diff options
author | se <se@FreeBSD.org> | 2020-01-19 02:40:46 +0800 |
---|---|---|
committer | se <se@FreeBSD.org> | 2020-01-19 02:40:46 +0800 |
commit | bc3ff54ce701b12defef04fd4fc381f53d14a955 (patch) | |
tree | b495a00d66e37515910ab4306d71de0e9f66a78e | |
parent | 78da661d625fc8c7b2a492fb4ea513223d559d61 (diff) | |
download | freebsd-ports-gnome-bc3ff54ce701b12defef04fd4fc381f53d14a955.tar.gz freebsd-ports-gnome-bc3ff54ce701b12defef04fd4fc381f53d14a955.tar.zst freebsd-ports-gnome-bc3ff54ce701b12defef04fd4fc381f53d14a955.zip |
Upgrade to version 1.3.2.
Approved by: antoine (implicit)
-rw-r--r-- | www/privatebin/Makefile | 2 | ||||
-rw-r--r-- | www/privatebin/distinfo | 6 | ||||
-rw-r--r-- | www/privatebin/pkg-plist | 7 |
3 files changed, 8 insertions, 7 deletions
diff --git a/www/privatebin/Makefile b/www/privatebin/Makefile index 36b81b350fbc..61b35d76f0cc 100644 --- a/www/privatebin/Makefile +++ b/www/privatebin/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= privatebin -PORTVERSION= 1.3.1 +PORTVERSION= 1.3.2 CATEGORIES= www security MAINTAINER= se@FreeBSD.org diff --git a/www/privatebin/distinfo b/www/privatebin/distinfo index 85a96c7775d7..e2db3e4e1e79 100644 --- a/www/privatebin/distinfo +++ b/www/privatebin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1577123108 -SHA256 (privatebin-PrivateBin-1.3.1_GH0.tar.gz) = a93804b9225aafc6f318a8534f1daade561463f869234e1601be09e54d27d6f5 -SIZE (privatebin-PrivateBin-1.3.1_GH0.tar.gz) = 514586 +TIMESTAMP = 1579372532 +SHA256 (privatebin-PrivateBin-1.3.2_GH0.tar.gz) = 2f29e46e3d876a50da58679105134e2e2e6cfc65e7a3e842fdb0def260a95a55 +SIZE (privatebin-PrivateBin-1.3.2_GH0.tar.gz) = 522057 diff --git a/www/privatebin/pkg-plist b/www/privatebin/pkg-plist index a42a99ff0af8..e79e445f863a 100644 --- a/www/privatebin/pkg-plist +++ b/www/privatebin/pkg-plist @@ -4,7 +4,6 @@ %%PORTDOCS%%%%DOCSDIR%%/LICENSE.md %%PORTDOCS%%%%DOCSDIR%%/README.md %%PORTDOCS%%%%DOCSDIR%%/SECURITY.md - %%WWWDIR%%/.htaccess.disabled %%WWWDIR%%/browserconfig.xml %%WWWDIR%%/cfg/.htaccess @@ -40,6 +39,7 @@ %%WWWDIR%%/i18n/pt.json %%WWWDIR%%/i18n/ru.json %%WWWDIR%%/i18n/sl.json +%%WWWDIR%%/i18n/uk.json %%WWWDIR%%/i18n/zh.json %%WWWDIR%%/img/android-chrome-192x192.png %%WWWDIR%%/img/android-chrome-512x512.png @@ -50,6 +50,7 @@ %%WWWDIR%%/img/favicon.ico %%WWWDIR%%/img/icon.svg %%WWWDIR%%/img/icon_clone.png +%%WWWDIR%%/img/icon_email.png %%WWWDIR%%/img/icon_new.png %%WWWDIR%%/img/icon_qr.png %%WWWDIR%%/img/icon_raw.png @@ -65,7 +66,7 @@ %%WWWDIR%%/index.php %%WWWDIR%%/index.php.bak %%WWWDIR%%/index.php.orig -%%WWWDIR%%/js/base-x-3.0.5.1.js +%%WWWDIR%%/js/base-x-3.0.7.js %%WWWDIR%%/js/base64-1.7.js %%WWWDIR%%/js/bootstrap-3.3.7.js %%WWWDIR%%/js/comment.jsonld @@ -78,7 +79,7 @@ %%WWWDIR%%/js/pastemeta.jsonld %%WWWDIR%%/js/prettify.js %%WWWDIR%%/js/privatebin.js -%%WWWDIR%%/js/purify-2.0.1.js +%%WWWDIR%%/js/purify-2.0.7.js %%WWWDIR%%/js/rawinflate-0.3.js %%WWWDIR%%/js/showdown-1.9.1.js %%WWWDIR%%/js/types.jsonld |