diff --git a/www/privatebin/Makefile b/www/privatebin/Makefile index cd58be87d537..9a730cec5403 100644 --- a/www/privatebin/Makefile +++ b/www/privatebin/Makefile @@ -1,38 +1,37 @@ PORTNAME= privatebin -PORTVERSION= 1.7.3 -PORTREVISION= 1 +PORTVERSION= 1.7.4 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 5283ed0b65e1..29b547fe159f 100644 --- a/www/privatebin/distinfo +++ b/www/privatebin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1715622786 -SHA256 (privatebin-PrivateBin-1.7.3_GH0.tar.gz) = 85b3b8db81e893b684364b12085cd2ee9eef172d96e6d831ebbc021fcb32fb99 -SIZE (privatebin-PrivateBin-1.7.3_GH0.tar.gz) = 762434 +TIMESTAMP = 1720552951 +SHA256 (privatebin-PrivateBin-1.7.4_GH0.tar.gz) = ee90331a9a955d1bf7efe178d89a92359092123d1071ee2aab1866c0ab43af97 +SIZE (privatebin-PrivateBin-1.7.4_GH0.tar.gz) = 762530