aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Test-Output
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2008-11-22 08:53:32 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2008-11-22 08:53:32 +0000
commitcd57d53c7d1e4f8f72d42b81c8e64662ca8c54a3 (patch)
treeab9a1492b4a73218275739ec0eaa9a374c5b3c5d /devel/p5-Test-Output
parent60e5ca2a92a84945a7d012cf5d796c2f51c954d1 (diff)
downloadports-cd57d53c7d1e4f8f72d42b81c8e64662ca8c54a3.tar.gz
ports-cd57d53c7d1e4f8f72d42b81c8e64662ca8c54a3.zip
- update to 0.12
PR: 128504 Submitted by: leeym Approved by: maintainer timeout
Notes
Notes: svn path=/head/; revision=223181
Diffstat (limited to 'devel/p5-Test-Output')
-rw-r--r--devel/p5-Test-Output/Makefile9
-rw-r--r--devel/p5-Test-Output/distinfo6
2 files changed, 8 insertions, 7 deletions
diff --git a/devel/p5-Test-Output/Makefile b/devel/p5-Test-Output/Makefile
index 0bc834b63363..a48043f82a44 100644
--- a/devel/p5-Test-Output/Makefile
+++ b/devel/p5-Test-Output/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Test-Output
-PORTVERSION= 0.10
+PORTVERSION= 0.12
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,10 +14,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= gslin@gslin.org
COMMENT= Utilities to test STDOUT and STDERR messages
-RUN_DEPENDS= ${SITE_PERL}/Sub/Exporter.pm:${PORTSDIR}/devel/p5-Sub-Exporter \
- ${SITE_PERL}/Test/Tester.pm:${PORTSDIR}/devel/p5-Test-Tester
+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
-PERL_CONFIGURE= 5.8.0+
+PERL_CONFIGURE= yes
MAN3= Test::Output::Tie.3 Test::Output.3
diff --git a/devel/p5-Test-Output/distinfo b/devel/p5-Test-Output/distinfo
index 010f123c5369..ec4e19410529 100644
--- a/devel/p5-Test-Output/distinfo
+++ b/devel/p5-Test-Output/distinfo
@@ -1,3 +1,3 @@
-MD5 (Test-Output-0.10.tar.gz) = dcf67296e04a41a9f73f70c10fe5f825
-SHA256 (Test-Output-0.10.tar.gz) = b72813be2639d49dda2a3f87928b7ce185633f3afaa25300afbfb844b12deea4
-SIZE (Test-Output-0.10.tar.gz) = 9838
+MD5 (Test-Output-0.12.tar.gz) = 5b0a877a98f716af6cc150c1a1d6dc59
+SHA256 (Test-Output-0.12.tar.gz) = 3b1d00c059f6ea601e0c215bb5b87ce592d5d112e4da5c37e78387eaa19af27a
+SIZE (Test-Output-0.12.tar.gz) = 10853