From tota@rtfm.jp  Sun Nov  4 22:27:08 2012
Return-Path: <tota@rtfm.jp>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 904376DE
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  4 Nov 2012 22:27:08 +0000 (UTC)
	(envelope-from tota@rtfm.jp)
Received: from rtfm.jp (rtfm.jp [219.94.242.231])
	by mx1.freebsd.org (Postfix) with ESMTP id 5FB4B8FC12
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  4 Nov 2012 22:27:08 +0000 (UTC)
Received: by rtfm.jp (Postfix, from userid 1001)
	id 4130EB831; Mon,  5 Nov 2012 07:15:53 +0900 (JST)
Message-Id: <20121104221553.4130EB831@rtfm.jp>
Date: Mon,  5 Nov 2012 07:15:53 +0900 (JST)
From: TAKATSU Tomonari <tota@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: appleboy.tw@gmail.com
Subject: [PATCH] www/gallery3: Add missing php extensions
X-Send-Pr-Version: 3.113
X-GNATS-Notify: appleboy.tw@gmail.com

>Number:         173367
>Category:       ports
>Synopsis:       [PATCH] www/gallery3: Add missing php extensions
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 04 22:30:00 UTC 2012
>Closed-Date:    Mon Nov 05 22:47:37 UTC 2012
>Last-Modified:  Mon Nov 05 22:47:37 UTC 2012
>Originator:     TAKATSU Tomonari
>Release:        FreeBSD 8.2-RELEASE-p9 amd64
>Organization:
none (private)
>Environment:
System: FreeBSD photon.local.lan 8.2-RELEASE-p9 FreeBSD 8.2-RELEASE-p9 #0: Mon Jun 11 23:00:11 UTC 2012
>Description:
- Add missing PHP extensions
  * ctype
  * mbstring

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

Generated with FreeBSD Port Tools 0.99_6 (mode: change, diff: ports)
>How-To-Repeat:
>Fix:

begin 644 gallery3-3.0.4.patch
Index: Makefile
===================================================================
--- Makefile	(revision 306951)
+++ Makefile	(working copy)
@@ -16,8 +16,8 @@
 
 USE_ZIP=	yes
 
-USE_PHP=	pcre session filter xml iconv spl simplexml json mysql \
-		tokenizer
+USE_PHP=	ctype filter iconv json mysql mbstring pcre \
+		simplexml session spl tokenizer xml
 WANT_PHP_WEB=	yes
 
 WRKSRC=		${WRKDIR}/${PORTNAME}
end
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sun Nov 4 22:30:08 UTC 2012 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: appleboy.tw@gmail.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/173367: [PATCH] www/gallery3: Add missing php extensions
Date: Sun, 4 Nov 2012 22:30:08 UT

 Maintainer of www/gallery3,
 
 Please note that PR ports/173367 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/173367
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Bo-Yi Wu <appleboy.tw@gmail.com>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: ports/173367: [PATCH] www/gallery3: Add missing php extensions
Date: Mon, 5 Nov 2012 11:57:00 +0800

 --f46d0445170d709f9d04cdb77b45
 Content-Type: text/plain; charset=ISO-8859-1
 
 Please commit it.
 
 Thanks.
 
 --
 About me: http://about.me/appleboy
 
 
 
 On Mon, Nov 5, 2012 at 6:30 AM, Edwin Groothuis <edwin@freebsd.org> wrote:
 
 > Maintainer of www/gallery3,
 >
 > Please note that PR ports/173367 has just been submitted.
 >
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 >
 > The full text of the PR can be found at:
 >     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/173367
 >
 > --
 > Edwin Groothuis via the GNATS Auto Assign Tool
 > edwin@FreeBSD.org
 >
 
 --f46d0445170d709f9d04cdb77b45
 Content-Type: text/html; charset=ISO-8859-1
 Content-Transfer-Encoding: quoted-printable
 
 Please commit it.<br><br>Thanks.<br><div class=3D"gmail_extra"><br clear=3D=
 "all"><div>--</div>About me: <a href=3D"http://about.me/appleboy" target=3D=
 "_blank">http://about.me/appleboy</a><br><br>
 <br><br><div class=3D"gmail_quote">On Mon, Nov 5, 2012 at 6:30 AM, Edwin Gr=
 oothuis <span dir=3D"ltr">&lt;<a href=3D"mailto:edwin@freebsd.org" target=
 =3D"_blank">edwin@freebsd.org</a>&gt;</span> wrote:<br><blockquote class=3D=
 "gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding=
 -left:1ex">
 
 Maintainer of www/gallery3,<br>
 <br>
 Please note that PR ports/173367 has just been submitted.<br>
 <br>
 If it contains a patch for an upgrade, an enhancement or a bug fix<br>
 you agree on, reply to this email stating that you approve the patch<br>
 and a committer will take care of it.<br>
 <br>
 The full text of the PR can be found at:<br>
 =A0 =A0 <a href=3D"http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/17336=
 7" target=3D"_blank">http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/173=
 367</a><br>
 <span class=3D"HOEnZb"><font color=3D"#888888"><br>
 --<br>
 Edwin Groothuis via the GNATS Auto Assign Tool<br>
 edwin@FreeBSD.org<br>
 </font></span></blockquote></div><br></div>
 
 --f46d0445170d709f9d04cdb77b45--
State-Changed-From-To: feedback->closed 
State-Changed-By: tota 
State-Changed-When: Mon Nov 5 22:46:16 UTC 2012 
State-Changed-Why:  
Committed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=173367 
>Unformatted:
