diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-09-07 12:01:13 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-09-07 12:01:13 +0800 |
commit | f527886cfd7f93e6b0f46b2673546b1ff3663f11 (patch) | |
tree | ee20688549208c05fc869b6464703ad538be2916 /www/piwigo | |
parent | 921add7ba1f940fa428dc286db40040fd17fd021 (diff) | |
download | freebsd-ports-gnome-f527886cfd7f93e6b0f46b2673546b1ff3663f11.tar.gz freebsd-ports-gnome-f527886cfd7f93e6b0f46b2673546b1ff3663f11.tar.zst freebsd-ports-gnome-f527886cfd7f93e6b0f46b2673546b1ff3663f11.zip |
- Update to 2.2.5
- Remove duplicate entry in PLIST
Changes: http://piwigo.org/releases/2.2.5
PR: ports/160454
Submitted by: Goran Lowkrantz <glz@hidden-powers.com> (maintainer)
Diffstat (limited to 'www/piwigo')
-rw-r--r-- | www/piwigo/Makefile | 2 | ||||
-rw-r--r-- | www/piwigo/distinfo | 4 | ||||
-rw-r--r-- | www/piwigo/pkg-plist | 7 |
3 files changed, 9 insertions, 4 deletions
diff --git a/www/piwigo/Makefile b/www/piwigo/Makefile index 0695342f5f74..47a21926eebb 100644 --- a/www/piwigo/Makefile +++ b/www/piwigo/Makefile @@ -6,7 +6,7 @@ # PORTNAME= piwigo -PORTVERSION= 2.2.4 +PORTVERSION= 2.2.5 CATEGORIES= www MASTER_SITES= http://piwigo.org/download/dlcounter.php?code=${PORTVERSION}&/ \ SF/${PORTNAME}/Piwigo/${PORTVERSION} diff --git a/www/piwigo/distinfo b/www/piwigo/distinfo index 80746804dab0..42eed4760e98 100644 --- a/www/piwigo/distinfo +++ b/www/piwigo/distinfo @@ -1,2 +1,2 @@ -SHA256 (piwigo-2.2.4.zip) = d4ec663f02abd99b2bc356dfd8fadc085915100e12bb6ad0b7baa8b05225e6b1 -SIZE (piwigo-2.2.4.zip) = 3796618 +SHA256 (piwigo-2.2.5.zip) = 84ba76992567c1581da05fc2d509f417653cec137cc730b7c7ea5ecd8b0f2cf6 +SIZE (piwigo-2.2.5.zip) = 3806409 diff --git a/www/piwigo/pkg-plist b/www/piwigo/pkg-plist index 80d977c9df76..126b7c0cdc93 100644 --- a/www/piwigo/pkg-plist +++ b/www/piwigo/pkg-plist @@ -520,6 +520,11 @@ %%WWWDIR%%/install/upgrade_1.7.0.php %%WWWDIR%%/install/upgrade_2.0.0.php %%WWWDIR%%/install/upgrade_2.1.0.php +%%WWWDIR%%/language/af_ZA/about.html +%%WWWDIR%%/language/af_ZA/af_ZA.jpg +%%WWWDIR%%/language/af_ZA/common.lang.php +%%WWWDIR%%/language/af_ZA/index.php +%%WWWDIR%%/language/af_ZA/iso.txt %%WWWDIR%%/language/ar_SA/Translator.txt %%WWWDIR%%/language/ar_SA/about.html %%WWWDIR%%/language/ar_SA/admin.lang.php @@ -551,7 +556,6 @@ %%WWWDIR%%/language/ar_SA/install.lang.php %%WWWDIR%%/language/ar_SA/iso.txt %%WWWDIR%%/language/ar_SA/upgrade.lang.php -%%WWWDIR%%/language/ar_SA/upgrade.lang.php %%WWWDIR%%/language/bg_BG/about.html %%WWWDIR%%/language/bg_BG/admin.lang.php %%WWWDIR%%/language/bg_BG/bg_BG.jpg @@ -2206,6 +2210,7 @@ @dirrm %%WWWDIR%%/language/bg_BG @dirrm %%WWWDIR%%/language/ar_SA/help @dirrm %%WWWDIR%%/language/ar_SA +@dirrm %%WWWDIR%%/language/af_ZA @dirrm %%WWWDIR%%/language @dirrm %%WWWDIR%%/install/db @dirrm %%WWWDIR%%/install |