From gslin@colo-p.gslin.org  Sun Mar 15 17:24:46 2009
Return-Path: <gslin@colo-p.gslin.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id AA7F610656F1
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 15 Mar 2009 17:24:46 +0000 (UTC)
	(envelope-from gslin@colo-p.gslin.org)
Received: from colo-p.gslin.org (60-199-248-145.static.tfn.net.tw [60.199.248.145])
	by mx1.freebsd.org (Postfix) with ESMTP id 7BCCD8FC22
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 15 Mar 2009 17:24:46 +0000 (UTC)
	(envelope-from gslin@colo-p.gslin.org)
Received: by colo-p.gslin.org (Postfix, from userid 1000)
	id D5AEC7E821; Mon, 16 Mar 2009 01:24:45 +0800 (CST)
Message-Id: <20090315172445.D5AEC7E821@colo-p.gslin.org>
Date: Mon, 16 Mar 2009 01:24:45 +0800 (CST)
From: Gea-Suan Lin <gslin@gslin.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: gslin@gslin.org
Subject: [MAINTAINER] devel/p5-Test-Output: update to 0.13
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         132667
>Category:       ports
>Synopsis:       [MAINTAINER] devel/p5-Test-Output: update to 0.13
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 15 17:30:01 UTC 2009
>Closed-Date:    Sun Mar 15 19:40:29 UTC 2009
>Last-Modified:  Sun Mar 15 19:50:00 UTC 2009
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 7.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD gslin 7.1-STABLE FreeBSD 7.1-STABLE #0: Sat Jan 31 21:46:23 UTC 2009
>Description:
- Update to 0.13

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

--- p5-Test-Output-0.13.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/p5-Test-Output/Makefile /home/staff/gslin/work/ports/p5-Test-Output/Makefile
--- /usr/ports/devel/p5-Test-Output/Makefile	2008-11-22 16:53:32.000000000 +0800
+++ /home/staff/gslin/work/ports/p5-Test-Output/Makefile	2009-03-16 01:24:13.000000000 +0800
@@ -6,17 +6,15 @@
 #
 
 PORTNAME=	Test-Output
-PORTVERSION=	0.12
+PORTVERSION=	0.13
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	gslin@gslin.org
+MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Utilities to test STDOUT and STDERR messages
 
-RUN_DEPENDS=	p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter
-BUILD_DEPENDS=	${RUN_DEPENDS}
-BUILD_DEPENDS+=	p5-Test-Tester>=0.10.3:${PORTSDIR}/devel/p5-Test-Tester
+RUN_DEPENDS=	p5-Sub-Exporter>0:${PORTSDIR}/devel/p5-Sub-Exporter
 
 PERL_CONFIGURE=	yes
 
diff -ruN --exclude=CVS /usr/ports/devel/p5-Test-Output/distinfo /home/staff/gslin/work/ports/p5-Test-Output/distinfo
--- /usr/ports/devel/p5-Test-Output/distinfo	2008-11-22 16:53:32.000000000 +0800
+++ /home/staff/gslin/work/ports/p5-Test-Output/distinfo	2009-03-16 01:23:43.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (Test-Output-0.12.tar.gz) = 5b0a877a98f716af6cc150c1a1d6dc59
-SHA256 (Test-Output-0.12.tar.gz) = 3b1d00c059f6ea601e0c215bb5b87ce592d5d112e4da5c37e78387eaa19af27a
-SIZE (Test-Output-0.12.tar.gz) = 10853
+MD5 (Test-Output-0.13.tar.gz) = 6b2c3a47af7e6079b15f631508899828
+SHA256 (Test-Output-0.13.tar.gz) = e30312a1a7d03c967e7da95805aa806733e63fbccb8de504a19863b03ff5af29
+SIZE (Test-Output-0.13.tar.gz) = 11044
--- p5-Test-Output-0.13.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Sun Mar 15 17:56:39 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=132667 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sun Mar 15 19:40:28 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/132667: commit references a PR
Date: Sun, 15 Mar 2009 19:40:30 +0000 (UTC)

 miwi        2009-03-15 19:40:10 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/p5-Test-Output Makefile distinfo 
   Log:
   - Update to 0.13
   - Pass maintainership to perl
   
   PR:             132667
   Submitted by:   Gea-Suan Lin <gslin@gslin.org> (maintainer)
   
   Revision  Changes    Path
   1.5       +3 -5      ports/devel/p5-Test-Output/Makefile
   1.3       +3 -3      ports/devel/p5-Test-Output/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:
