diff --git a/www/privatebin/Makefile b/www/privatebin/Makefile index 9c453d758bbf..e1e932894359 100644 --- a/www/privatebin/Makefile +++ b/www/privatebin/Makefile @@ -1,37 +1,37 @@ PORTNAME= privatebin -PORTVERSION= 1.7.0 +PORTVERSION= 1.7.1 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 588635582a18..d5ad49a165f9 100644 --- a/www/privatebin/distinfo +++ b/www/privatebin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1707657897 -SHA256 (privatebin-PrivateBin-1.7.0_GH0.tar.gz) = 54ca6b7f40a835d42e9d651aee532fb7bcaf7a94967087a99ebfcf9c67b9ed91 -SIZE (privatebin-PrivateBin-1.7.0_GH0.tar.gz) = 657008 +TIMESTAMP = 1707662300 +SHA256 (privatebin-PrivateBin-1.7.1_GH0.tar.gz) = 136faa5ba0c2d51ace916a2c0b282f5c7d5376265406040c91730e28233367ff +SIZE (privatebin-PrivateBin-1.7.1_GH0.tar.gz) = 657024