From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Oct 28 03:40:01 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C687C1065692 for ; Wed, 28 Oct 2009 03:40:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id A1D4D8FC17 for ; Wed, 28 Oct 2009 03:40:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n9S3e1b2089878 for ; Wed, 28 Oct 2009 03:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n9S3e1Uw089877; Wed, 28 Oct 2009 03:40:01 GMT (envelope-from gnats) Resent-Date: Wed, 28 Oct 2009 03:40:01 GMT Resent-Message-Id: <200910280340.n9S3e1Uw089877@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Bo-Yi Wu Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4B4A1106566C for ; Wed, 28 Oct 2009 03:30:57 +0000 (UTC) (envelope-from appleboy@freebsd.ee.ccu.edu.tw) Received: from freebsd.ee.ccu.edu.tw (freebsd.ee.ccu.edu.tw [140.123.107.202]) by mx1.freebsd.org (Postfix) with ESMTP id E29948FC16 for ; Wed, 28 Oct 2009 03:30:56 +0000 (UTC) Received: from freebsd.ee.ccu.edu.tw (localhost [127.0.0.1]) by freebsd.ee.ccu.edu.tw (8.14.3/8.14.3) with ESMTP id n9S2tsEm030345; Wed, 28 Oct 2009 10:55:54 +0800 (CST) (envelope-from appleboy@freebsd.ee.ccu.edu.tw) Received: (from root@localhost) by freebsd.ee.ccu.edu.tw (8.14.3/8.14.3/Submit) id n9S2trTr030344; Wed, 28 Oct 2009 10:55:53 +0800 (CST) (envelope-from appleboy) Message-Id: <200910280255.n9S2trTr030344@freebsd.ee.ccu.edu.tw> Date: Wed, 28 Oct 2009 10:55:53 +0800 (CST) From: Bo-Yi Wu To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: appleboy.tw@gmail.com Subject: ports/140037: [MAINTAINER] www/gallery3 update php dependence X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Bo-Yi Wu List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Oct 2009 03:40:01 -0000 >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@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: