ports/113999: [MAINTAINER] www/gallery2: update to 2.2.2

Alex Varju freebsd-ports at varju.ca
Sun Jun 24 19:40:04 UTC 2007


>Number:         113999
>Category:       ports
>Synopsis:       [MAINTAINER] www/gallery2: update to 2.2.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 24 19:40:03 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Alex Varju
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD snapple.webct.com 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Fri Dec  1 01:06:28 PST
>Description:
- Update to 2.2.2

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

--- gallery2-2.2.2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/freebsd/cvsroot/ports/www/gallery2/Makefile,v
retrieving revision 1.52
diff -u -u -r1.52 Makefile
--- Makefile	19 May 2007 20:24:51 -0000	1.52
+++ Makefile	24 Jun 2007 18:48:28 -0000
@@ -6,12 +6,11 @@
 #
 
 PORTNAME=	gallery2
-PORTVERSION=	2.2.1
-PORTREVISION=	1
+PORTVERSION=	2.2.2
 CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	gallery
-DISTNAME=	gallery-2.2.1-full
+DISTNAME=	gallery-2.2.2-full
 DIST_SUBDIR=	gallery2
 
 MAINTAINER=	freebsd-ports at varju.ca
@@ -24,9 +23,6 @@
 NO_BUILD=	yes
 PKGMESSAGE=	${WRKDIR}/pkg-message
 CPIOARGS=	--quiet -pdum -R
-PLIST_SUB+=	GALLERY2DIR=${GALLERY2DIR}
-
-GALLERY2DIR?=	www/gallery2
 
 # Note that USE_PHP must be set before bsd.port.pre.mk is included, so
 # OPTIONS can't be used right now without making portlint angry
@@ -73,13 +69,16 @@
 RUN_DEPENDS+=	dcraw:${PORTSDIR}/graphics/dcraw
 .endif
 
-pre-fetch:
+pre-everything::
 .if !defined(GALLERY2DIR)
 	@${ECHO_MSG} ""
-	@${ECHO_MSG} "Define GALLERY2DIR to override default of '${GALLERY2DIR}'."
+	@${ECHO_MSG} "Define GALLERY2DIR to override default of 'www/gallery2'."
 	@${ECHO_MSG} ""
 .endif
 
+GALLERY2DIR?=	www/gallery2
+PLIST_SUB+=	GALLERY2DIR=${GALLERY2DIR}
+
 post-configure:
 	@ ${SED} -e 's#%%PREFIX%%#${PREFIX}#g' \
 	  -e 's#%%GALLERY2DIR%%#${GALLERY2DIR}#g' pkg-message > ${PKGMESSAGE}
Index: distinfo
===================================================================
RCS file: /home/freebsd/cvsroot/ports/www/gallery2/distinfo,v
retrieving revision 1.38
diff -u -u -r1.38 distinfo
--- distinfo	27 Mar 2007 07:38:17 -0000	1.38
+++ distinfo	24 Jun 2007 17:20:19 -0000
@@ -1,3 +1,3 @@
-MD5 (gallery2/gallery-2.2.1-full.tar.gz) = e4501a9cec700f238bddc5791fec0f8c
-SHA256 (gallery2/gallery-2.2.1-full.tar.gz) = eea17a716cb29406ed32549ee59899ad97bbcc57401aaaf476e5d04eb7b341ff
-SIZE (gallery2/gallery-2.2.1-full.tar.gz) = 11849887
+MD5 (gallery2/gallery-2.2.2-full.tar.gz) = 488d7837d531e99d4b5f420150b792d9
+SHA256 (gallery2/gallery-2.2.2-full.tar.gz) = 521b4d77e6ad21591229c8bd2769a9889052835cbcbe720e0b9abd2820431ac2
+SIZE (gallery2/gallery-2.2.2-full.tar.gz) = 11900129
Index: pkg-plist
===================================================================
RCS file: /home/freebsd/cvsroot/ports/www/gallery2/pkg-plist,v
retrieving revision 1.35
diff -u -u -r1.35 pkg-plist
--- pkg-plist	20 Mar 2007 18:29:25 -0000	1.35
+++ pkg-plist	24 Jun 2007 18:29:25 -0000
@@ -962,8 +962,11 @@
 %%GALLERY2DIR%%/modules/core/classes/GalleryStorage/xml-src/A_GalleryPluginParameterMap_1.0.xml
 %%GALLERY2DIR%%/modules/core/classes/GalleryStorage/xml-src/A_GalleryPluginParameterMap_1.1.xml
 %%GALLERY2DIR%%/modules/core/classes/GalleryStorage/xml-src/A_GalleryPluginParameterMap_1.2.xml
+%%GALLERY2DIR%%/modules/core/classes/GalleryStorage/xml-src/A_GallerySessionMap_1.0.xml
 %%GALLERY2DIR%%/modules/core/classes/GalleryStorage/xml-src/A_GalleryUser_1.0.xml
 %%GALLERY2DIR%%/modules/core/classes/GalleryStorage/xml-src/A_GalleryUser_1.1.xml
