Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 May 2026 11:13:00 +0000
From:      Dan Langille <dvl@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: adb38d22cb7a - main - www/privatebin: Update to 2.0.4
Message-ID:  <69f72dbc.303d4.ec9aa68@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by dvl:

URL: https://cgit.FreeBSD.org/ports/commit/?id=adb38d22cb7a14f09901a01362884ce8284c4134

commit adb38d22cb7a14f09901a01362884ce8284c4134
Author:     Dan Langille <dvl@FreeBSD.org>
AuthorDate: 2026-05-03 11:12:31 +0000
Commit:     Dan Langille <dvl@FreeBSD.org>
CommitDate: 2026-05-03 11:12:31 +0000

    www/privatebin: Update to 2.0.4
    
    re: https://github.com/PrivateBin/PrivateBin/releases/tag/2.0.4
---
 www/privatebin/Makefile  |  2 +-
 www/privatebin/distinfo  |  6 +++---
 www/privatebin/pkg-plist | 10 +++++++---
 3 files changed, 11 insertions(+), 7 deletions(-)

diff --git a/www/privatebin/Makefile b/www/privatebin/Makefile
index 60b1b2470929..f452649f1f64 100644
--- a/www/privatebin/Makefile
+++ b/www/privatebin/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	privatebin
-PORTVERSION=	2.0.3
+PORTVERSION=	2.0.4
 CATEGORIES=	www security
 
 MAINTAINER=	dvl@FreeBSD.org
diff --git a/www/privatebin/distinfo b/www/privatebin/distinfo
index 146b673e7a7b..56027a8e323c 100644
--- a/www/privatebin/distinfo
+++ b/www/privatebin/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1762949802
-SHA256 (privatebin-PrivateBin-2.0.3_GH0.tar.gz) = 378bca9982c3bee6288e7abb575b237ace2e1994b29d36f1fc8f966b9af0ff72
-SIZE (privatebin-PrivateBin-2.0.3_GH0.tar.gz) = 786810
+TIMESTAMP = 1777805793
+SHA256 (privatebin-PrivateBin-2.0.4_GH0.tar.gz) = 155d557d970bca3194385a316e19ac88cbbad56f88d60d9f3e9592c8ce996bdc
+SIZE (privatebin-PrivateBin-2.0.4_GH0.tar.gz) = 832954
diff --git a/www/privatebin/pkg-plist b/www/privatebin/pkg-plist
index be8f13e8f066..60a3ba988f5f 100644
--- a/www/privatebin/pkg-plist
+++ b/www/privatebin/pkg-plist
@@ -40,6 +40,7 @@
 %%WWWDIR%%/i18n/el.json
 %%WWWDIR%%/i18n/es.json
 %%WWWDIR%%/i18n/et.json
+%%WWWDIR%%/i18n/fa.json
 %%WWWDIR%%/i18n/fi.json
 %%WWWDIR%%/i18n/fr.json
 %%WWWDIR%%/i18n/he.json
@@ -109,11 +110,12 @@
 %%WWWDIR%%/js/pastemeta.jsonld
 %%WWWDIR%%/js/prettify.js
 %%WWWDIR%%/js/privatebin.js
-%%WWWDIR%%/js/purify-3.3.0.js
+%%WWWDIR%%/js/purify-3.4.1.js
 %%WWWDIR%%/js/showdown-2.1.0.js
 %%WWWDIR%%/js/types.jsonld
-%%WWWDIR%%/js/zlib-1.3.1-1.js
-%%WWWDIR%%/js/zlib-1.3.1.wasm
+%%WWWDIR%%/js/zlib-1.3.2.js
+%%WWWDIR%%/js/zlib-1.3.2.wasm
+%%WWWDIR%%/js/zlib.js
 %%WWWDIR%%/lib/.htaccess
 %%WWWDIR%%/lib/Configuration.php
 %%WWWDIR%%/lib/Controller.php
@@ -122,6 +124,8 @@
 %%WWWDIR%%/lib/Data/Filesystem.php
 %%WWWDIR%%/lib/Data/GoogleCloudStorage.php
 %%WWWDIR%%/lib/Data/S3Storage.php
+%%WWWDIR%%/lib/Exception/JsonException.php
+%%WWWDIR%%/lib/Exception/TranslatedException.php
 %%WWWDIR%%/lib/Filter.php
 %%WWWDIR%%/lib/FormatV2.php
 %%WWWDIR%%/lib/I18n.php


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f72dbc.303d4.ec9aa68>