MFH: r542817

Update to 1.3.4

This is a security related update.

See https://github.com/PrivateBin/PrivateBin/releases/tag/1.3.4
    https://github.com/PrivateBin/PrivateBin/releases/tag/1.3.3

Remove wddx from PHP options as it no longer exist.
Code doesn't reference it now.

Take over as maintainer

PR:		248144
Submitted by:	dvl@FreeBSD.org
Approved by:	ports-secteam (joneum)
This commit is contained in:
Dan Langille 2020-07-22 12:42:07 +00:00
parent 36536619c1
commit 8854d01439
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2020Q3/; revision=542852
3 changed files with 7 additions and 7 deletions

View File

@ -2,10 +2,10 @@
# $FreeBSD$
PORTNAME= privatebin
PORTVERSION= 1.3.2
PORTVERSION= 1.3.4
CATEGORIES= www security
MAINTAINER= se@FreeBSD.org
MAINTAINER= dvl@FreeBSD.org
COMMENT= Simple end-to-end encrypting zero-knowledge paste-bin server
LICENSE= ZLIB
@ -16,7 +16,7 @@ USES= php
NO_BUILD= yes
NO_ARCH= yes
USE_PHP= gd hash json wddx zlib
USE_PHP= gd hash json zlib
USE_GITHUB= yes
GH_PROJECT= PrivateBin

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1579372532
SHA256 (privatebin-PrivateBin-1.3.2_GH0.tar.gz) = 2f29e46e3d876a50da58679105134e2e2e6cfc65e7a3e842fdb0def260a95a55
SIZE (privatebin-PrivateBin-1.3.2_GH0.tar.gz) = 522057
TIMESTAMP = 1595343075
SHA256 (privatebin-PrivateBin-1.3.4_GH0.tar.gz) = 0dad8976d823a01de8affb4136bd205f2e5ae418c01e560a0d84f94da7a78749
SIZE (privatebin-PrivateBin-1.3.4_GH0.tar.gz) = 523648

View File

@ -79,7 +79,7 @@
%%WWWDIR%%/js/pastemeta.jsonld
%%WWWDIR%%/js/prettify.js
%%WWWDIR%%/js/privatebin.js
%%WWWDIR%%/js/purify-2.0.7.js
%%WWWDIR%%/js/purify-2.0.8.js
%%WWWDIR%%/js/rawinflate-0.3.js
%%WWWDIR%%/js/showdown-1.9.1.js
%%WWWDIR%%/js/types.jsonld