diff --git a/www/privatebin/Makefile b/www/privatebin/Makefile index 2dedfc19254b..60b1b2470929 100644 --- a/www/privatebin/Makefile +++ b/www/privatebin/Makefile @@ -1,37 +1,37 @@ PORTNAME= privatebin -PORTVERSION= 2.0.2 +PORTVERSION= 2.0.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= ctype filter gd opcache 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 e75d62fc027b..146b673e7a7b 100644 --- a/www/privatebin/distinfo +++ b/www/privatebin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761666922 -SHA256 (privatebin-PrivateBin-2.0.2_GH0.tar.gz) = 1aac50214ae526d3e91fcc9e31227b914fb5e0740f93b80c0c5fd7fdd22dbb13 -SIZE (privatebin-PrivateBin-2.0.2_GH0.tar.gz) = 786321 +TIMESTAMP = 1762949802 +SHA256 (privatebin-PrivateBin-2.0.3_GH0.tar.gz) = 378bca9982c3bee6288e7abb575b237ace2e1994b29d36f1fc8f966b9af0ff72 +SIZE (privatebin-PrivateBin-2.0.3_GH0.tar.gz) = 786810