diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2007-03-23 15:01:08 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2007-03-23 15:01:08 +0000 |
commit | a3d284cd5b475538e812f2e607592176af30f997 (patch) | |
tree | caba01781a5b5fe8d279b3b49bfa2cd84f20841b /devel/p5-Test-Exception | |
parent | e5a61228064f75a3f2753cdc241e9516aefa00e2 (diff) | |
download | ports-a3d284cd5b475538e812f2e607592176af30f997.tar.gz ports-a3d284cd5b475538e812f2e607592176af30f997.zip |
Notes
Diffstat (limited to 'devel/p5-Test-Exception')
-rw-r--r-- | devel/p5-Test-Exception/Makefile | 14 | ||||
-rw-r--r-- | devel/p5-Test-Exception/distinfo | 6 |
2 files changed, 5 insertions, 15 deletions
diff --git a/devel/p5-Test-Exception/Makefile b/devel/p5-Test-Exception/Makefile index 13285c769bf0..d05840f78e0a 100644 --- a/devel/p5-Test-Exception/Makefile +++ b/devel/p5-Test-Exception/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Test-Exception -PORTVERSION= 0.24 +PORTVERSION= 0.25 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Test @@ -23,14 +23,4 @@ PERL_CONFIGURE= yes MAN3= Test::Exception.3 -.include <bsd.port.pre.mk> - -## -## this port depends on devel/p5-Sub-Uplevel which -## requires PERL 5.6.x or later -## -.if ${PERL_LEVEL} < 500600 -IGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/devel/p5-Test-Exception/distinfo b/devel/p5-Test-Exception/distinfo index a02bcc09e185..afb283c49940 100644 --- a/devel/p5-Test-Exception/distinfo +++ b/devel/p5-Test-Exception/distinfo @@ -1,3 +1,3 @@ -MD5 (Test-Exception-0.24.tar.gz) = 63013cbd55f9a8e2b8ce02f927fec32d -SHA256 (Test-Exception-0.24.tar.gz) = 5c60eb5f864bbda308ba8c437284d74fd5e885f5ac3ffaccecc44361f22880f3 -SIZE (Test-Exception-0.24.tar.gz) = 11226 +MD5 (Test-Exception-0.25.tar.gz) = aaef654ff2239008e8827ece592f7a0a +SHA256 (Test-Exception-0.25.tar.gz) = 8c6de99b1502fb7644dec6d3b6cc7bd7259731d499296444431c8f3c341bf01d +SIZE (Test-Exception-0.25.tar.gz) = 11353 |