From chinsan@blog.homiya.com  Sun Aug  5 03:07:23 2007
Return-Path: <chinsan@blog.homiya.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 93CD816A41B
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  5 Aug 2007 03:07:23 +0000 (UTC)
	(envelope-from chinsan@blog.homiya.com)
Received: from blog.homiya.com (blog.homiya.com [61.67.220.71])
	by mx1.freebsd.org (Postfix) with ESMTP id 73AFD13C45D
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  5 Aug 2007 03:07:23 +0000 (UTC)
	(envelope-from chinsan@blog.homiya.com)
Received: by blog.homiya.com (Postfix, from userid 1001)
	id 4FEF750836; Sun,  5 Aug 2007 11:07:13 +0800 (CST)
Message-Id: <20070805030713.4FEF750836@blog.homiya.com>
Date: Sun,  5 Aug 2007 11:07:13 +0800 (CST)
From: chinsan <chinsan@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: miwi@FreeBSD.org
Subject: [PATCH] net/pear-XML_RPC: Add the missing php extension(xml)
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         115207
>Category:       ports
>Synopsis:       [PATCH] net/pear-XML_RPC: Add the missing php extension(xml)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    chinsan
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 05 03:10:01 GMT 2007
>Closed-Date:    Mon Aug 06 12:13:19 GMT 2007
>Last-Modified:  Mon Aug  6 12:20:01 GMT 2007
>Originator:     chinsan
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD blog.homiya.com 6.2-STABLE FreeBSD 6.2-STABLE #1: Wed Jul 25 09:11:00 CST 2007
>Description:
- Add the missing php extension (xml).

Port maintainer (miwi@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- pear-XML_RPC-1.5.1_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/pear-XML_RPC/Makefile /home/chinsan/projects/pear-XML_RPC/Makefile
--- /usr/ports/net/pear-XML_RPC/Makefile	2007-06-25 16:48:28.000000000 +0800
+++ /home/chinsan/projects/pear-XML_RPC/Makefile	2007-08-05 11:05:30.000000000 +0800
@@ -7,6 +7,7 @@
 
 PORTNAME=	XML_RPC
 PORTVERSION=	1.5.1
+PORTREVISION=	1
 CATEGORIES=	net devel pear
 
 MAINTAINER=	miwi@FreeBSD.org
@@ -15,6 +16,8 @@
 BUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
+USE_PHP=	xml
+
 CATEGORY=	XML
 FILES=		RPC.php RPC/Server.php RPC/Dump.php
 TESTS=		allgot.inc empty-value-struct.php empty-value.php \
--- pear-XML_RPC-1.5.1_1.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Aug 5 03:10:12 UTC 2007 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=115207 
Responsible-Changed-From-To: miwi->chinsan 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Sun Aug 5 22:53:29 UTC 2007 
Responsible-Changed-Why:  
Approved. Thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=115207 
State-Changed-From-To: open->closed 
State-Changed-By: chinsan 
State-Changed-When: Mon Aug 6 12:13:17 UTC 2007 
State-Changed-Why:  
Committed.  Thanks. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/115207: commit references a PR
Date: Mon,  6 Aug 2007 12:12:20 +0000 (UTC)

 chinsan     2007-08-06 12:12:15 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net/pear-XML_RPC     Makefile 
   Log:
   - Add the missing php extension (xml).
   
   PR:             ports/115207
   Submitted by:   chinsan
   Approved by:    miwi (maintainer), rafan (mentor, implicit)
   
   Revision  Changes    Path
   1.4       +3 -0      ports/net/pear-XML_RPC/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:
