FreeBSD Bugzilla – Attachment 251078 Details for
Bug 279394
x11/xpra-html5: update 12 → 13
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
[PATCH] x11/xpra-html5: update 12 → 13
0001-x11-xpra-html5-update-12-13.patch (text/plain), 3.48 KB, created by
Älven
on 2024-05-30 08:04:51 UTC
(
hide
)
Description:
[PATCH] x11/xpra-html5: update 12 → 13
Filename:
MIME Type:
Creator:
Älven
Created:
2024-05-30 08:04:51 UTC
Size:
3.48 KB
patch
obsolete
>From 813a0f84f4b35352922f62bc1c0b3b41bcafa704 Mon Sep 17 00:00:00 2001 >From: Ãlven <alster@vinterdalen.se> >Date: Thu, 30 May 2024 12:02:52 +0400 >Subject: [PATCH] x11/xpra-html5: update 12 â 13 >MIME-Version: 1.0 >Content-Type: text/plain; charset=UTF-8 >Content-Transfer-Encoding: 8bit > >--- > x11/xpra-html5/Makefile | 25 +++++++++++-------------- > x11/xpra-html5/distinfo | 6 +++--- > x11/xpra-html5/pkg-descr | 4 ++-- > x11/xpra-html5/pkg-plist | 4 ++++ > 4 files changed, 20 insertions(+), 19 deletions(-) > >diff --git a/x11/xpra-html5/Makefile b/x11/xpra-html5/Makefile >index 6836351f5676..6d6de784a40b 100644 >--- a/x11/xpra-html5/Makefile >+++ b/x11/xpra-html5/Makefile >@@ -1,5 +1,5 @@ > PORTNAME= xpra-html5 >-PORTVERSION= 12 >+PORTVERSION= 13 > DISTVERSIONPREFIX= v > CATEGORIES= x11 > >@@ -13,30 +13,27 @@ LICENSE_FILE= ${WRKSRC}/LICENSE > BUILD_DEPENDS= brotli:archivers/brotli > > USES= python:build >+USE_GITHUB= yes >+GH_ACCOUNT= Xpra-org >+USE_PYTHON= noflavors >+ >+ETCDIR= ${PREFIX}/etc/xpra/html5-client >+NO_ARCH= yes >+NO_BUILD= yes > > OPTIONS_DEFAULT= YUICOMPRESSOR > > OPTIONS_RADIO= MINIFIER > OPTIONS_RADIO_MINIFIER= HJSMIN YUICOMPRESSOR > >+HJSMIN_DESC= Minify JavaScript with hjsmin (Haskell) > MINIFIER_DESC= JavaScript sources minification > YUICOMPRESSOR_DESC= Minify JavaScript with yuicompressor (Java) >-HJSMIN_DESC= Minify JavaScript with hjsmin (Haskell) >- >-YUICOMPRESSOR_BUILD_DEPENDS= yuicompressor:www/yuicompressor >-YUICOMPRESSOR_VARS= minifier=yuicompressor > > HJSMIN_BUILD_DEPENDS= hjsmin:www/hs-hjsmin > HJSMIN_VARS= minifier=hjsmin >- >-USE_PYTHON= noflavors >- >-USE_GITHUB= yes >-GH_ACCOUNT= Xpra-org >- >-NO_ARCH= yes >-NO_BUILD= yes >-ETCDIR= ${PREFIX}/etc/xpra/html5-client >+YUICOMPRESSOR_BUILD_DEPENDS= yuicompressor:www/yuicompressor >+YUICOMPRESSOR_VARS= minifier=yuicompressor > > .include <bsd.port.options.mk> > >diff --git a/x11/xpra-html5/distinfo b/x11/xpra-html5/distinfo >index 80f9a0e8f951..a6d81f479f04 100644 >--- a/x11/xpra-html5/distinfo >+++ b/x11/xpra-html5/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1711788993 >-SHA256 (Xpra-org-xpra-html5-v12_GH0.tar.gz) = 09c82238b920951ba2cdde7102e2a28b7786137a09659ca1c3feac08c3794a18 >-SIZE (Xpra-org-xpra-html5-v12_GH0.tar.gz) = 2354981 >+TIMESTAMP = 1717048176 >+SHA256 (Xpra-org-xpra-html5-v13_GH0.tar.gz) = f189d98ac411b8ba87805174e10ed9f33e561e3c908a109305eab4e21db32afa >+SIZE (Xpra-org-xpra-html5-v13_GH0.tar.gz) = 2360764 >diff --git a/x11/xpra-html5/pkg-descr b/x11/xpra-html5/pkg-descr >index 14ca3693aa96..46f00e082f86 100644 >--- a/x11/xpra-html5/pkg-descr >+++ b/x11/xpra-html5/pkg-descr >@@ -1,4 +1,4 @@ >-Xpra gives you persistent remote applications for X. So basically it is a >-screen for remote X apps. >+Xpra gives you persistent remote applications for X. >+So basically it is a screen for remote X apps. > > This package contains Xpra HTML5 client that runs in the browser window. >diff --git a/x11/xpra-html5/pkg-plist b/x11/xpra-html5/pkg-plist >index a7e255ed7d6f..fcf4f15cff48 100644 >--- a/x11/xpra-html5/pkg-plist >+++ b/x11/xpra-html5/pkg-plist >@@ -1,4 +1,7 @@ > %%ETCDIR%%/default-settings.txt >+share/xpra/www/clipboard.html >+share/xpra/www/clipboard.html.br >+share/xpra/www/clipboard.html.gz > share/xpra/www/connect.html > share/xpra/www/connect.html.br > share/xpra/www/connect.html.gz >@@ -38,6 +41,7 @@ share/xpra/www/favicon.ico.br > share/xpra/www/favicon.ico.gz > share/xpra/www/favicon.png > share/xpra/www/icons/authentication.png >+share/xpra/www/icons/clipboard.png > share/xpra/www/icons/close.png > share/xpra/www/icons/default_cursor.png > share/xpra/www/icons/empty.png >-- >2.45.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
alster
:
maintainer-approval?
(
arrowd
)
Actions:
View
|
Diff
Attachments on
bug 279394
: 251078