diff --git a/www/privatebin/Makefile b/www/privatebin/Makefile index 2315567ea734..9c453d758bbf 100644 --- a/www/privatebin/Makefile +++ b/www/privatebin/Makefile @@ -1,37 +1,37 @@ PORTNAME= privatebin -PORTVERSION= 1.6.2 +PORTVERSION= 1.7.0 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 8fe7f72bf4a6..588635582a18 100644 --- a/www/privatebin/distinfo +++ b/www/privatebin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1702645888 -SHA256 (privatebin-PrivateBin-1.6.2_GH0.tar.gz) = 0c466f8aa87ada2b7b43187c1b24c5d7b897ba2c09404963dee0a9a847246c40 -SIZE (privatebin-PrivateBin-1.6.2_GH0.tar.gz) = 653207 +TIMESTAMP = 1707657897 +SHA256 (privatebin-PrivateBin-1.7.0_GH0.tar.gz) = 54ca6b7f40a835d42e9d651aee532fb7bcaf7a94967087a99ebfcf9c67b9ed91 +SIZE (privatebin-PrivateBin-1.7.0_GH0.tar.gz) = 657008 diff --git a/www/privatebin/pkg-plist b/www/privatebin/pkg-plist index 5fadeba5fca6..ea0e37a89489 100644 --- a/www/privatebin/pkg-plist +++ b/www/privatebin/pkg-plist @@ -1,209 +1,210 @@ %%PORTDOCS%%%%DOCSDIR%%/CHANGELOG.md %%PORTDOCS%%%%DOCSDIR%%/CREDITS.md %%PORTDOCS%%%%DOCSDIR%%/LICENSE.md %%PORTDOCS%%%%DOCSDIR%%/README.md %%PORTDOCS%%%%DOCSDIR%%/SECURITY.md %%WWWDIR%%/.htaccess.disabled %%WWWDIR%%/Procfile %%WWWDIR%%/bin/administration %%WWWDIR%%/bin/migrate %%WWWDIR%%/browserconfig.xml %%WWWDIR%%/cfg/.htaccess %%WWWDIR%%/cfg/conf.sample.php %%WWWDIR%%/css/bootstrap/bootstrap-3.4.1.css %%WWWDIR%%/css/bootstrap/bootstrap-theme-3.4.1.css %%WWWDIR%%/css/bootstrap/darkstrap-0.9.3.css %%WWWDIR%%/css/bootstrap/fonts/glyphicons-halflings-regular.eot %%WWWDIR%%/css/bootstrap/fonts/glyphicons-halflings-regular.svg %%WWWDIR%%/css/bootstrap/fonts/glyphicons-halflings-regular.ttf %%WWWDIR%%/css/bootstrap/fonts/glyphicons-halflings-regular.woff %%WWWDIR%%/css/bootstrap/fonts/glyphicons-halflings-regular.woff2 %%WWWDIR%%/css/bootstrap/privatebin.css %%WWWDIR%%/css/noscript.css %%WWWDIR%%/css/prettify/desert.css %%WWWDIR%%/css/prettify/doxy.css %%WWWDIR%%/css/prettify/prettify.css %%WWWDIR%%/css/prettify/sons-of-obsidian.css %%WWWDIR%%/css/prettify/sunburst.css %%WWWDIR%%/css/privatebin.css %%WWWDIR%%/i18n/ar.json %%WWWDIR%%/i18n/bg.json %%WWWDIR%%/i18n/ca.json %%WWWDIR%%/i18n/co.json %%WWWDIR%%/i18n/cs.json %%WWWDIR%%/i18n/de.json %%WWWDIR%%/i18n/el.json %%WWWDIR%%/i18n/es.json %%WWWDIR%%/i18n/et.json %%WWWDIR%%/i18n/fi.json %%WWWDIR%%/i18n/fr.json %%WWWDIR%%/i18n/he.json %%WWWDIR%%/i18n/hi.json %%WWWDIR%%/i18n/hu.json %%WWWDIR%%/i18n/id.json %%WWWDIR%%/i18n/it.json %%WWWDIR%%/i18n/ja.json %%WWWDIR%%/i18n/jbo.json %%WWWDIR%%/i18n/ku.json %%WWWDIR%%/i18n/la.json %%WWWDIR%%/i18n/languages.json %%WWWDIR%%/i18n/lt.json %%WWWDIR%%/i18n/nl.json %%WWWDIR%%/i18n/no.json %%WWWDIR%%/i18n/oc.json %%WWWDIR%%/i18n/pl.json %%WWWDIR%%/i18n/pt.json +%%WWWDIR%%/i18n/ro.json %%WWWDIR%%/i18n/ru.json %%WWWDIR%%/i18n/sk.json %%WWWDIR%%/i18n/sl.json %%WWWDIR%%/i18n/sv.json %%WWWDIR%%/i18n/th.json %%WWWDIR%%/i18n/tr.json %%WWWDIR%%/i18n/uk.json %%WWWDIR%%/i18n/zh.json %%WWWDIR%%/img/android-chrome-192x192.png %%WWWDIR%%/img/android-chrome-512x512.png %%WWWDIR%%/img/apple-touch-icon.png %%WWWDIR%%/img/busy.gif %%WWWDIR%%/img/favicon-16x16.png %%WWWDIR%%/img/favicon-32x32.png %%WWWDIR%%/img/favicon.ico %%WWWDIR%%/img/icon.svg %%WWWDIR%%/img/icon_clone.png %%WWWDIR%%/img/icon_email.png %%WWWDIR%%/img/icon_new.png %%WWWDIR%%/img/icon_qr.png %%WWWDIR%%/img/icon_raw.png %%WWWDIR%%/img/icon_send.png %%WWWDIR%%/img/icon_shorten.png %%WWWDIR%%/img/logo.svg %%WWWDIR%%/img/mstile-144x144.png %%WWWDIR%%/img/mstile-150x150.png %%WWWDIR%%/img/mstile-310x150.png %%WWWDIR%%/img/mstile-310x310.png %%WWWDIR%%/img/mstile-70x70.png %%WWWDIR%%/img/safari-pinned-tab.svg %%WWWDIR%%/index.php %%WWWDIR%%/index.php.bak %%WWWDIR%%/index.php.orig %%WWWDIR%%/js/base-x-4.0.0.js %%WWWDIR%%/js/base64-1.7.js %%WWWDIR%%/js/bootstrap-3.4.1.js %%WWWDIR%%/js/comment.jsonld %%WWWDIR%%/js/commentmeta.jsonld %%WWWDIR%%/js/jquery-3.7.0.js %%WWWDIR%%/js/kjua-0.9.0.js %%WWWDIR%%/js/legacy.js %%WWWDIR%%/js/package-lock.json %%WWWDIR%%/js/package.json %%WWWDIR%%/js/paste.jsonld %%WWWDIR%%/js/pastemeta.jsonld %%WWWDIR%%/js/prettify.js %%WWWDIR%%/js/privatebin.js -%%WWWDIR%%/js/purify-3.0.6.js +%%WWWDIR%%/js/purify-3.0.8.js %%WWWDIR%%/js/rawinflate-0.3.js %%WWWDIR%%/js/showdown-2.1.0.js %%WWWDIR%%/js/types.jsonld -%%WWWDIR%%/js/zlib-1.2.13-1.js -%%WWWDIR%%/js/zlib-1.2.13.wasm +%%WWWDIR%%/js/zlib-1.3.1.js +%%WWWDIR%%/js/zlib-1.3.1.wasm %%WWWDIR%%/lib/.htaccess %%WWWDIR%%/lib/Configuration.php %%WWWDIR%%/lib/Controller.php %%WWWDIR%%/lib/Data/AbstractData.php %%WWWDIR%%/lib/Data/Database.php %%WWWDIR%%/lib/Data/Filesystem.php %%WWWDIR%%/lib/Data/GoogleCloudStorage.php %%WWWDIR%%/lib/Data/S3Storage.php %%WWWDIR%%/lib/Filter.php %%WWWDIR%%/lib/FormatV2.php %%WWWDIR%%/lib/I18n.php %%WWWDIR%%/lib/Json.php %%WWWDIR%%/lib/Model.php %%WWWDIR%%/lib/Model/AbstractModel.php %%WWWDIR%%/lib/Model/Comment.php %%WWWDIR%%/lib/Model/Paste.php %%WWWDIR%%/lib/Persistence/AbstractPersistence.php %%WWWDIR%%/lib/Persistence/PurgeLimiter.php %%WWWDIR%%/lib/Persistence/ServerSalt.php %%WWWDIR%%/lib/Persistence/TrafficLimiter.php %%WWWDIR%%/lib/Request.php %%WWWDIR%%/lib/View.php %%WWWDIR%%/lib/Vizhash16x16.php %%WWWDIR%%/lib/YourlsProxy.php %%WWWDIR%%/manifest.json %%WWWDIR%%/robots.txt %%WWWDIR%%/tpl/.htaccess %%WWWDIR%%/tpl/bootstrap.php %%WWWDIR%%/tpl/page.php %%WWWDIR%%/tpl/yourlsproxy.php %%WWWDIR%%/vendor/.htaccess %%WWWDIR%%/vendor/autoload.php %%WWWDIR%%/vendor/composer/ClassLoader.php %%WWWDIR%%/vendor/composer/InstalledVersions.php %%WWWDIR%%/vendor/composer/autoload_classmap.php %%WWWDIR%%/vendor/composer/autoload_namespaces.php %%WWWDIR%%/vendor/composer/autoload_psr4.php %%WWWDIR%%/vendor/composer/autoload_real.php %%WWWDIR%%/vendor/composer/autoload_static.php %%WWWDIR%%/vendor/composer/installed.php %%WWWDIR%%/vendor/composer/platform_check.php %%WWWDIR%%/vendor/jdenticon/jdenticon/src/Canvas/Canvas.php %%WWWDIR%%/vendor/jdenticon/jdenticon/src/Canvas/CanvasContext.php %%WWWDIR%%/vendor/jdenticon/jdenticon/src/Canvas/ColorUtils.php %%WWWDIR%%/vendor/jdenticon/jdenticon/src/Canvas/Matrix.php %%WWWDIR%%/vendor/jdenticon/jdenticon/src/Canvas/Png/PngBuffer.php %%WWWDIR%%/vendor/jdenticon/jdenticon/src/Canvas/Png/PngEncoder.php %%WWWDIR%%/vendor/jdenticon/jdenticon/src/Canvas/Png/PngPalette.php %%WWWDIR%%/vendor/jdenticon/jdenticon/src/Canvas/Point.php %%WWWDIR%%/vendor/jdenticon/jdenticon/src/Canvas/Rasterization/Edge.php %%WWWDIR%%/vendor/jdenticon/jdenticon/src/Canvas/Rasterization/EdgeIntersection.php %%WWWDIR%%/vendor/jdenticon/jdenticon/src/Canvas/Rasterization/EdgeSuperSampleIntersection.php %%WWWDIR%%/vendor/jdenticon/jdenticon/src/Canvas/Rasterization/EdgeTable.php %%WWWDIR%%/vendor/jdenticon/jdenticon/src/Canvas/Rasterization/Layer.php %%WWWDIR%%/vendor/jdenticon/jdenticon/src/Canvas/Rasterization/LayerManager.php %%WWWDIR%%/vendor/jdenticon/jdenticon/src/Canvas/Rasterization/Rasterizer.php %%WWWDIR%%/vendor/jdenticon/jdenticon/src/Canvas/Rasterization/SuperSampleBuffer.php %%WWWDIR%%/vendor/jdenticon/jdenticon/src/Canvas/Rasterization/SuperSampleRange.php %%WWWDIR%%/vendor/jdenticon/jdenticon/src/Color.php %%WWWDIR%%/vendor/jdenticon/jdenticon/src/Identicon.php %%WWWDIR%%/vendor/jdenticon/jdenticon/src/IdenticonStyle.php %%WWWDIR%%/vendor/jdenticon/jdenticon/src/Rendering/AbstractRenderer.php %%WWWDIR%%/vendor/jdenticon/jdenticon/src/Rendering/ColorTheme.php %%WWWDIR%%/vendor/jdenticon/jdenticon/src/Rendering/IconGenerator.php %%WWWDIR%%/vendor/jdenticon/jdenticon/src/Rendering/ImagickRenderer.php %%WWWDIR%%/vendor/jdenticon/jdenticon/src/Rendering/InternalPngRenderer.php %%WWWDIR%%/vendor/jdenticon/jdenticon/src/Rendering/Point.php %%WWWDIR%%/vendor/jdenticon/jdenticon/src/Rendering/Rectangle.php %%WWWDIR%%/vendor/jdenticon/jdenticon/src/Rendering/RendererInterface.php %%WWWDIR%%/vendor/jdenticon/jdenticon/src/Rendering/SvgPath.php %%WWWDIR%%/vendor/jdenticon/jdenticon/src/Rendering/SvgRenderer.php %%WWWDIR%%/vendor/jdenticon/jdenticon/src/Rendering/Transform.php %%WWWDIR%%/vendor/jdenticon/jdenticon/src/Rendering/TriangleDirection.php %%WWWDIR%%/vendor/jdenticon/jdenticon/src/Shapes/Shape.php %%WWWDIR%%/vendor/jdenticon/jdenticon/src/Shapes/ShapeCategory.php %%WWWDIR%%/vendor/jdenticon/jdenticon/src/Shapes/ShapeDefinitions.php %%WWWDIR%%/vendor/jdenticon/jdenticon/src/Shapes/ShapePosition.php %%WWWDIR%%/vendor/mlocati/ip-lib/ip-lib.php %%WWWDIR%%/vendor/mlocati/ip-lib/src/Address/AddressInterface.php %%WWWDIR%%/vendor/mlocati/ip-lib/src/Address/AssignedRange.php %%WWWDIR%%/vendor/mlocati/ip-lib/src/Address/IPv4.php %%WWWDIR%%/vendor/mlocati/ip-lib/src/Address/IPv6.php %%WWWDIR%%/vendor/mlocati/ip-lib/src/Address/Type.php %%WWWDIR%%/vendor/mlocati/ip-lib/src/Factory.php %%WWWDIR%%/vendor/mlocati/ip-lib/src/ParseStringFlag.php %%WWWDIR%%/vendor/mlocati/ip-lib/src/Range/AbstractRange.php %%WWWDIR%%/vendor/mlocati/ip-lib/src/Range/Pattern.php %%WWWDIR%%/vendor/mlocati/ip-lib/src/Range/RangeInterface.php %%WWWDIR%%/vendor/mlocati/ip-lib/src/Range/Single.php %%WWWDIR%%/vendor/mlocati/ip-lib/src/Range/Subnet.php %%WWWDIR%%/vendor/mlocati/ip-lib/src/Range/Type.php %%WWWDIR%%/vendor/mlocati/ip-lib/src/Service/BinaryMath.php %%WWWDIR%%/vendor/mlocati/ip-lib/src/Service/RangesFromBoundaryCalculator.php %%WWWDIR%%/vendor/mlocati/ip-lib/src/Service/UnsignedIntegerMath.php %%WWWDIR%%/vendor/yzalis/identicon/src/Identicon/Generator/BaseGenerator.php %%WWWDIR%%/vendor/yzalis/identicon/src/Identicon/Generator/GdGenerator.php %%WWWDIR%%/vendor/yzalis/identicon/src/Identicon/Generator/GeneratorInterface.php %%WWWDIR%%/vendor/yzalis/identicon/src/Identicon/Generator/ImageMagickGenerator.php %%WWWDIR%%/vendor/yzalis/identicon/src/Identicon/Generator/SvgGenerator.php %%WWWDIR%%/vendor/yzalis/identicon/src/Identicon/Identicon.php @dir(www,www,700) /var/db/privatebin