ports/140037: [MAINTAINER] www/gallery3 update php dependence

Bo-Yi Wu appleboy.tw at gmail.com
Wed Oct 28 03:40:01 UTC 2009


>Number:         140037
>Category:       ports
>Synopsis:       [MAINTAINER] www/gallery3 update php dependence
>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:   Wed Oct 28 03:40:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Bo-Yi Wu
>Release:        FreeBSD 7.1-RELEASE-p6 i386
>Organization:
III of Taiwan 
>Environment:
System: FreeBSD freebsd.ee.ccu.edu.tw 7.1-RELEASE-p6 FreeBSD 7.1-RELEASE-p6 #4: Wed Jun 17 12:28:27 CST 2009 root at freebsd.ee.ccu.edu.tw:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	add php5-xml and php5-filter be listed as dependencies in the Makefile
	
>How-To-Repeat:
	
>Fix:

	

--- gallery3.patch begins here ---
diff -ruN gallery3.orig/Makefile gallery3/Makefile
--- gallery3.orig/Makefile	2009-10-28 10:45:55.000000000 +0800
+++ gallery3/Makefile	2009-10-28 10:41:15.000000000 +0800
@@ -16,7 +16,7 @@
 
 USE_ZIP=	yes
 
-USE_PHP=	pcre session
+USE_PHP=	pcre session filter xml
 WANT_PHP_WEB=	yes
 
 WRKSRC=		${WRKDIR}/${PORTNAME}
--- gallery3.patch ends here ---


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



More information about the freebsd-ports-bugs mailing list