diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2006-09-04 15:53:46 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2006-09-04 15:53:46 +0000 |
commit | d78c85493a9987133355634ffb066469c3c6dd1d (patch) | |
tree | fc146a12738fa5534a8ddaa15147f7aafd99c597 /devel/p5-Test-Exception | |
parent | 9aae8cb6289f7b1d7a937c88b69f57830bc872b6 (diff) | |
download | ports-d78c85493a9987133355634ffb066469c3c6dd1d.tar.gz ports-d78c85493a9987133355634ffb066469c3c6dd1d.zip |
Notes
Diffstat (limited to 'devel/p5-Test-Exception')
-rw-r--r-- | devel/p5-Test-Exception/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Test-Exception/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/devel/p5-Test-Exception/Makefile b/devel/p5-Test-Exception/Makefile index e88476d539e9..35e753385220 100644 --- a/devel/p5-Test-Exception/Makefile +++ b/devel/p5-Test-Exception/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Test-Exception -PORTVERSION= 0.21 -PORTREVISION= 1 +PORTVERSION= 0.22 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Test @@ -17,7 +16,7 @@ MAINTAINER= erwin@FreeBSD.org COMMENT= Test::Exception - test functions for exception based code BUILD_DEPENDS= ${SITE_PERL}/Test/Builder/Tester.pm:${PORTSDIR}/devel/p5-Test-Simple \ - ${SITE_PERL}/Sub/Uplevel.pm:${PORTSDIR}/devel/p5-Sub-Uplevel + p5-Sub-Uplevel>=0.13:${PORTSDIR}/devel/p5-Sub-Uplevel RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/devel/p5-Test-Exception/distinfo b/devel/p5-Test-Exception/distinfo index 9fb01c027695..1f8d3c5d891d 100644 --- a/devel/p5-Test-Exception/distinfo +++ b/devel/p5-Test-Exception/distinfo @@ -1,3 +1,3 @@ -MD5 (Test-Exception-0.21.tar.gz) = fc1aab12ca0867dd46328e169c06a21c -SHA256 (Test-Exception-0.21.tar.gz) = 1d9d7016cbe82571abb97c19a305ea3c79fe3f92ee6a7c33437403b2bdde992d -SIZE (Test-Exception-0.21.tar.gz) = 10142 +MD5 (Test-Exception-0.22.tar.gz) = dcf44183af3d26b14d7f989fc5ee1117 +SHA256 (Test-Exception-0.22.tar.gz) = 98b129aa38a729f9c63b3ae2118b500f76bcf3456bb03a5f049f67ddea7efc81 +SIZE (Test-Exception-0.22.tar.gz) = 10771 |