diff --git a/www/privatebin/Makefile b/www/privatebin/Makefile index 20f8c618adb5..2e72ddf64ae4 100644 --- a/www/privatebin/Makefile +++ b/www/privatebin/Makefile @@ -1,37 +1,37 @@ PORTNAME= privatebin -PORTVERSION= 1.7.7 +PORTVERSION= 1.7.8 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= ctype filter 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 1b4b38241a8a..86bf127e3452 100644 --- a/www/privatebin/distinfo +++ b/www/privatebin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751199476 -SHA256 (privatebin-PrivateBin-1.7.7_GH0.tar.gz) = dd612161825523249a32de4e521c08bb4b7cde9b086c87ce40f716bdb82c9320 -SIZE (privatebin-PrivateBin-1.7.7_GH0.tar.gz) = 766037 +TIMESTAMP = 1751282991 +SHA256 (privatebin-PrivateBin-1.7.8_GH0.tar.gz) = 48cdc106d995b8acaa94784485fec8e7b752f592c17d3e87d3960ad1c2e1a249 +SIZE (privatebin-PrivateBin-1.7.8_GH0.tar.gz) = 766111