www/privatebin: Update to 1.7.6

re: https://github.com/PrivateBin/PrivateBin/releases/tag/1.7.6
This commit is contained in:
Dan Langille 2025-02-01 15:29:02 +00:00
parent e23ace75b7
commit 2ac4a99ba7
3 changed files with 17 additions and 5 deletions

View file

@ -1,5 +1,5 @@
PORTNAME= privatebin PORTNAME= privatebin
PORTVERSION= 1.7.5 PORTVERSION= 1.7.6
CATEGORIES= www security CATEGORIES= www security
MAINTAINER= dvl@FreeBSD.org MAINTAINER= dvl@FreeBSD.org

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1731763151 TIMESTAMP = 1738422560
SHA256 (privatebin-PrivateBin-1.7.5_GH0.tar.gz) = 3238a9f162049d69577861169c6e30e55a59ca264ac4a65cb9816df62e835793 SHA256 (privatebin-PrivateBin-1.7.6_GH0.tar.gz) = 4f886854cc45b42d0dfac874fcbc0a47fba4318d16d92e7ddb0c1b6666bdfb96
SIZE (privatebin-PrivateBin-1.7.5_GH0.tar.gz) = 765979 SIZE (privatebin-PrivateBin-1.7.6_GH0.tar.gz) = 775980

View file

@ -111,7 +111,7 @@
%%WWWDIR%%/js/pastemeta.jsonld %%WWWDIR%%/js/pastemeta.jsonld
%%WWWDIR%%/js/prettify.js %%WWWDIR%%/js/prettify.js
%%WWWDIR%%/js/privatebin.js %%WWWDIR%%/js/privatebin.js
%%WWWDIR%%/js/purify-3.1.7.js %%WWWDIR%%/js/purify-3.2.4.js
%%WWWDIR%%/js/rawinflate-0.3.js %%WWWDIR%%/js/rawinflate-0.3.js
%%WWWDIR%%/js/showdown-2.1.0.js %%WWWDIR%%/js/showdown-2.1.0.js
%%WWWDIR%%/js/types.jsonld %%WWWDIR%%/js/types.jsonld
@ -150,6 +150,7 @@
%%WWWDIR%%/tpl/yourlsproxy.php %%WWWDIR%%/tpl/yourlsproxy.php
%%WWWDIR%%/vendor/.htaccess %%WWWDIR%%/vendor/.htaccess
%%WWWDIR%%/vendor/autoload.php %%WWWDIR%%/vendor/autoload.php
%%WWWDIR%%/vendor/composer/autoload_files.php
%%WWWDIR%%/vendor/composer/ClassLoader.php %%WWWDIR%%/vendor/composer/ClassLoader.php
%%WWWDIR%%/vendor/composer/InstalledVersions.php %%WWWDIR%%/vendor/composer/InstalledVersions.php
%%WWWDIR%%/vendor/composer/autoload_classmap.php %%WWWDIR%%/vendor/composer/autoload_classmap.php
@ -212,6 +213,17 @@
%%WWWDIR%%/vendor/mlocati/ip-lib/src/Service/BinaryMath.php %%WWWDIR%%/vendor/mlocati/ip-lib/src/Service/BinaryMath.php
%%WWWDIR%%/vendor/mlocati/ip-lib/src/Service/RangesFromBoundaryCalculator.php %%WWWDIR%%/vendor/mlocati/ip-lib/src/Service/RangesFromBoundaryCalculator.php
%%WWWDIR%%/vendor/mlocati/ip-lib/src/Service/UnsignedIntegerMath.php %%WWWDIR%%/vendor/mlocati/ip-lib/src/Service/UnsignedIntegerMath.php
%%WWWDIR%%/vendor/symfony/polyfill-ctype/Ctype.php
%%WWWDIR%%/vendor/symfony/polyfill-ctype/bootstrap.php
%%WWWDIR%%/vendor/symfony/polyfill-ctype/bootstrap80.php
%%WWWDIR%%/vendor/symfony/polyfill-php80/Php80.php
%%WWWDIR%%/vendor/symfony/polyfill-php80/PhpToken.php
%%WWWDIR%%/vendor/symfony/polyfill-php80/Resources/stubs/Attribute.php
%%WWWDIR%%/vendor/symfony/polyfill-php80/Resources/stubs/PhpToken.php
%%WWWDIR%%/vendor/symfony/polyfill-php80/Resources/stubs/Stringable.php
%%WWWDIR%%/vendor/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php
%%WWWDIR%%/vendor/symfony/polyfill-php80/Resources/stubs/ValueError.php
%%WWWDIR%%/vendor/symfony/polyfill-php80/bootstrap.php
%%WWWDIR%%/vendor/yzalis/identicon/src/Identicon/Generator/BaseGenerator.php %%WWWDIR%%/vendor/yzalis/identicon/src/Identicon/Generator/BaseGenerator.php
%%WWWDIR%%/vendor/yzalis/identicon/src/Identicon/Generator/GdGenerator.php %%WWWDIR%%/vendor/yzalis/identicon/src/Identicon/Generator/GdGenerator.php
%%WWWDIR%%/vendor/yzalis/identicon/src/Identicon/Generator/GeneratorInterface.php %%WWWDIR%%/vendor/yzalis/identicon/src/Identicon/Generator/GeneratorInterface.php