Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Jan 2020 18:40:46 +0000 (UTC)
From:      Stefan Esser <se@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r523478 - head/www/privatebin
Message-ID:  <202001181840.00IIekbG094380@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: se
Date: Sat Jan 18 18:40:46 2020
New Revision: 523478
URL: https://svnweb.freebsd.org/changeset/ports/523478

Log:
  Upgrade to version 1.3.2.
  
  Approved by:	antoine (implicit)

Modified:
  head/www/privatebin/Makefile
  head/www/privatebin/distinfo
  head/www/privatebin/pkg-plist

Modified: head/www/privatebin/Makefile
==============================================================================
--- head/www/privatebin/Makefile	Sat Jan 18 18:27:13 2020	(r523477)
+++ head/www/privatebin/Makefile	Sat Jan 18 18:40:46 2020	(r523478)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	privatebin
-PORTVERSION=	1.3.1
+PORTVERSION=	1.3.2
 CATEGORIES=	www security
 
 MAINTAINER=	se@FreeBSD.org

Modified: head/www/privatebin/distinfo
==============================================================================
--- head/www/privatebin/distinfo	Sat Jan 18 18:27:13 2020	(r523477)
+++ head/www/privatebin/distinfo	Sat Jan 18 18:40:46 2020	(r523478)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1577123108
-SHA256 (privatebin-PrivateBin-1.3.1_GH0.tar.gz) = a93804b9225aafc6f318a8534f1daade561463f869234e1601be09e54d27d6f5
-SIZE (privatebin-PrivateBin-1.3.1_GH0.tar.gz) = 514586
+TIMESTAMP = 1579372532
+SHA256 (privatebin-PrivateBin-1.3.2_GH0.tar.gz) = 2f29e46e3d876a50da58679105134e2e2e6cfc65e7a3e842fdb0def260a95a55
+SIZE (privatebin-PrivateBin-1.3.2_GH0.tar.gz) = 522057

Modified: head/www/privatebin/pkg-plist
==============================================================================
--- head/www/privatebin/pkg-plist	Sat Jan 18 18:27:13 2020	(r523477)
+++ head/www/privatebin/pkg-plist	Sat Jan 18 18:40:46 2020	(r523478)
@@ -4,7 +4,6 @@
 %%PORTDOCS%%%%DOCSDIR%%/LICENSE.md
 %%PORTDOCS%%%%DOCSDIR%%/README.md
 %%PORTDOCS%%%%DOCSDIR%%/SECURITY.md
-
 %%WWWDIR%%/.htaccess.disabled
 %%WWWDIR%%/browserconfig.xml
 %%WWWDIR%%/cfg/.htaccess
@@ -40,6 +39,7 @@
 %%WWWDIR%%/i18n/pt.json
 %%WWWDIR%%/i18n/ru.json
 %%WWWDIR%%/i18n/sl.json
+%%WWWDIR%%/i18n/uk.json
 %%WWWDIR%%/i18n/zh.json
 %%WWWDIR%%/img/android-chrome-192x192.png
 %%WWWDIR%%/img/android-chrome-512x512.png
@@ -50,6 +50,7 @@
 %%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
@@ -65,7 +66,7 @@
 %%WWWDIR%%/index.php
 %%WWWDIR%%/index.php.bak
 %%WWWDIR%%/index.php.orig
-%%WWWDIR%%/js/base-x-3.0.5.1.js
+%%WWWDIR%%/js/base-x-3.0.7.js
 %%WWWDIR%%/js/base64-1.7.js
 %%WWWDIR%%/js/bootstrap-3.3.7.js
 %%WWWDIR%%/js/comment.jsonld
@@ -78,7 +79,7 @@
 %%WWWDIR%%/js/pastemeta.jsonld
 %%WWWDIR%%/js/prettify.js
 %%WWWDIR%%/js/privatebin.js
-%%WWWDIR%%/js/purify-2.0.1.js
+%%WWWDIR%%/js/purify-2.0.7.js
 %%WWWDIR%%/js/rawinflate-0.3.js
 %%WWWDIR%%/js/showdown-1.9.1.js
 %%WWWDIR%%/js/types.jsonld



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202001181840.00IIekbG094380>