git: 0d8ffb5efa04 - main - x11/xpra-html5: Update to 5.0

From: Gleb Popov <arrowd_at_FreeBSD.org>
Date: Sun, 15 May 2022 10:58:02 UTC
The branch main has been updated by arrowd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0d8ffb5efa04ffc5c13ad60fec21a49168d9487e

commit 0d8ffb5efa04ffc5c13ad60fec21a49168d9487e
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2022-05-15 10:57:30 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2022-05-15 10:57:58 +0000

    x11/xpra-html5: Update to 5.0
    
    Reported by:    portscout!
---
 x11/xpra-html5/Makefile  |  4 ++--
 x11/xpra-html5/distinfo  |  6 +++---
 x11/xpra-html5/pkg-plist | 24 ++++++++++++++++++++++++
 3 files changed, 29 insertions(+), 5 deletions(-)

diff --git a/x11/xpra-html5/Makefile b/x11/xpra-html5/Makefile
index 653241486a15..c35b98564ad7 100644
--- a/x11/xpra-html5/Makefile
+++ b/x11/xpra-html5/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	xpra-html5
-PORTVERSION=	4.5.2
+PORTVERSION=	5.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	x11
 
@@ -30,6 +30,6 @@ NO_ARCH=	yes
 NO_BUILD=	yes
 
 do-install:
-	cd ${WRKSRC} && ${PYTHON_CMD} setup.py install ${STAGEDIR}${PREFIX}/share/xpra/www ${MINIFIER}
+	cd ${WRKSRC} && ${PYTHON_CMD} setup.py install ${STAGEDIR} ${PREFIX}/share/xpra/www ${MINIFIER}
 
 .include <bsd.port.mk>
diff --git a/x11/xpra-html5/distinfo b/x11/xpra-html5/distinfo
index cad43cca1dd5..7c1dc1e08561 100644
--- a/x11/xpra-html5/distinfo
+++ b/x11/xpra-html5/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1640522660
-SHA256 (Xpra-org-xpra-html5-v4.5.2_GH0.tar.gz) = 7f4ccea864fdfb8d6c71a77100fcb2ad07af0773eaafc528ec19ff8187d9bfdb
-SIZE (Xpra-org-xpra-html5-v4.5.2_GH0.tar.gz) = 1492651
+TIMESTAMP = 1652463818
+SHA256 (Xpra-org-xpra-html5-v5.0_GH0.tar.gz) = 0e70566bfd91eb4eaae1deb2746812efeebce2ba8140ef3a3bb0be3dd0d0b230
+SIZE (Xpra-org-xpra-html5-v5.0_GH0.tar.gz) = 1570694
diff --git a/x11/xpra-html5/pkg-plist b/x11/xpra-html5/pkg-plist
index 3415a9afae68..47221075cb70 100644
--- a/x11/xpra-html5/pkg-plist
+++ b/x11/xpra-html5/pkg-plist
@@ -28,6 +28,9 @@ share/xpra/www/css/simple-keyboard.css.gz
 share/xpra/www/css/simple-keyboard.css.map
 share/xpra/www/css/simple-keyboard.css.map.br
 share/xpra/www/css/simple-keyboard.css.map.gz
+share/xpra/www/css/slick.css
+share/xpra/www/css/slick.css.br
+share/xpra/www/css/slick.css.gz
 share/xpra/www/css/spinner.css
 share/xpra/www/css/spinner.css.br
 share/xpra/www/css/spinner.css.gz
@@ -66,9 +69,15 @@ 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/Constants.js
+share/xpra/www/js/Constants.js.br
+share/xpra/www/js/Constants.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/ImageDecoder.js
+share/xpra/www/js/ImageDecoder.js.br
+share/xpra/www/js/ImageDecoder.js.gz
 share/xpra/www/js/Keycodes.js
 share/xpra/www/js/Keycodes.js.br
 share/xpra/www/js/Keycodes.js.gz
@@ -84,12 +93,24 @@ share/xpra/www/js/Menu.js.gz
 share/xpra/www/js/Notifications.js
 share/xpra/www/js/Notifications.js.br
 share/xpra/www/js/Notifications.js.gz
+share/xpra/www/js/OffscreenDecodeWorker.js
+share/xpra/www/js/OffscreenDecodeWorker.js.br
+share/xpra/www/js/OffscreenDecodeWorker.js.gz
+share/xpra/www/js/OffscreenDecodeWorkerHelper.js
+share/xpra/www/js/OffscreenDecodeWorkerHelper.js.br
+share/xpra/www/js/OffscreenDecodeWorkerHelper.js.gz
 share/xpra/www/js/Protocol.js
 share/xpra/www/js/Protocol.js.br
 share/xpra/www/js/Protocol.js.gz
+share/xpra/www/js/RgbHelpers.js
+share/xpra/www/js/RgbHelpers.js.br
+share/xpra/www/js/RgbHelpers.js.gz
 share/xpra/www/js/Utilities.js
 share/xpra/www/js/Utilities.js.br
 share/xpra/www/js/Utilities.js.gz
+share/xpra/www/js/VideoDecoder.js
+share/xpra/www/js/VideoDecoder.js.br
+share/xpra/www/js/VideoDecoder.js.gz
 share/xpra/www/js/Window.js
 share/xpra/www/js/Window.js.br
 share/xpra/www/js/Window.js.gz
@@ -177,6 +198,9 @@ share/xpra/www/js/lib/simple-keyboard.js.gz
 share/xpra/www/js/lib/simple-keyboard.js.map
 share/xpra/www/js/lib/simple-keyboard.js.map.br
 share/xpra/www/js/lib/simple-keyboard.js.map.gz
+share/xpra/www/js/lib/slick.js
+share/xpra/www/js/lib/slick.js.br
+share/xpra/www/js/lib/slick.js.gz
 share/xpra/www/js/lib/wsworker_check.js
 share/xpra/www/js/lib/wsworker_check.js.br
 share/xpra/www/js/lib/wsworker_check.js.gz