+%%GALLERY2DIR%%/modules/core/classes/GalleryStorage/xml-src/A_Schema_1.0.xml
+%%GALLERY2DIR%%/modules/core/classes/GalleryStorage/xml-src/A_Schema_1.1.xml
 %%GALLERY2DIR%%/modules/core/classes/GalleryStorage/xml-src/Lock.xml
 %%GALLERY2DIR%%/modules/core/classes/GalleryStorage/xml-src/R_GalleryCache_1.0.xml
 %%GALLERY2DIR%%/modules/core/classes/GalleryStorage/xml-src/R_GalleryItemPropertiesMap_1.0.xml
@@ -5437,6 +5440,7 @@
 %%GALLERY2DIR%%/modules/shutterfly/classes/ShutterflyCartPlugin.class
 %%GALLERY2DIR%%/modules/shutterfly/locale/af/LC_MESSAGES/modules_shutterfly.mo
 %%GALLERY2DIR%%/modules/shutterfly/locale/cs/LC_MESSAGES/modules_shutterfly.mo
+%%GALLERY2DIR%%/modules/shutterfly/locale/da/LC_MESSAGES/modules_shutterfly.mo
 %%GALLERY2DIR%%/modules/shutterfly/locale/de/LC_MESSAGES/modules_shutterfly.mo
 %%GALLERY2DIR%%/modules/shutterfly/locale/en_GB/LC_MESSAGES/modules_shutterfly.mo
 %%GALLERY2DIR%%/modules/shutterfly/locale/es/LC_MESSAGES/modules_shutterfly.mo
@@ -5460,6 +5464,7 @@
 %%GALLERY2DIR%%/modules/shutterfly/po/GNUmakefile
 %%GALLERY2DIR%%/modules/shutterfly/po/af.po
 %%GALLERY2DIR%%/modules/shutterfly/po/cs.po
+%%GALLERY2DIR%%/modules/shutterfly/po/da.po
 %%GALLERY2DIR%%/modules/shutterfly/po/de.po
 %%GALLERY2DIR%%/modules/shutterfly/po/en_GB.po
 %%GALLERY2DIR%%/modules/shutterfly/po/es.po
@@ -6309,6 +6314,7 @@
 %%GALLERY2DIR%%/modules/webdav/locale/ja/LC_MESSAGES/modules_webdav.mo
 %%GALLERY2DIR%%/modules/webdav/locale/no/LC_MESSAGES/modules_webdav.mo
 %%GALLERY2DIR%%/modules/webdav/locale/pl/LC_MESSAGES/modules_webdav.mo
+%%GALLERY2DIR%%/modules/webdav/locale/sr/LC_MESSAGES/modules_webdav.mo
 %%GALLERY2DIR%%/modules/webdav/locale/sv/LC_MESSAGES/modules_webdav.mo
 %%GALLERY2DIR%%/modules/webdav/locale/zh_TW/LC_MESSAGES/modules_webdav.mo
 %%GALLERY2DIR%%/modules/webdav/module.inc
@@ -6324,6 +6330,7 @@
 %%GALLERY2DIR%%/modules/webdav/po/ja.po
 %%GALLERY2DIR%%/modules/webdav/po/no.po
 %%GALLERY2DIR%%/modules/webdav/po/pl.po
+%%GALLERY2DIR%%/modules/webdav/po/sr.po
 %%GALLERY2DIR%%/modules/webdav/po/strings.raw
 %%GALLERY2DIR%%/modules/webdav/po/sv.po
 %%GALLERY2DIR%%/modules/webdav/po/zh_TW.po
@@ -8255,6 +8262,8 @@
 @dirrm %%GALLERY2DIR%%/modules/webdav/locale/zh_TW
 @dirrm %%GALLERY2DIR%%/modules/webdav/locale/sv/LC_MESSAGES
 @dirrm %%GALLERY2DIR%%/modules/webdav/locale/sv
+ at dirrm %%GALLERY2DIR%%/modules/webdav/locale/sr/LC_MESSAGES
+ at dirrm %%GALLERY2DIR%%/modules/webdav/locale/sr
 @dirrm %%GALLERY2DIR%%/modules/webdav/locale/pl/LC_MESSAGES
 @dirrm %%GALLERY2DIR%%/modules/webdav/locale/pl
 @dirrm %%GALLERY2DIR%%/modules/webdav/locale/no/LC_MESSAGES
@@ -9052,6 +9061,8 @@
 @dirrm %%GALLERY2DIR%%/modules/shutterfly/locale/en_GB
 @dirrm %%GALLERY2DIR%%/modules/shutterfly/locale/de/LC_MESSAGES
 @dirrm %%GALLERY2DIR%%/modules/shutterfly/locale/de
+ at dirrm %%GALLERY2DIR%%/modules/shutterfly/locale/da/LC_MESSAGES
+ at dirrm %%GALLERY2DIR%%/modules/shutterfly/locale/da
 @dirrm %%GALLERY2DIR%%/modules/shutterfly/locale/cs/LC_MESSAGES
 @dirrm %%GALLERY2DIR%%/modules/shutterfly/locale/cs
 @dirrm %%GALLERY2DIR%%/modules/shutterfly/locale/af/LC_MESSAGES
--- gallery2-2.2.2.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list