From 168f987a436f0f6ce05f8fea626db5dfc0f4f849 Mon Sep 17 00:00:00 2001 From: miwi Date: Sun, 15 Mar 2009 19:40:10 +0000 Subject: - Update to 0.13 - Pass maintainership to perl PR: 132667 Submitted by: Gea-Suan Lin (maintainer) --- devel/p5-Test-Output/Makefile | 8 +++----- devel/p5-Test-Output/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/devel/p5-Test-Output/Makefile b/devel/p5-Test-Output/Makefile index a48043f82a44..70753473c47e 100644 --- a/devel/p5-Test-Output/Makefile +++ b/devel/p5-Test-Output/Makefile @@ -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 --git a/devel/p5-Test-Output/distinfo b/devel/p5-Test-Output/distinfo index ec4e19410529..2a03b07d4e1e 100644 --- a/devel/p5-Test-Output/distinfo +++ b/devel/p5-Test-Output/distinfo @@ -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 -- cgit