diff options
author | Gleb Popov <arrowd@FreeBSD.org> | 2021-09-05 11:06:07 +0000 |
---|---|---|
committer | Gleb Popov <arrowd@FreeBSD.org> | 2021-09-05 11:06:44 +0000 |
commit | a8e9ddab0d69f7bc33a3b8e679981e027c66be1b (patch) | |
tree | d5f05e3801bac4eb24685b78d9aff51fc290d932 | |
parent | cb0fb85a6e294e36b3ee6c3f522f6eb42ef88f6d (diff) | |
download | ports-a8e9ddab0d69f7bc33a3b8e679981e027c66be1b.tar.gz ports-a8e9ddab0d69f7bc33a3b8e679981e027c66be1b.zip |
x11/xpra-html5: Update to 4.4
Reported by: portscout!
-rw-r--r-- | x11/xpra-html5/Makefile | 2 | ||||
-rw-r--r-- | x11/xpra-html5/distinfo | 6 | ||||
-rw-r--r-- | x11/xpra-html5/pkg-plist | 5 |
3 files changed, 9 insertions, 4 deletions
diff --git a/x11/xpra-html5/Makefile b/x11/xpra-html5/Makefile index f0b6f2c30019..f3e54084e195 100644 --- a/x11/xpra-html5/Makefile +++ b/x11/xpra-html5/Makefile @@ -1,5 +1,5 @@ PORTNAME= xpra-html5 -PORTVERSION= 4.3 +PORTVERSION= 4.4 DISTVERSIONPREFIX= v CATEGORIES= x11 diff --git a/x11/xpra-html5/distinfo b/x11/xpra-html5/distinfo index 3f6a5908033e..d3b0950d8820 100644 --- a/x11/xpra-html5/distinfo +++ b/x11/xpra-html5/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1629214381 -SHA256 (Xpra-org-xpra-html5-v4.3_GH0.tar.gz) = 82c1910353c76d0f97755d2b8240d3a4f8e096e14e110b928de3a91ba25c54cf -SIZE (Xpra-org-xpra-html5-v4.3_GH0.tar.gz) = 1520768 +TIMESTAMP = 1630838535 +SHA256 (Xpra-org-xpra-html5-v4.4_GH0.tar.gz) = 32f81639c39bc4d3a471098f1432a8c30ab1a3e1598c64b6c018f2d07a759015 +SIZE (Xpra-org-xpra-html5-v4.4_GH0.tar.gz) = 1483981 diff --git a/x11/xpra-html5/pkg-plist b/x11/xpra-html5/pkg-plist index 72add6714cfc..295c60f46b68 100644 --- a/x11/xpra-html5/pkg-plist +++ b/x11/xpra-html5/pkg-plist @@ -41,6 +41,8 @@ share/xpra/www/favicon.png share/xpra/www/icons/close.png share/xpra/www/icons/default_cursor.png share/xpra/www/icons/empty.png +share/xpra/www/icons/eye-slash.png +share/xpra/www/icons/eye.png share/xpra/www/icons/fullscreen.png share/xpra/www/icons/materialicons-regular.ttf share/xpra/www/icons/materialicons-regular.ttf.br @@ -65,6 +67,9 @@ share/xpra/www/index.html.gz share/xpra/www/js/Client.js share/xpra/www/js/Client.js.br share/xpra/www/js/Client.js.gz +share/xpra/www/js/DecodeWorker.js +share/xpra/www/js/DecodeWorker.js.br +share/xpra/www/js/DecodeWorker.js.gz share/xpra/www/js/Keycodes.js share/xpra/www/js/Keycodes.js.br share/xpra/www/js/Keycodes.js.gz |