aboutsummaryrefslogtreecommitdiff
path: root/lang/p5-TryCatch
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-02-10 12:02:27 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-02-10 12:02:27 +0000
commit100d7ca3ff5ef46f1832fffec8cc6e30702e0d78 (patch)
tree33fe8e7210f574aa2aa43b3dfc9d2734febfc354 /lang/p5-TryCatch
parentda031b64246665e5b8fc08ba84a552d90abe56cd (diff)
downloadports-100d7ca3ff5ef46f1832fffec8cc6e30702e0d78.tar.gz
ports-100d7ca3ff5ef46f1832fffec8cc6e30702e0d78.zip
- Update to 1.003000
- Move test dependencies to TEST_DEPENDS Changes: http://search.cpan.org/dist/TryCatch/Changes PR: ports/154637 Submitted by: milki <milki@rescomp.berkeley.edu> (maintainer)
Notes
Notes: svn path=/head/; revision=268868
Diffstat (limited to 'lang/p5-TryCatch')
-rw-r--r--lang/p5-TryCatch/Makefile8
-rw-r--r--lang/p5-TryCatch/distinfo5
2 files changed, 6 insertions, 7 deletions
diff --git a/lang/p5-TryCatch/Makefile b/lang/p5-TryCatch/Makefile
index be99181244fd..57a18f2d8e44 100644
--- a/lang/p5-TryCatch/Makefile
+++ b/lang/p5-TryCatch/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= TryCatch
-PORTVERSION= 1.002000
+PORTVERSION= 1.003000
CATEGORIES= lang perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/A/AS/ASH
@@ -15,9 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= milki@rescomp.berkeley.edu
COMMENT= First class try catch semantics for Perl, without source filters
-BUILD_DEPENDS= p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple \
- p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
- p5-ExtUtils-Depends>=0.302:${PORTSDIR}/devel/p5-ExtUtils-Depends \
+BUILD_DEPENDS= p5-ExtUtils-Depends>=0.302:${PORTSDIR}/devel/p5-ExtUtils-Depends \
p5-B-Hooks-OP-Check>=0.18:${PORTSDIR}/devel/p5-B-Hooks-OP-Check \
p5-B-Hooks-OP-PPAddr>=0.03:${PORTSDIR}/devel/p5-B-Hooks-OP-PPAddr
RUN_DEPENDS= p5-Parse-Method-Signatures>=1.003012:${PORTSDIR}/devel/p5-Parse-Method-Signatures \
@@ -29,6 +27,8 @@ RUN_DEPENDS= p5-Parse-Method-Signatures>=1.003012:${PORTSDIR}/devel/p5-Parse-Met
p5-Variable-Magic>=0.28:${PORTSDIR}/devel/p5-Variable-Magic \
p5-Sub-Exporter>=0.979:${PORTSDIR}/devel/p5-Sub-Exporter \
p5-XSLoader>=0:${PORTSDIR}/devel/p5-XSLoader
+TEST_DEPENDS= p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple \
+ p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
PERL_CONFIGURE= 5.8.1+
diff --git a/lang/p5-TryCatch/distinfo b/lang/p5-TryCatch/distinfo
index 97d4bf2d7d31..b77dc68de4c0 100644
--- a/lang/p5-TryCatch/distinfo
+++ b/lang/p5-TryCatch/distinfo
@@ -1,3 +1,2 @@
-MD5 (TryCatch-1.002000.tar.gz) = c0069370f5cbd982872702ed4495daf4
-SHA256 (TryCatch-1.002000.tar.gz) = 1ac163e3ccaf4b445f832a80f57a89f7a5de714470732fe4613d76a5382d7960
-SIZE (TryCatch-1.002000.tar.gz) = 83199
+SHA256 (TryCatch-1.003000.tar.gz) = ae035067ff2b93bad779e28c838618ac7f388ec2167c9c2745026b54dee4924f
+SIZE (TryCatch-1.003000.tar.gz) = 87037