ports/178222: [PATCH] www/gallery3: security update to 3.0.7

Alex Varju alex at varju.ca
Sun Apr 28 17:50:01 UTC 2013


>Number:         178222
>Category:       ports
>Synopsis:       [PATCH] www/gallery3: security update to 3.0.7
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 28 17:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Alex Varju
>Release:        FreeBSD 9.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD jupiter.varju.ca 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec  4 09:23:10
>Description:
- Update to 3.0.7

Port maintainer (appleboy.tw at gmail.com) is cc'd.

Generated with FreeBSD Port Tools 0.99_7 (mode: update, diff: suffix)
>How-To-Repeat:
>Fix:

--- gallery3-3.0.7.patch begins here ---
diff -ruN ../gallery3CVS/Makefile ./Makefile
--- ../gallery3CVS/Makefile	2013-04-24 11:10:30.000000000 -0700
+++ ./Makefile	2013-04-28 10:40:00.341700000 -0700
@@ -2,7 +2,7 @@
 # $FreeBSD: www/gallery3/Makefile 316464 2013-04-24 18:10:30Z ak $
 
 PORTNAME=	gallery3
-PORTVERSION=	3.0.5
+PORTVERSION=	3.0.7
 CATEGORIES=	www
 MASTER_SITES=	SF/gallery/${PORTNAME}/${PORTVERSION}
 DISTNAME=	gallery-${PORTVERSION}
@@ -51,9 +51,9 @@
 
 .if ${PORT_OPTIONS:MIMAGEMAGICK}
 .if !defined(WITHOUT_X11)
-RUN_DEPENDS+=    convert:${PORTSDIR}/graphics/ImageMagick
+RUN_DEPENDS+=	convert:${PORTSDIR}/graphics/ImageMagick
 .else
-RUN_DEPENDS+=    convert:${PORTSDIR}/graphics/ImageMagick-nox11
+RUN_DEPENDS+=	convert:${PORTSDIR}/graphics/ImageMagick-nox11
 .endif
 .endif
 
diff -ruN ../gallery3CVS/distinfo ./distinfo
--- ../gallery3CVS/distinfo	2013-03-17 10:20:50.000000000 -0700
+++ ./distinfo	2013-04-28 10:30:08.387707000 -0700
@@ -1,2 +1,2 @@
-SHA256 (gallery-3.0.5.zip) = d720cf8a78ecd659ca95f845a2c0f7e0e9db3255bc9c7ffa575e9cbc074efb38
-SIZE (gallery-3.0.5.zip) = 2035940
+SHA256 (gallery-3.0.7.zip) = c8960051853ef8c60c22cf3c446d48d30844319765164dd397405bb2d83ef98d
+SIZE (gallery-3.0.7.zip) = 2036494
diff -ruN ../gallery3CVS/pkg-plist ./pkg-plist
--- ../gallery3CVS/pkg-plist	2013-03-17 10:20:50.000000000 -0700
+++ ./pkg-plist	2013-04-28 10:33:23.220701000 -0700
@@ -253,7 +253,6 @@
 %%WWWDIR%%/modules/gallery/libraries/MY_Database.php
 %%WWWDIR%%/modules/gallery/libraries/MY_Forge.php
 %%WWWDIR%%/modules/gallery/libraries/MY_Input.php
-%%WWWDIR%%/modules/gallery/libraries/MY_Kohana.php
 %%WWWDIR%%/modules/gallery/libraries/MY_Kohana_Exception.php
 %%WWWDIR%%/modules/gallery/libraries/MY_ORM.php
 %%WWWDIR%%/modules/gallery/libraries/MY_View.php
--- gallery3-3.0.7.patch ends here ---

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


More information about the freebsd-ports-bugs mailing list