git: c8b5781d44df - main - www/piwigo: update to 11.4.0

Kevin Bowling kbowling at FreeBSD.org
Thu Apr 8 18:36:32 UTC 2021


The branch main has been updated by kbowling:

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

commit c8b5781d44df119933a557b215c1cb542d632549
Author:     Kevin Bowling <kbowling at FreeBSD.org>
AuthorDate: 2021-04-08 18:35:27 +0000
Commit:     Kevin Bowling <kbowling at FreeBSD.org>
CommitDate: 2021-04-08 18:35:27 +0000

    www/piwigo: update to 11.4.0
    
    Changelog https://piwigo.org/release-11.4.0
    
    PR:             254871
    Approved by:    Ralf van der Enden <tremere at cainites.net> (maintainer)
---
 www/piwigo/Makefile  |  2 +-
 www/piwigo/distinfo  |  6 +++---
 www/piwigo/pkg-plist | 16 ++++++++++++++++
 3 files changed, 20 insertions(+), 4 deletions(-)

diff --git a/www/piwigo/Makefile b/www/piwigo/Makefile
index 83ada193a3b1..43b9f7dd0ec8 100644
--- a/www/piwigo/Makefile
+++ b/www/piwigo/Makefile
@@ -1,7 +1,7 @@
 # Created by: Goran Lowkrantz <glz at hidden-powers.com>
 
 PORTNAME=	piwigo
-DISTVERSION=	11.3.0
+DISTVERSION=	11.4.0
 CATEGORIES=	www
 MASTER_SITES=	https://piwigo.org/download/dlcounter.php?code=${PORTVERSION}&/
 
diff --git a/www/piwigo/distinfo b/www/piwigo/distinfo
index ba18453d0709..148c18bf5061 100644
--- a/www/piwigo/distinfo
+++ b/www/piwigo/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1615753020
-SHA256 (piwigo-11.3.0.zip) = 07b0a364484c85acecf9abd6ac2b87e9c8793795b760134b4fab96be99228943
-SIZE (piwigo-11.3.0.zip) = 17695593
+TIMESTAMP = 1617833965
+SHA256 (piwigo-11.4.0.zip) = 21dee6e361be671355627d9241e972458586e6077110080d5d127e8fe435c01b
+SIZE (piwigo-11.4.0.zip) = 17728014
diff --git a/www/piwigo/pkg-plist b/www/piwigo/pkg-plist
index c21e2eae0f5d..b517649a7471 100644
--- a/www/piwigo/pkg-plist
+++ b/www/piwigo/pkg-plist
@@ -272,12 +272,14 @@
 %%WWWDIR%%/admin/themes/default/js/LocalStorageCache.js
 %%WWWDIR%%/admin/themes/default/js/addAlbum.js
 %%WWWDIR%%/admin/themes/default/js/batchManagerGlobal.js
+%%WWWDIR%%/admin/themes/default/js/cat_list.js
 %%WWWDIR%%/admin/themes/default/js/cat_move.js
 %%WWWDIR%%/admin/themes/default/js/common.js
 %%WWWDIR%%/admin/themes/default/js/datepicker.js
 %%WWWDIR%%/admin/themes/default/js/doubleSlider.js
 %%WWWDIR%%/admin/themes/default/js/group_list.js
 %%WWWDIR%%/admin/themes/default/js/jquery.geoip.js
+%%WWWDIR%%/admin/themes/default/js/plugins_installated.js
 %%WWWDIR%%/admin/themes/default/js/stats.js
 %%WWWDIR%%/admin/themes/default/js/tags.js
 %%WWWDIR%%/admin/themes/default/print.css
@@ -1175,12 +1177,25 @@
 %%WWWDIR%%/language/eu_ES/admin.lang.php
 %%WWWDIR%%/language/eu_ES/common.lang.php
 %%WWWDIR%%/language/eu_ES/eu_ES.jpg
+%%WWWDIR%%/language/eu_ES/about.html
+%%WWWDIR%%/language/eu_ES/help/cat_modify.html
 %%WWWDIR%%/language/eu_ES/help/cat_move.html
 %%WWWDIR%%/language/eu_ES/help/cat_options.html
 %%WWWDIR%%/language/eu_ES/help/cat_perm.html
+%%WWWDIR%%/language/eu_ES/help/configuration.html
 %%WWWDIR%%/language/eu_ES/help/group_list.html
 %%WWWDIR%%/language/eu_ES/help/help_add_photos.html
+%%WWWDIR%%/language/eu_ES/help/help_groups.html
+%%WWWDIR%%/language/eu_ES/help/help_misc.html
+%%WWWDIR%%/language/eu_ES/help/history.html
+%%WWWDIR%%/language/eu_ES/help/maintenance.html
+%%WWWDIR%%/language/eu_ES/help/notification_by_mail.html
+%%WWWDIR%%/language/eu_ES/help/permalinks.html
+%%WWWDIR%%/language/eu_ES/help/photos_add_ftp.html
 %%WWWDIR%%/language/eu_ES/help/quick_search.html
+%%WWWDIR%%/language/eu_ES/help/search.html
+%%WWWDIR%%/language/eu_ES/help/synchronize.html
+%%WWWDIR%%/language/eu_ES/help/user_list.html
 %%WWWDIR%%/language/eu_ES/install.lang.php
 %%WWWDIR%%/language/eu_ES/iso.txt
 %%WWWDIR%%/language/eu_ES/upgrade.lang.php
@@ -2822,6 +2837,7 @@
 %%WWWDIR%%/themes/default/images/progressbg_red.gif
 %%WWWDIR%%/themes/default/images/progressbg_yellow.gif
 %%WWWDIR%%/themes/default/index.php
+%%WWWDIR%%/themes/default/js/jquery.cookie.js
 %%WWWDIR%%/themes/default/js/jquery.js
 %%WWWDIR%%/themes/default/js/jquery.min.js
 %%WWWDIR%%/themes/default/js/plugins/Chart.min.css


More information about the dev-commits-ports-all mailing list