Date: Fri, 15 Dec 2023 14:10:29 GMT From: Dan Langille <dvl@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: cccd9262adf8 - main - www/privatebin: Update to 1.6.2 Message-ID: <202312151410.3BFEATMa041969@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by dvl: URL: https://cgit.FreeBSD.org/ports/commit/?id=cccd9262adf8319822caf7ac369faf79230db803 commit cccd9262adf8319822caf7ac369faf79230db803 Author: Dan Langille <dvl@FreeBSD.org> AuthorDate: 2023-12-15 14:09:29 +0000 Commit: Dan Langille <dvl@FreeBSD.org> CommitDate: 2023-12-15 14:10:23 +0000 www/privatebin: Update to 1.6.2 re: https://github.com/PrivateBin/PrivateBin/releases/tag/1.6.2 --- www/privatebin/Makefile | 2 +- www/privatebin/distinfo | 6 +++--- www/privatebin/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/privatebin/Makefile b/www/privatebin/Makefile index e1a37ba982ff..2315567ea734 100644 --- a/www/privatebin/Makefile +++ b/www/privatebin/Makefile @@ -1,5 +1,5 @@ PORTNAME= privatebin -PORTVERSION= 1.6.1 +PORTVERSION= 1.6.2 CATEGORIES= www security MAINTAINER= dvl@FreeBSD.org diff --git a/www/privatebin/distinfo b/www/privatebin/distinfo index 167ac4d6acb9..8fe7f72bf4a6 100644 --- a/www/privatebin/distinfo +++ b/www/privatebin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1701721325 -SHA256 (privatebin-PrivateBin-1.6.1_GH0.tar.gz) = 5cd1ba33e9e91cd54320be1369d7d746ad71afd893357d7570b5b5477744255d -SIZE (privatebin-PrivateBin-1.6.1_GH0.tar.gz) = 653256 +TIMESTAMP = 1702645888 +SHA256 (privatebin-PrivateBin-1.6.2_GH0.tar.gz) = 0c466f8aa87ada2b7b43187c1b24c5d7b897ba2c09404963dee0a9a847246c40 +SIZE (privatebin-PrivateBin-1.6.2_GH0.tar.gz) = 653207 diff --git a/www/privatebin/pkg-plist b/www/privatebin/pkg-plist index a7cb3188f663..5fadeba5fca6 100644 --- a/www/privatebin/pkg-plist +++ b/www/privatebin/pkg-plist @@ -104,7 +104,7 @@ %%WWWDIR%%/js/rawinflate-0.3.js %%WWWDIR%%/js/showdown-2.1.0.js %%WWWDIR%%/js/types.jsonld -%%WWWDIR%%/js/zlib-1.2.13.js +%%WWWDIR%%/js/zlib-1.2.13-1.js %%WWWDIR%%/js/zlib-1.2.13.wasm %%WWWDIR%%/lib/.htaccess %%WWWDIR%%/lib/Configuration.php
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202312151410.3BFEATMa041969>