From clsung@going04.iis.sinica.edu.tw  Sun Dec 31 08:05:54 2006
Return-Path: <clsung@going04.iis.sinica.edu.tw>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 99E0D16A412
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 31 Dec 2006 08:05:54 +0000 (UTC)
	(envelope-from clsung@going04.iis.sinica.edu.tw)
Received: from going04.iis.sinica.edu.tw (going04.iis.sinica.edu.tw [140.109.19.154])
	by mx1.freebsd.org (Postfix) with ESMTP id 6E2C513C448
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 31 Dec 2006 08:05:54 +0000 (UTC)
	(envelope-from clsung@going04.iis.sinica.edu.tw)
Received: by going04.iis.sinica.edu.tw (Postfix, from userid 1002)
	id 6B875286C2; Sun, 31 Dec 2006 16:07:36 +0800 (CST)
Message-Id: <20061231080736.6B875286C2@going04.iis.sinica.edu.tw>
Date: Sun, 31 Dec 2006 16:07:36 +0800 (CST)
From: Cheng-Lung Sung <clsung@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: tjs@cdpa.nsysu.edu.tw
Subject: [PATCH] net/p5-POE-Component-Generic: update to 0.09.10
X-Send-Pr-Version: 3.113
X-GNATS-Notify: tjs@cdpa.nsysu.edu.tw

>Number:         107370
>Category:       ports
>Synopsis:       [PATCH] net/p5-POE-Component-Generic: update to 0.09.10
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    clsung
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 31 08:10:08 GMT 2006
>Closed-Date:    Tue Jan 02 02:31:24 GMT 2007
>Last-Modified:  Tue Jan  2 02:40:14 GMT 2007
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD going04.iis.sinica.edu.tw 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #21: Wed Sep 13 17:54:15 CST 2006
>Description:
- Update to 0.09.10

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

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

--- p5-POE-Component-Generic-0.09.10.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/net/p5-POE-Component-Generic/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile	7 Oct 2006 11:17:40 -0000	1.2
+++ Makefile	31 Dec 2006 08:05:33 -0000
@@ -6,12 +6,12 @@
 #
 
 PORTNAME=	POE-Component-Generic
-PORTVERSION=	0.09.06
+PORTVERSION=	0.09.10
 CATEGORIES=	net perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	POE
 PKGNAMEPREFIX=	p5-
-DISTNAME=	${PORTNAME}-0.0906
+DISTNAME=	${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
 
 MAINTAINER=	tjs@cdpa.nsysu.edu.tw
 COMMENT=	Provides non-blocking access to a blocking object
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/net/p5-POE-Component-Generic/distinfo,v
retrieving revision 1.2
diff -u -u -r1.2 distinfo
--- distinfo	7 Oct 2006 11:17:40 -0000	1.2
+++ distinfo	31 Dec 2006 08:05:33 -0000
@@ -1,3 +1,3 @@
-MD5 (POE-Component-Generic-0.0906.tar.gz) = 93aefbb04e4d01911d832361d2959845
-SHA256 (POE-Component-Generic-0.0906.tar.gz) = 3e402f7ae42496d7dad63205541500dbd2a5d0d9d4f6e8fe5c152502ba3b6b8f
-SIZE (POE-Component-Generic-0.0906.tar.gz) = 31877
+MD5 (POE-Component-Generic-0.0910.tar.gz) = a8edc7aeff5e25a5c64995eb09b9b222
+SHA256 (POE-Component-Generic-0.0910.tar.gz) = 14021d61bd676543d3b1c352d8b05d21def07a9c101510a9abed1187e3e9cde2
+SIZE (POE-Component-Generic-0.0910.tar.gz) = 31943
--- p5-POE-Component-Generic-0.09.10.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->clsung 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Dec 31 08:10:25 UTC 2006 
Responsible-Changed-Why:  
Submitter has GNATS access 

http://www.freebsd.org/cgi/query-pr.cgi?pr=107370 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sun Dec 31 08:10:37 UTC 2006 
State-Changed-Why:  
Awaiting maintainers feedback 

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

From: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/107370: [PATCH] net/p5-POE-Component-Generic: update to
 0.09.10
Date: Sun, 31 Dec 2006 16:25:30 +0800

 This patch looks fine to me. Please commit it. Thanks !
 
 Edwin Groothuis wrote:
 > Maintainer of net/p5-POE-Component-Generic,
 >
 > Please note that PR ports/107370 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/107370
 >
 >   
State-Changed-From-To: feedback->closed 
State-Changed-By: clsung 
State-Changed-When: Tue Jan 2 02:31:21 UTC 2007 
State-Changed-Why:  
Committed. Thank You. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/107370: commit references a PR
Date: Tue,  2 Jan 2007 02:31:16 +0000 (UTC)

 clsung      2007-01-02 02:31:10 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net/p5-POE-Component-Generic Makefile distinfo 
   Log:
   - Update to 0.09.10
   
   PR:             ports/107370
   Submitted by:   clsung
   Approved by:    maintainer (Jin-Shan Tseng)
   
   Revision  Changes    Path
   1.3       +2 -2      ports/net/p5-POE-Component-Generic/Makefile
   1.3       +3 -3      ports/net/p5-POE-Component-Generic/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:
