mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
Update to 2.00_03
This commit is contained in:
parent
781838ee49
commit
1c5b5a7d98
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=127464
@ -7,11 +7,12 @@
|
||||
|
||||
PORTNAME= Devel-SmallProf
|
||||
PORTVERSION= 2.00
|
||||
PORTREVISION= 03
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= ../../authors/id/S/SA/SALVA
|
||||
PKGNAMEPREFIX= p5-
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}_02
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}_${PORTREVISION}
|
||||
|
||||
MAINTAINER= skv@FreeBSD.org
|
||||
COMMENT= Per-line Perl profiler
|
||||
@ -25,8 +26,8 @@ MAN3= Devel::SmallProf.3
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 500800
|
||||
IGNORE= "Perl 5.8 or newer required. Install lang/perl5.8 and try again."
|
||||
.if ${PERL_LEVEL} < 500600
|
||||
IGNORE= "Perl 5.6 or newer required. Install lang/perl5.6 and try again."
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (Devel-SmallProf-2.00_02.tar.gz) = 6f1a134ee48d0c28d905cb48464c9ac8
|
||||
SIZE (Devel-SmallProf-2.00_02.tar.gz) = 9032
|
||||
MD5 (Devel-SmallProf-2.00_03.tar.gz) = 1f49270b64a43d9d5b25ea2f4f982191
|
||||
SIZE (Devel-SmallProf-2.00_03.tar.gz) = 9070
|
||||
|
Loading…
Reference in New Issue
Block a user