Date: Sun, 5 Sep 2021 11:06:50 GMT From: Gleb Popov <arrowd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a8e9ddab0d69 - main - x11/xpra-html5: Update to 4.4 Message-ID: <202109051106.185B6olm053996@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=a8e9ddab0d69f7bc33a3b8e679981e027c66be1b commit a8e9ddab0d69f7bc33a3b8e679981e027c66be1b Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2021-09-05 11:06:07 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2021-09-05 11:06:44 +0000 x11/xpra-html5: Update to 4.4 Reported by: portscout! --- x11/xpra-html5/Makefile | 2 +- x11/xpra-html5/distinfo | 6 +++--- 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109051106.185B6olm053996>