From appleboy@freebsd.ee.ccu.edu.tw  Wed Oct 28 03:30:57 2009
Return-Path: <appleboy@freebsd.ee.ccu.edu.tw>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 4B4A1106566C
	for <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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 <appleboy.tw@gmail.com>
Reply-To: Bo-Yi Wu <appleboy.tw@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: appleboy.tw@gmail.com
Subject: [MAINTAINER] www/gallery3 update php dependence 
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         140037
>Category:       ports
>Synopsis:       [MAINTAINER] www/gallery3 update php dependence
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 28 03:40:01 UTC 2009
>Closed-Date:    Thu Oct 29 22:29:12 UTC 2009
>Last-Modified:  Thu Oct 29 22:30:23 UTC 2009
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Thu Oct 29 09:20:09 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=140037 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Thu Oct 29 22:29:11 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=140037 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/140037: commit references a PR
Date: Thu, 29 Oct 2009 22:29:24 +0000 (UTC)

 miwi        2009-10-29 22:29:05 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/gallery3         Makefile 
   Log:
   - Update missing php dependency
   
   PR:             140037
   Submitted by:   Bo-Yi Wu <appleboy.tw@gmail.com> (maintainer)
   
   Revision  Changes    Path
   1.67      +2 -1      ports/www/gallery3/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
