View | Details | Raw Unified | Return to bug 165264
Collapse All | Expand All

(-)piwigo/Makefile (-1 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	piwigo
8
PORTNAME=	piwigo
9
PORTVERSION=	2.3.2
9
PORTVERSION=	2.3.3
10
CATEGORIES=	www
10
CATEGORIES=	www
11
MASTER_SITES=	http://piwigo.org/download/dlcounter.php?code=${PORTVERSION}&/ \
11
MASTER_SITES=	http://piwigo.org/download/dlcounter.php?code=${PORTVERSION}&/ \
12
		SF/${PORTNAME}/Piwigo/${PORTVERSION}
12
		SF/${PORTNAME}/Piwigo/${PORTVERSION}
(-)piwigo/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (piwigo-2.3.2.zip) = ae93158c4e97b82a7e27ca10e1dbb152a2cbcfccfa98de3589b10b2b9d684bb5
1
SHA256 (piwigo-2.3.3.zip) = 87756c753642d99f96fa3a08fb214959c63bae2fa1ee1fcf6a2d622ae70d7574
2
SIZE (piwigo-2.3.2.zip) = 4045507
2
SIZE (piwigo-2.3.3.zip) = 4088122
(-)piwigo/pkg-plist (+7 lines)
Lines 714-719 Link Here
714
%%WWWDIR%%/language/en_UK/install.lang.php
714
%%WWWDIR%%/language/en_UK/install.lang.php
715
%%WWWDIR%%/language/en_UK/iso.txt
715
%%WWWDIR%%/language/en_UK/iso.txt
716
%%WWWDIR%%/language/en_UK/upgrade.lang.php
716
%%WWWDIR%%/language/en_UK/upgrade.lang.php
717
%%WWWDIR%%/language/eo_EO/about.html
718
%%WWWDIR%%/language/eo_EO/admin.lang.php
719
%%WWWDIR%%/language/eo_EO/common.lang.php
720
%%WWWDIR%%/language/eo_EO/eo_EO.jpg
721
%%WWWDIR%%/language/eo_EO/iso.txt
717
%%WWWDIR%%/language/es_AR/about.html
722
%%WWWDIR%%/language/es_AR/about.html
718
%%WWWDIR%%/language/es_AR/common.lang.php
723
%%WWWDIR%%/language/es_AR/common.lang.php
719
%%WWWDIR%%/language/es_AR/es_AR.jpg
724
%%WWWDIR%%/language/es_AR/es_AR.jpg
Lines 986-991 Link Here
986
%%WWWDIR%%/language/ka_GE/ka_GE.jpg
991
%%WWWDIR%%/language/ka_GE/ka_GE.jpg
987
%%WWWDIR%%/language/ka_GE/upgrade.lang.php
992
%%WWWDIR%%/language/ka_GE/upgrade.lang.php
988
%%WWWDIR%%/language/km_KH/about.html
993
%%WWWDIR%%/language/km_KH/about.html
994
%%WWWDIR%%/language/km_KH/admin.lang.php
989
%%WWWDIR%%/language/km_KH/common.lang.php
995
%%WWWDIR%%/language/km_KH/common.lang.php
990
%%WWWDIR%%/language/km_KH/index.php
996
%%WWWDIR%%/language/km_KH/index.php
991
%%WWWDIR%%/language/km_KH/iso.txt
997
%%WWWDIR%%/language/km_KH/iso.txt
Lines 2297-2302 Link Here
2297
@dirrm %%WWWDIR%%/language/es_ES/help
2303
@dirrm %%WWWDIR%%/language/es_ES/help
2298
@dirrm %%WWWDIR%%/language/es_ES
2304
@dirrm %%WWWDIR%%/language/es_ES
2299
@dirrm %%WWWDIR%%/language/es_AR
2305
@dirrm %%WWWDIR%%/language/es_AR
2306
@dirrm %%WWWDIR%%/language/eo_EO
2300
@dirrm %%WWWDIR%%/language/en_UK/help
2307
@dirrm %%WWWDIR%%/language/en_UK/help
2301
@dirrm %%WWWDIR%%/language/en_UK
2308
@dirrm %%WWWDIR%%/language/en_UK
2302
@dirrm %%WWWDIR%%/language/el_GR
2309
@dirrm %%WWWDIR%%/language/el_GR

Return to bug 165264