diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-03-21 08:09:06 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-03-21 08:09:06 +0000 |
commit | bb1d05d6d9fa5edd15857a058a64111265d26ec6 (patch) | |
tree | d23fb71f79e79c9d22472e84b4ef0b85fbdb78b8 /devel/p5-Clone-Fast | |
parent | b21fd0cd64c4855af604b75175e9f638a2bad709 (diff) | |
download | ports-bb1d05d6d9fa5edd15857a058a64111265d26ec6.tar.gz ports-bb1d05d6d9fa5edd15857a058a64111265d26ec6.zip |
Notes
Diffstat (limited to 'devel/p5-Clone-Fast')
-rw-r--r-- | devel/p5-Clone-Fast/Makefile | 14 | ||||
-rw-r--r-- | devel/p5-Clone-Fast/distinfo | 6 |
2 files changed, 6 insertions, 14 deletions
diff --git a/devel/p5-Clone-Fast/Makefile b/devel/p5-Clone-Fast/Makefile index ff6d8ded0fbc..3512389fefde 100644 --- a/devel/p5-Clone-Fast/Makefile +++ b/devel/p5-Clone-Fast/Makefile @@ -6,25 +6,17 @@ # PORTNAME= Clone-Fast -PORTVERSION= 0.90.1 +PORTVERSION= 0.91 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Clone PKGNAMEPREFIX= p5- -MAINTAINER= gslin@gslin.org +MAINTAINER= perl@FreeBSD.org COMMENT= Natively copying Perl data structures -WRKSRC= ${WRKDIR}/${PORTNAME} - PERL_CONFIGURE= yes MAN3= Clone::Fast.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 500600 -IGNORE= requires perl 5.6.0 or later. Install lang/perl5.8 then try again -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/devel/p5-Clone-Fast/distinfo b/devel/p5-Clone-Fast/distinfo index 6caf1f8c552b..a7ec446f4b27 100644 --- a/devel/p5-Clone-Fast/distinfo +++ b/devel/p5-Clone-Fast/distinfo @@ -1,3 +1,3 @@ -MD5 (Clone-Fast-0.90.1.tar.gz) = 43b3607b71d28c8ab9c96415ae6dcba0 -SHA256 (Clone-Fast-0.90.1.tar.gz) = 2d91d511ee0fe53fb40b02c254fe423a87c665aeede1909241b79f05a5fc9b58 -SIZE (Clone-Fast-0.90.1.tar.gz) = 24582 +MD5 (Clone-Fast-0.91.tar.gz) = 804cac36829b40820465fa6f5468620d +SHA256 (Clone-Fast-0.91.tar.gz) = e8cea69b03f2123a1b1688d513faff4c4d5e3a68fbc6943b6db328d696b5e427 +SIZE (Clone-Fast-0.91.tar.gz) = 50853 |