diff --git a/www/privatebin/Makefile b/www/privatebin/Makefile index c1022968e0e2..0e328fe029e8 100644 --- a/www/privatebin/Makefile +++ b/www/privatebin/Makefile @@ -1,37 +1,37 @@ PORTNAME= privatebin -PORTVERSION= 1.7.2 +PORTVERSION= 1.7.3 CATEGORIES= www security MAINTAINER= dvl@FreeBSD.org COMMENT= Simple end-to-end encrypting zero-knowledge paste-bin server WWW= https://privatebin.info/ LICENSE= ZLIB LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= cpe php SUB_FILES= pkg-message SUB_LIST= PORTNAME=${PORTNAME} NO_BUILD= yes NO_ARCH= yes USE_PHP= gd zlib USE_GITHUB= yes GH_PROJECT= PrivateBin OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -e 's:%%DATADBDIR%%:/var/db/${PORTNAME}:' \ ${WRKSRC}/index.php do-install: @${MKDIR} ${STAGEDIR}${WWWDIR} @cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR} @${MKDIR} ${STAGEDIR}${DOCSDIR} @${MV} ${STAGEDIR}/${WWWDIR}/*.md ${STAGEDIR}/${DOCSDIR} @${MKDIR} ${STAGEDIR}/var/db/${PORTNAME} .include diff --git a/www/privatebin/distinfo b/www/privatebin/distinfo index 0a607e8c705e..5283ed0b65e1 100644 --- a/www/privatebin/distinfo +++ b/www/privatebin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1714937741 -SHA256 (privatebin-PrivateBin-1.7.2_GH0.tar.gz) = f2ea504e1064e0bcdb140c5d9343b9d9724e91c5c23a7ebdb13bfab3360d205e -SIZE (privatebin-PrivateBin-1.7.2_GH0.tar.gz) = 761079 +TIMESTAMP = 1715622786 +SHA256 (privatebin-PrivateBin-1.7.3_GH0.tar.gz) = 85b3b8db81e893b684364b12085cd2ee9eef172d96e6d831ebbc021fcb32fb99 +SIZE (privatebin-PrivateBin-1.7.3_GH0.tar.gz) = 762434