diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-03-20 06:33:07 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-03-20 06:33:07 +0000 |
commit | ab630db2607a6196901d321687045cb99c2bea51 (patch) | |
tree | 33efe5929f1ae88eeac41bf593cda091df182242 /devel/p5-Scalar-Defer | |
parent | e7a35769fbe90e2ec360551f23bdd3b41274635b (diff) | |
download | ports-ab630db2607a6196901d321687045cb99c2bea51.tar.gz ports-ab630db2607a6196901d321687045cb99c2bea51.zip |
Notes
Diffstat (limited to 'devel/p5-Scalar-Defer')
-rw-r--r-- | devel/p5-Scalar-Defer/Makefile | 12 | ||||
-rw-r--r-- | devel/p5-Scalar-Defer/distinfo | 6 |
2 files changed, 6 insertions, 12 deletions
diff --git a/devel/p5-Scalar-Defer/Makefile b/devel/p5-Scalar-Defer/Makefile index 34cb1d9f6b07..521969798bc3 100644 --- a/devel/p5-Scalar-Defer/Makefile +++ b/devel/p5-Scalar-Defer/Makefile @@ -6,13 +6,13 @@ # PORTNAME= Scalar-Defer -PORTVERSION= 0.07 +PORTVERSION= 0.10 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Scalar PKGNAMEPREFIX= p5- -MAINTAINER= gslin@gslin.org +MAINTAINER= perl@FreeBSD.org COMMENT= Calculate values on demand RUN_DEPENDS= ${SITE_PERL}/Class/InsideOut.pm:${PORTSDIR}/devel/p5-Class-InsideOut \ @@ -22,10 +22,4 @@ PERL_CONFIGURE= yes MAN3= Scalar::Defer.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 500601 -IGNORE= requires perl 5.6.x or later. Install lang/perl5.8 then try again -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/devel/p5-Scalar-Defer/distinfo b/devel/p5-Scalar-Defer/distinfo index ae7759d8638c..00c4c0b3e7cb 100644 --- a/devel/p5-Scalar-Defer/distinfo +++ b/devel/p5-Scalar-Defer/distinfo @@ -1,3 +1,3 @@ -MD5 (Scalar-Defer-0.07.tar.gz) = aa4624f29a4b188ad35bcd926bf50265 -SHA256 (Scalar-Defer-0.07.tar.gz) = 5859c858402185f9877e3e5ce4819a6cd4199b0a90aa9cb701ad7116beaf0e5b -SIZE (Scalar-Defer-0.07.tar.gz) = 25747 +MD5 (Scalar-Defer-0.10.tar.gz) = 90047ed89c97f42e0988612e5e35cb5d +SHA256 (Scalar-Defer-0.10.tar.gz) = fed6ae2e9ddaaa3799e5899ceb4d2aa201116a54eede18b9748e4e8a6e786086 +SIZE (Scalar-Defer-0.10.tar.gz) = 26670 |