From tjs@pluto.cdpa.nsysu.edu.tw  Wed Nov 21 09:46:57 2007
Return-Path: <tjs@pluto.cdpa.nsysu.edu.tw>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 173AC16A41A
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 21 Nov 2007 09:46:53 +0000 (UTC)
	(envelope-from tjs@pluto.cdpa.nsysu.edu.tw)
Received: from pluto.cdpa.nsysu.edu.tw (Pluto.CDPA.nsysu.edu.tw [140.117.205.30])
	by mx1.freebsd.org (Postfix) with ESMTP id BC2D413C455
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 21 Nov 2007 09:46:52 +0000 (UTC)
	(envelope-from tjs@pluto.cdpa.nsysu.edu.tw)
Received: from pluto.cdpa.nsysu.edu.tw (localhost [127.0.0.1])
	by pluto.cdpa.nsysu.edu.tw (8.14.1/8.14.1) with ESMTP id lAL9fR5P092562;
	Wed, 21 Nov 2007 17:41:27 +0800 (CST)
	(envelope-from tjs@pluto.cdpa.nsysu.edu.tw)
Received: (from root@localhost)
	by pluto.cdpa.nsysu.edu.tw (8.14.1/8.14.1/Submit) id lAL9fRba092561;
	Wed, 21 Nov 2007 17:41:27 +0800 (CST)
	(envelope-from tjs)
Message-Id: <200711210941.lAL9fRba092561@pluto.cdpa.nsysu.edu.tw>
Date: Wed, 21 Nov 2007 17:41:27 +0800 (CST)
From: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
To: FreeBSD-gnats-submit@freebsd.org
Cc: tjs@cdpa.nsysu.edu.tw
Subject: [PATCH] net/p5-POE-Component-Client-Whois: update to 1.11, reset maintainership
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         118176
>Category:       ports
>Synopsis:       [PATCH] net/p5-POE-Component-Client-Whois: update to 1.11, reset maintainership
>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 Nov 21 09:50:02 UTC 2007
>Closed-Date:    Fri Dec 14 23:14:18 UTC 2007
>Last-Modified:  Fri Dec 14 23:20:17 UTC 2007
>Originator:     Jin-Shan Tseng
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD Pluto.CDPA.nsysu.edu.tw 6.2-STABLE FreeBSD 6.2-STABLE #0: Fri Sep 28 09:30:25 CST 2007
>Description:
- Update to 1.11
- Reset maintainership to ports@FreeBSD.org

Port maintainer (tjs@cdpa.nsysu.edu.tw) is cc'd.

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

--- p5-POE-Component-Client-Whois-1.11.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/p5-POE-Component-Client-Whois/Makefile /hd1/p5-POE-Component-Client-Whois/Makefile
--- /usr/ports/net/p5-POE-Component-Client-Whois/Makefile	2007-08-15 12:45:25.000000000 +0800
+++ /hd1/p5-POE-Component-Client-Whois/Makefile	2007-11-21 17:38:47.000000000 +0800
@@ -6,13 +6,13 @@
 #
 
 PORTNAME=	POE-Component-Client-Whois
-PORTVERSION=	1.10
+PORTVERSION=	1.11
 CATEGORIES=	net perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	POE
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	tjs@cdpa.nsysu.edu.tw
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A one shot non-blocking RFC 812 WHOIS query
 
 RUN_DEPENDS=	p5-POE>=0.38:${PORTSDIR}/devel/p5-POE \
diff -ruN --exclude=CVS /usr/ports/net/p5-POE-Component-Client-Whois/distinfo /hd1/p5-POE-Component-Client-Whois/distinfo
--- /usr/ports/net/p5-POE-Component-Client-Whois/distinfo	2007-08-15 12:45:25.000000000 +0800
+++ /hd1/p5-POE-Component-Client-Whois/distinfo	2007-11-21 17:39:09.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (POE-Component-Client-Whois-1.10.tar.gz) = f4afc91d8fd3f4afce979e544c13333e
-SHA256 (POE-Component-Client-Whois-1.10.tar.gz) = c6f5e74effc268cdb6f5386ee71ab9dbb3621085fd18261c0b956f8cf140c98c
-SIZE (POE-Component-Client-Whois-1.10.tar.gz) = 21507
+MD5 (POE-Component-Client-Whois-1.11.tar.gz) = c254fd8bf7406e1c1f76ddb4df94f8a9
+SHA256 (POE-Component-Client-Whois-1.11.tar.gz) = 8bf08e95bf88f14fc6159d75f3a15b2e5bbadc32d8dbdeb63e3ca4da259b280f
+SIZE (POE-Component-Client-Whois-1.11.tar.gz) = 21549
--- p5-POE-Component-Client-Whois-1.11.patch ends here ---

>Release-Note:
>Audit-Trail:
Class-Changed-From-To: update->maintainer-update 
Class-Changed-By: edwin 
Class-Changed-When: Wed Nov 21 09:50:15 UTC 2007 
Class-Changed-Why:  
Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=118176 
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Wed Nov 21 10:02:42 UTC 2007 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=118176 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Fri Dec 14 23:14:18 UTC 2007 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/118176: commit references a PR
Date: Fri, 14 Dec 2007 23:15:10 +0000 (UTC)

 miwi        2007-12-14 23:14:56 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net/p5-POE-Component-Client-Whois Makefile distinfo 
   Log:
   - Update to 1.11
   - Reset Maintainership
   
   PR:             118176
   Submitted by:   Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> (maintainer)
   
   Revision  Changes    Path
   1.3       +3 -3      ports/net/p5-POE-Component-Client-Whois/Makefile
   1.3       +3 -3      ports/net/p5-POE-Component-Client-Whois/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:
