git: bb4221aba443 - main - www/privatebin: Update to 1.7.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 05 May 2024 20:00:44 UTC
The branch main has been updated by dvl: URL: https://cgit.FreeBSD.org/ports/commit/?id=bb4221aba4439ab2141c3491b78967d1d9ebcd6f commit bb4221aba4439ab2141c3491b78967d1d9ebcd6f Author: Dan Langille <dvl@FreeBSD.org> AuthorDate: 2024-05-05 19:58:56 +0000 Commit: Dan Langille <dvl@FreeBSD.org> CommitDate: 2024-05-05 20:00:41 +0000 www/privatebin: Update to 1.7.2 re: https://github.com/PrivateBin/PrivateBin/releases/tag/1.7.2 --- www/privatebin/Makefile | 2 +- www/privatebin/distinfo | 6 +++--- www/privatebin/pkg-plist | 14 ++++++++++++-- 3 files changed, 16 insertions(+), 6 deletions(-) diff --git a/www/privatebin/Makefile b/www/privatebin/Makefile index e1e932894359..c1022968e0e2 100644 --- a/www/privatebin/Makefile +++ b/www/privatebin/Makefile @@ -1,5 +1,5 @@ PORTNAME= privatebin -PORTVERSION= 1.7.1 +PORTVERSION= 1.7.2 CATEGORIES= www security MAINTAINER= dvl@FreeBSD.org diff --git a/www/privatebin/distinfo b/www/privatebin/distinfo index d5ad49a165f9..0a607e8c705e 100644 --- a/www/privatebin/distinfo +++ b/www/privatebin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1707662300 -SHA256 (privatebin-PrivateBin-1.7.1_GH0.tar.gz) = 136faa5ba0c2d51ace916a2c0b282f5c7d5376265406040c91730e28233367ff -SIZE (privatebin-PrivateBin-1.7.1_GH0.tar.gz) = 657024 +TIMESTAMP = 1714937741 +SHA256 (privatebin-PrivateBin-1.7.2_GH0.tar.gz) = f2ea504e1064e0bcdb140c5d9343b9d9724e91c5c23a7ebdb13bfab3360d205e +SIZE (privatebin-PrivateBin-1.7.2_GH0.tar.gz) = 761079 diff --git a/www/privatebin/pkg-plist b/www/privatebin/pkg-plist index ea0e37a89489..c4e46c236cde 100644 --- a/www/privatebin/pkg-plist +++ b/www/privatebin/pkg-plist @@ -10,6 +10,8 @@ %%WWWDIR%%/browserconfig.xml %%WWWDIR%%/cfg/.htaccess %%WWWDIR%%/cfg/conf.sample.php +%%WWWDIR%%/composer.json +%%WWWDIR%%/composer.lock %%WWWDIR%%/css/bootstrap/bootstrap-3.4.1.css %%WWWDIR%%/css/bootstrap/bootstrap-theme-3.4.1.css %%WWWDIR%%/css/bootstrap/darkstrap-0.9.3.css @@ -19,6 +21,10 @@ %%WWWDIR%%/css/bootstrap/fonts/glyphicons-halflings-regular.woff %%WWWDIR%%/css/bootstrap/fonts/glyphicons-halflings-regular.woff2 %%WWWDIR%%/css/bootstrap/privatebin.css +%%WWWDIR%%/css/bootstrap5/bootstrap-5.3.3.css +%%WWWDIR%%/css/bootstrap5/bootstrap.rtl-5.3.3.css +%%WWWDIR%%/css/bootstrap5/privatebin.css +%%WWWDIR%%/css/common.css %%WWWDIR%%/css/noscript.css %%WWWDIR%%/css/prettify/desert.css %%WWWDIR%%/css/prettify/doxy.css @@ -62,6 +68,7 @@ %%WWWDIR%%/i18n/tr.json %%WWWDIR%%/i18n/uk.json %%WWWDIR%%/i18n/zh.json +%%WWWDIR%%/img/bootstrap-icons.svg %%WWWDIR%%/img/android-chrome-192x192.png %%WWWDIR%%/img/android-chrome-512x512.png %%WWWDIR%%/img/apple-touch-icon.png @@ -90,9 +97,11 @@ %%WWWDIR%%/js/base-x-4.0.0.js %%WWWDIR%%/js/base64-1.7.js %%WWWDIR%%/js/bootstrap-3.4.1.js +%%WWWDIR%%/js/bootstrap-5.3.3.js %%WWWDIR%%/js/comment.jsonld %%WWWDIR%%/js/commentmeta.jsonld -%%WWWDIR%%/js/jquery-3.7.0.js +%%WWWDIR%%/js/dark-mode-switch.js +%%WWWDIR%%/js/jquery-3.7.1.js %%WWWDIR%%/js/kjua-0.9.0.js %%WWWDIR%%/js/legacy.js %%WWWDIR%%/js/package-lock.json @@ -101,7 +110,7 @@ %%WWWDIR%%/js/pastemeta.jsonld %%WWWDIR%%/js/prettify.js %%WWWDIR%%/js/privatebin.js -%%WWWDIR%%/js/purify-3.0.8.js +%%WWWDIR%%/js/purify-3.1.2.js %%WWWDIR%%/js/rawinflate-0.3.js %%WWWDIR%%/js/showdown-2.1.0.js %%WWWDIR%%/js/types.jsonld @@ -135,6 +144,7 @@ %%WWWDIR%%/robots.txt %%WWWDIR%%/tpl/.htaccess %%WWWDIR%%/tpl/bootstrap.php +%%WWWDIR%%/tpl/bootstrap5.php %%WWWDIR%%/tpl/page.php %%WWWDIR%%/tpl/yourlsproxy.php %%WWWDIR%%/vendor/.htaccess