From root@Leo.mi.chu.edu.tw  Wed Aug  4 11:14:32 2010
Return-Path: <root@Leo.mi.chu.edu.tw>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 6F9121065679
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  4 Aug 2010 11:14:32 +0000 (UTC)
	(envelope-from root@Leo.mi.chu.edu.tw)
Received: from Leo.mi.chu.edu.tw (Leo.mi.chu.edu.tw [140.126.143.63])
	by mx1.freebsd.org (Postfix) with ESMTP id 192308FC15
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  4 Aug 2010 11:14:31 +0000 (UTC)
Received: from Leo.mi.chu.edu.tw (localhost [127.0.0.1])
	by Leo.mi.chu.edu.tw (Postfix) with ESMTP id DAF744DFC2B
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  4 Aug 2010 19:14:30 +0800 (CST)
Received: from Leo.mi.chu.edu.tw ([127.0.0.1])
	by Leo.mi.chu.edu.tw (Leo.mi.chu.edu.tw [127.0.0.1]) (amavisd-new, port 10024)
	with LMTP id ES3I7LaHvz0V for <FreeBSD-gnats-submit@freebsd.org>;
	Wed,  4 Aug 2010 19:14:30 +0800 (CST)
Received: by Leo.mi.chu.edu.tw (Postfix, from userid 0)
	id AABAD4DFC29; Wed,  4 Aug 2010 19:14:30 +0800 (CST)
Message-Id: <20100804111430.AABAD4DFC29@Leo.mi.chu.edu.tw>
Date: Wed,  4 Aug 2010 19:14:30 +0800 (CST)
From: Joe Horn <joehorn@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] net/pear-Net_URL2: update to 0.3.1, take maintainership
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         149267
>Category:       ports
>Synopsis:       [PATCH] net/pear-Net_URL2: update to 0.3.1, take maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 04 11:20:02 UTC 2010
>Closed-Date:    Mon Aug 09 11:05:08 UTC 2010
>Last-Modified:  Mon Aug  9 11:10:01 UTC 2010
>Originator:     Joe Horn
>Release:        FreeBSD 8.1-RELEASE amd64
>Organization:
Taiwanese User
>Environment:
System: FreeBSD joehorn.idv.tw 8.1-RELEASE FreeBSD 8.1-RELEASE #2: Tue Jul 20 22:36:33 CST 2010
>Description:
- Update to 0.3.1
- Take maintainership

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

--- pear-Net_URL2-0.3.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/pear-Net_URL2/Makefile /home/admin/joehorn/pear-Net_URL2/Makefile
--- /usr/ports/net/pear-Net_URL2/Makefile	2010-04-26 03:03:50.000000000 +0800
+++ /home/admin/joehorn/pear-Net_URL2/Makefile	2010-08-04 19:12:28.000000000 +0800
@@ -6,11 +6,13 @@
 #
 
 PORTNAME=	Net_URL2
-PORTVERSION=	0.2.0
+PORTVERSION=	0.3.1
 CATEGORIES=	net www pear
 
-MAINTAINER=	ports@FreeBSD.org
-COMMENT=	Easy parsing of Urls
+MAINTAINER=	joehorn@gmail.com
+COMMENT=	PEAR Class for parsing and handling URL
+
+LICENSE=	BSD
 
 BUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
 RUN_DEPENDS=	${BUILD_DEPENDS}
diff -ruN --exclude=CVS /usr/ports/net/pear-Net_URL2/distinfo /home/admin/joehorn/pear-Net_URL2/distinfo
--- /usr/ports/net/pear-Net_URL2/distinfo	2008-06-19 20:25:24.000000000 +0800
+++ /home/admin/joehorn/pear-Net_URL2/distinfo	2010-08-04 19:08:22.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (PEAR/Net_URL2-0.2.0.tgz) = b1173c64fdb3c9e7e06d49de10b6bd68
-SHA256 (PEAR/Net_URL2-0.2.0.tgz) = 08083235c56ab2ed318f28b3d2791301a164838c9ed41211b4d865da96251c86
-SIZE (PEAR/Net_URL2-0.2.0.tgz) = 7114
+MD5 (PEAR/Net_URL2-0.3.1.tgz) = c3d3ffacf7ba255bbb98681dc4c44cb6
+SHA256 (PEAR/Net_URL2-0.3.1.tgz) = 10e45485708c5abcbbdacd7599b37bd5c87d7575447cc09af82a7175eb0693a9
+SIZE (PEAR/Net_URL2-0.3.1.tgz) = 8488
--- pear-Net_URL2-0.3.1.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Aug 4 11:20:12 UTC 2010 
Responsible-Changed-Why:  
miwi@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=149267 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Mon Aug 9 11:05:07 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/149267: commit references a PR
Date: Mon,  9 Aug 2010 11:04:37 +0000 (UTC)

 miwi        2010-08-09 11:04:29 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net/pear-Net_URL2    Makefile distinfo 
   Log:
   - Update to 0.3.1
   - Pass maintainership to submitter
   
   PR:             149267
   Submitted by:   Joe Horn <joehorn@gmail.com> (maintainer)
   
   Revision  Changes    Path
   1.12      +5 -3      ports/net/pear-Net_URL2/Makefile
   1.9       +3 -3      ports/net/pear-Net_URL2/distinfo
 _______________________________________________
 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:
