ports/160230: [PATCH] www/piwigo: update to 2.2.4

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Aug 27 12:00:27 UTC 2011


>Number:         160230
>Category:       ports
>Synopsis:       [PATCH] www/piwigo: update to 2.2.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 27 12:00:25 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 8.2-STABLE FreeBSD 8.2-STABLE #0: Sat Jul  9 23:23:51 CST
>Description:
- Update to 2.2.4

Port maintainer (glz at hidden-powers.com) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- piwigo-2.2.4.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/piwigo/Makefile,v
retrieving revision 1.8
diff -u -u -r1.8 Makefile
--- Makefile	4 Jul 2011 23:23:56 -0000	1.8
+++ Makefile	27 Aug 2011 11:57:54 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	piwigo
-PORTVERSION=	2.2.3
+PORTVERSION=	2.2.4
 CATEGORIES=	www
 MASTER_SITES=	http://piwigo.org/download/dlcounter.php?code=${PORTVERSION}&/ \
 		SF/${PORTNAME}/Piwigo/${PORTVERSION}
@@ -14,11 +14,10 @@
 MAINTAINER=	glz at hidden-powers.com
 COMMENT=	A PHP based Web Gallery
 
-FETCH_BEFORE_ARGS=	-o ${DISTDIR}/${DISTFILES}
 NO_BUILD=	yes
 USE_PHP=	calendar ctype dom exif filter gd gettext hash iconv json \
-		mbstring mcrypt mhash mysql openssl pcre pdf pdo posix recode \
-		session simplexml sockets spl tokenizer xml xmlreader xmlwriter zlib
+		mbstring mcrypt mhash mysql openssl pcre pdf pdo posix session \
+		simplexml sockets spl tokenizer xml xmlreader xmlwriter zlib
 USE_ZIP=	yes
 WANT_PHP_WEB=	yes
 WRKSRC=		${WRKDIR}/${PORTNAME}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/piwigo/distinfo,v
retrieving revision 1.8
diff -u -u -r1.8 distinfo
--- distinfo	4 Jul 2011 23:23:56 -0000	1.8
+++ distinfo	27 Aug 2011 11:57:54 -0000
@@ -1,2 +1,2 @@
-SHA256 (piwigo-2.2.3.zip) = 8c00e909253b2899ee65868f8d40c6a3325d1dc67ad890685cc25074a8479bcd
-SIZE (piwigo-2.2.3.zip) = 3779802
+SHA256 (piwigo-2.2.4.zip) = d4ec663f02abd99b2bc356dfd8fadc085915100e12bb6ad0b7baa8b05225e6b1
+SIZE (piwigo-2.2.4.zip) = 3796618
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/www/piwigo/pkg-plist,v
retrieving revision 1.8
diff -u -u -r1.8 pkg-plist
--- pkg-plist	4 Jul 2011 23:23:56 -0000	1.8
+++ pkg-plist	27 Aug 2011 11:57:54 -0000
@@ -551,6 +551,13 @@
 %%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
+%%WWWDIR%%/language/bg_BG/common.lang.php
+%%WWWDIR%%/language/bg_BG/index.php
+%%WWWDIR%%/language/bg_BG/iso.txt
 %%WWWDIR%%/language/ca_ES/about.html
 %%WWWDIR%%/language/ca_ES/admin.lang.php
 %%WWWDIR%%/language/ca_ES/ca_ES.jpg
@@ -2196,6 +2203,7 @@
 @dirrm %%WWWDIR%%/language/cs_CZ/help
 @dirrm %%WWWDIR%%/language/cs_CZ
 @dirrm %%WWWDIR%%/language/ca_ES
+ at dirrm %%WWWDIR%%/language/bg_BG
 @dirrm %%WWWDIR%%/language/ar_SA/help
 @dirrm %%WWWDIR%%/language/ar_SA
 @dirrm %%WWWDIR%%/language
--- piwigo-2.2.4.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list