diff options
author | culot <culot@FreeBSD.org> | 2012-01-30 17:21:54 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2012-01-30 17:21:54 +0800 |
commit | 0aaac94adab09769baa0e598836657560c9ff10f (patch) | |
tree | f0218c78f31311a2a98a00a339ec84dcd8a07260 /www/piwigo | |
parent | 180788883073de7bba032df2ed879d4e93c818da (diff) | |
download | freebsd-ports-gnome-0aaac94adab09769baa0e598836657560c9ff10f.tar.gz freebsd-ports-gnome-0aaac94adab09769baa0e598836657560c9ff10f.tar.zst freebsd-ports-gnome-0aaac94adab09769baa0e598836657560c9ff10f.zip |
- Update to 2.3.2
Changes: http://piwigo.org/releases/2.3.2
PR: ports/164612
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 | 15 |
3 files changed, 18 insertions, 3 deletions
diff --git a/www/piwigo/Makefile b/www/piwigo/Makefile index 2cfad7f36119..78fbbf9c67d4 100644 --- a/www/piwigo/Makefile +++ b/www/piwigo/Makefile @@ -6,7 +6,7 @@ # PORTNAME= piwigo -PORTVERSION= 2.3.1 +PORTVERSION= 2.3.2 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 9eb83b59c821..c03bfe05356d 100644 --- a/www/piwigo/distinfo +++ b/www/piwigo/distinfo @@ -1,2 +1,2 @@ -SHA256 (piwigo-2.3.1.zip) = 7b6d564302ad39e3c3e5e5416fe62f6a7eee301faecad12211aa520d28ffb864 -SIZE (piwigo-2.3.1.zip) = 4018265 +SHA256 (piwigo-2.3.2.zip) = ae93158c4e97b82a7e27ca10e1dbb152a2cbcfccfa98de3589b10b2b9d684bb5 +SIZE (piwigo-2.3.2.zip) = 4045507 diff --git a/www/piwigo/pkg-plist b/www/piwigo/pkg-plist index aaf5bcbf8a5d..f8aefbc0829f 100644 --- a/www/piwigo/pkg-plist +++ b/www/piwigo/pkg-plist @@ -19,7 +19,13 @@ %%PORTEXAMPLES%%%%EXAMPLESDIR%%/replace.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/replace_language_keys.pl %%PORTEXAMPLES%%%%EXAMPLESDIR%%/replace_language_values.pl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tablesorter/asc.gif +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tablesorter/bg.gif +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tablesorter/desc.gif +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tablesorter/jquery.tablesorter.css +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tablesorter/jquery.tablesorter.min.js %%PORTEXAMPLES%%%%EXAMPLESDIR%%/translation_analysis.php +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/triggers_list.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ws.htm %%WWWDIR%%/_data/dummy.txt %%WWWDIR%%/about.php @@ -91,6 +97,7 @@ %%WWWDIR%%/admin/popuphelp.php %%WWWDIR%%/admin/profile.php %%WWWDIR%%/admin/rating.php +%%WWWDIR%%/admin/rating_user.php %%WWWDIR%%/admin/site_manager.php %%WWWDIR%%/admin/site_reader_local.php %%WWWDIR%%/admin/site_reader_remote.php @@ -271,6 +278,7 @@ %%WWWDIR%%/admin/themes/default/template/profile.tpl %%WWWDIR%%/admin/themes/default/template/profile_content.tpl %%WWWDIR%%/admin/themes/default/template/rating.tpl +%%WWWDIR%%/admin/themes/default/template/rating_user.tpl %%WWWDIR%%/admin/themes/default/template/site_manager.tpl %%WWWDIR%%/admin/themes/default/template/site_update.tpl %%WWWDIR%%/admin/themes/default/template/stats.tpl @@ -977,6 +985,11 @@ %%WWWDIR%%/language/ka_GE/iso.txt %%WWWDIR%%/language/ka_GE/ka_GE.jpg %%WWWDIR%%/language/ka_GE/upgrade.lang.php +%%WWWDIR%%/language/km_KH/about.html +%%WWWDIR%%/language/km_KH/common.lang.php +%%WWWDIR%%/language/km_KH/index.php +%%WWWDIR%%/language/km_KH/iso.txt +%%WWWDIR%%/language/km_KH/km_KH.jpg %%WWWDIR%%/language/ko_KR/common.lang.php %%WWWDIR%%/language/ko_KR/index.php %%WWWDIR%%/language/ko_KR/iso.txt @@ -2261,6 +2274,7 @@ @dirrm %%WWWDIR%%/language/lv_LV/help @dirrm %%WWWDIR%%/language/lv_LV @dirrm %%WWWDIR%%/language/ko_KR +@dirrm %%WWWDIR%%/language/km_KH @dirrm %%WWWDIR%%/language/ka_GE/help @dirrm %%WWWDIR%%/language/ka_GE @dirrm %%WWWDIR%%/language/ja_JP/help @@ -2326,5 +2340,6 @@ @dirrm %%WWWDIR%%/admin @dirrm %%WWWDIR%%/_data @dirrmtry %%WWWDIR%% +%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tablesorter %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/language %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% |