diff options
author | skv <skv@FreeBSD.org> | 2007-06-14 04:33:56 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2007-06-14 04:33:56 +0800 |
commit | fe4690c8f55a4124b27688f684a6057fb474c86b (patch) | |
tree | c2608ba722a758c96486077c625d8b96d0f6d4c7 /devel | |
parent | 30ffa1ce5cfbeeefa5b7ed604dcfc6067b11c301 (diff) | |
download | freebsd-ports-gnome-fe4690c8f55a4124b27688f684a6057fb474c86b.tar.gz freebsd-ports-gnome-fe4690c8f55a4124b27688f684a6057fb474c86b.tar.zst freebsd-ports-gnome-fe4690c8f55a4124b27688f684a6057fb474c86b.zip |
Update to 2.02
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Devel-SmallProf/Makefile | 11 | ||||
-rw-r--r-- | devel/p5-Devel-SmallProf/distinfo | 6 |
2 files changed, 5 insertions, 12 deletions
diff --git a/devel/p5-Devel-SmallProf/Makefile b/devel/p5-Devel-SmallProf/Makefile index 20bacb8ddbe8..ebadb19afa2c 100644 --- a/devel/p5-Devel-SmallProf/Makefile +++ b/devel/p5-Devel-SmallProf/Makefile @@ -6,12 +6,11 @@ # PORTNAME= Devel-SmallProf -PORTVERSION= 2.00.03 +PORTVERSION= 2.02 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/S/SA/SALVA PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.([0-9]+)$/_\1/} MAINTAINER= skv@FreeBSD.org COMMENT= Per-line Perl profiler @@ -23,10 +22,4 @@ PERL_CONFIGURE= yes MAN3= Devel::SmallProf.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 500600 -IGNORE= Perl 5.6 or newer required. Install lang/perl5.8 or lang/perl5 and try again. -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/devel/p5-Devel-SmallProf/distinfo b/devel/p5-Devel-SmallProf/distinfo index 009af7ecd795..4f5bd57804b4 100644 --- a/devel/p5-Devel-SmallProf/distinfo +++ b/devel/p5-Devel-SmallProf/distinfo @@ -1,3 +1,3 @@ -MD5 (Devel-SmallProf-2.00_03.tar.gz) = 1f49270b64a43d9d5b25ea2f4f982191 -SHA256 (Devel-SmallProf-2.00_03.tar.gz) = 5ed4df89e10b0e056f2119360d923200ba12713405063699b8265aa4a931cfc2 -SIZE (Devel-SmallProf-2.00_03.tar.gz) = 9070 +MD5 (Devel-SmallProf-2.02.tar.gz) = 498704ed1b888fc62b0c7092f8b590f5 +SHA256 (Devel-SmallProf-2.02.tar.gz) = 8cd514166c66c44ffbe2d0728583032d602b5786ef3a0b7e575f733cc5bd8b08 +SIZE (Devel-SmallProf-2.02.tar.gz) = 9367 |