Date: Mon, 14 Jun 2021 17:49:15 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 57d37a7bba3b - main - www/piwigo: Update to 11.5.0 Message-ID: <202106141749.15EHnFSQ056903@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=57d37a7bba3ba7745f72faa7333b4696469e6f27 commit 57d37a7bba3ba7745f72faa7333b4696469e6f27 Author: Ralf van der Enden <tremere@cainites.net> AuthorDate: 2021-06-14 17:43:26 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-06-14 17:43:26 +0000 www/piwigo: Update to 11.5.0 - Reset maintainership Changes: https://github.com/Piwigo/Piwigo/releases PR: 256534 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) --- www/piwigo/Makefile | 4 ++-- www/piwigo/distinfo | 6 +++--- www/piwigo/pkg-plist | 8 ++++++++ 3 files changed, 13 insertions(+), 5 deletions(-) diff --git a/www/piwigo/Makefile b/www/piwigo/Makefile index 43b9f7dd0ec8..73a268f96dba 100644 --- a/www/piwigo/Makefile +++ b/www/piwigo/Makefile @@ -1,11 +1,11 @@ # Created by: Goran Lowkrantz <glz@hidden-powers.com> PORTNAME= piwigo -DISTVERSION= 11.4.0 +DISTVERSION= 11.5.0 CATEGORIES= www MASTER_SITES= https://piwigo.org/download/dlcounter.php?code=${PORTVERSION}&/ -MAINTAINER= tremere@cainites.net +MAINTAINER= ports@freebsd.org COMMENT= PHP based Web Gallery LICENSE= GPLv2 diff --git a/www/piwigo/distinfo b/www/piwigo/distinfo index 148c18bf5061..48c56c2ed9cd 100644 --- a/www/piwigo/distinfo +++ b/www/piwigo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1617833965 -SHA256 (piwigo-11.4.0.zip) = 21dee6e361be671355627d9241e972458586e6077110080d5d127e8fe435c01b -SIZE (piwigo-11.4.0.zip) = 17728014 +TIMESTAMP = 1623311926 +SHA256 (piwigo-11.5.0.zip) = bfecdd743c62cdb4e1936662178d019af264ea763d26c8c832da836fbe09652d +SIZE (piwigo-11.5.0.zip) = 17742118 diff --git a/www/piwigo/pkg-plist b/www/piwigo/pkg-plist index b517649a7471..2eacab31f92b 100644 --- a/www/piwigo/pkg-plist +++ b/www/piwigo/pkg-plist @@ -1183,10 +1183,13 @@ %%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/extend_for_templates.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/help_permissions.html +%%WWWDIR%%/language/eu_ES/help/help_virtual_links.html %%WWWDIR%%/language/eu_ES/help/history.html %%WWWDIR%%/language/eu_ES/help/maintenance.html %%WWWDIR%%/language/eu_ES/help/notification_by_mail.html @@ -2025,6 +2028,7 @@ %%WWWDIR%%/language/zh_TW/help/notification_by_mail.html %%WWWDIR%%/language/zh_TW/help/permalinks.html %%WWWDIR%%/language/zh_TW/help/photos_add_ftp.html +%%WWWDIR%%/language/zh_TW/help/quick_search.html %%WWWDIR%%/language/zh_TW/help/search.html %%WWWDIR%%/language/zh_TW/help/synchronize.html %%WWWDIR%%/language/zh_TW/help/user_list.html @@ -3325,6 +3329,8 @@ %%WWWDIR%%/themes/elegant/language/eo_EO/theme.lang.php %%WWWDIR%%/themes/elegant/language/es_ES/theme.lang.php %%WWWDIR%%/themes/elegant/language/et_EE/theme.lang.php +%%WWWDIR%%/themes/elegant/language/eu_ES/index.php +%%WWWDIR%%/themes/elegant/language/eu_ES/theme.lang.php %%WWWDIR%%/themes/elegant/language/fa_IR/theme.lang.php %%WWWDIR%%/themes/elegant/language/fi_FI/theme.lang.php %%WWWDIR%%/themes/elegant/language/fr_CA/index.php @@ -3673,6 +3679,8 @@ %%WWWDIR%%/themes/smartpocket/language/es_MX/theme.lang.php %%WWWDIR%%/themes/smartpocket/language/et_EE/index.php %%WWWDIR%%/themes/smartpocket/language/et_EE/theme.lang.php +%%WWWDIR%%/themes/smartpocket/language/eu_ES/index.php +%%WWWDIR%%/themes/smartpocket/language/eu_ES/theme.lang.php %%WWWDIR%%/themes/smartpocket/language/fa_IR/index.php %%WWWDIR%%/themes/smartpocket/language/fa_IR/theme.lang.php %%WWWDIR%%/themes/smartpocket/language/fi_FI/index.php
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106141749.15EHnFSQ056903>