ports/141164: [MAINTAINER] www/gallery3 update php dependence
Bo-Yi Wu
appleboy.tw at gmail.com
Fri Dec 4 07:50:02 UTC 2009
>Number: 141164
>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: Fri Dec 04 07:50:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Bo-Yi Wu
>Release: FreeBSD 7.1-RELEASE-p6 i386
>Organization:
IDERS 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 iconv, spl, simplexml, and json 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-12-04 15:41:39.000000000 +0800
+++ gallery3/Makefile 2009-12-04 15:38:03.000000000 +0800
@@ -17,7 +17,7 @@
USE_ZIP= yes
-USE_PHP= pcre session filter xml
+USE_PHP= pcre session filter xml iconv spl simplexml json
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