diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2007-06-20 11:07:44 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2007-06-20 11:07:44 +0000 |
commit | 01c866fd7bf1c8710264760dfe2ec457edd9a78a (patch) | |
tree | 6050037aed424a03a4d76e47d2deea4f46d173b0 /textproc/p5-Template-Declare | |
parent | dd248d46e4499e07b25d3eea3ec45be958c92ed8 (diff) |
Notes
Diffstat (limited to 'textproc/p5-Template-Declare')
-rw-r--r-- | textproc/p5-Template-Declare/Makefile | 10 | ||||
-rw-r--r-- | textproc/p5-Template-Declare/distinfo | 6 |
2 files changed, 5 insertions, 11 deletions
diff --git a/textproc/p5-Template-Declare/Makefile b/textproc/p5-Template-Declare/Makefile index 59bc015cd686..90cb058d865f 100644 --- a/textproc/p5-Template-Declare/Makefile +++ b/textproc/p5-Template-Declare/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Template-Declare -PORTVERSION= 0.07 +PORTVERSION= 0.21 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Template @@ -26,10 +26,4 @@ PERL_CONFIGURE= yes MAN3= Template::Declare.3 \ Template::Declare::Tags.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 500800 -IGNORE= fails tests on this version of perl -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/textproc/p5-Template-Declare/distinfo b/textproc/p5-Template-Declare/distinfo index 575b088becbd..6d0d86f24082 100644 --- a/textproc/p5-Template-Declare/distinfo +++ b/textproc/p5-Template-Declare/distinfo @@ -1,3 +1,3 @@ -MD5 (Template-Declare-0.07.tar.gz) = fc1c05e6544d1e5715cbbe264f34455c -SHA256 (Template-Declare-0.07.tar.gz) = b1048ee7f09f12b526aa4b466e0cc7610a173284e1b0fdc21c1387fa5791f033 -SIZE (Template-Declare-0.07.tar.gz) = 30217 +MD5 (Template-Declare-0.21.tar.gz) = 98b44e9a3c74ecde1ba5e0253e5530dd +SHA256 (Template-Declare-0.21.tar.gz) = 304c072c8c79da791b8b3f99f4999cbd12f61631178c648da48ba55ed3f53496 +SIZE (Template-Declare-0.21.tar.gz) = 32674 |