Skip to content

Commit b9104f4

Browse files
committed
x11/xpra: Update to 4.2.2
Reported by: portscout!
1 parent d67d04f commit b9104f4

File tree

3 files changed

+6
-7
lines changed

3 files changed

+6
-7
lines changed

‎x11/xpra/Makefile‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
PORTNAME= xpra
2-
PORTVERSION= 4.2
3-
PORTREVISION= 1
2+
PORTVERSION= 4.2.2
43
CATEGORIES= x11
54
MASTER_SITES= http://xpra.org/src/
65

@@ -11,7 +10,8 @@ LICENSE= GPLv2
1110

1211
BUILD_DEPENDS= brotli:archivers/brotli \
1312
pandoc:textproc/hs-pandoc
14-
LIB_DEPENDS= libwebp.so:graphics/webp
13+
LIB_DEPENDS= libwebp.so:graphics/webp \
14+
libharfbuzz.so:print/harfbuzz
1515
RUN_DEPENDS= ${PY_PILLOW} \
1616
${PYTHON_PKGNAMEPREFIX}bencode.py>1:converters/py-bencode.py@${PY_FLAVOR} \
1717
${PYTHON_PKGNAMEPREFIX}brotli>1:archivers/py-brotli@${PY_FLAVOR} \

‎x11/xpra/distinfo‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
TIMESTAMP = 1622280098
2-
SHA256 (xpra-4.2.tar.gz) = 2a4430e0525e1f81b98d9e0674fdda5d9df3c6ee0600b6e2388e8f38a256e9f9
3-
SIZE (xpra-4.2.tar.gz) = 4057304
1+
TIMESTAMP = 1629213758
2+
SHA256 (xpra-4.2.2.tar.gz) = 26f1f60b7eb4eb672e7a0b33c827d24f0275548d0d99d25d2c0de17f804c7e5a
3+
SIZE (xpra-4.2.2.tar.gz) = 3894227

‎x11/xpra/pkg-plist‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1400,7 +1400,6 @@ share/pixmaps/xpra.png
14001400
%%DATADIR%%/icons/close.png
14011401
%%DATADIR%%/icons/compressed.png
14021402
%%DATADIR%%/icons/connect.png
1403-
%%DATADIR%%/icons/device.png
14041403
%%DATADIR%%/icons/disconnected.png
14051404
%%DATADIR%%/icons/display.png
14061405
%%DATADIR%%/icons/download.png

0 commit comments

Comments
 (0)