1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00

- Update to 0.73

- Drop perl < 5.6 support
This commit is contained in:
Rong-En Fan 2007-03-27 03:40:28 +00:00
parent 0b099a0531
commit 7d44a49bdd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=188443
2 changed files with 5 additions and 12 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Module-ScanDeps
PORTVERSION= 0.72
PORTVERSION= 0.73
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Module
@ -25,11 +25,4 @@ post-patch:
's|/usr/bin/perl|${PERL}|' ${WRKSRC}/script/scandeps.pl \
${WRKSRC}/Makefile.PL
.include <bsd.port.pre.mk>
# workaround
.if ${PERL_LEVEL} < 500600
IGNORE= requires perl 5.6.0 or above. Install lang/perl5.8 then try again
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
MD5 (Module-ScanDeps-0.72.tar.gz) = 249d31c331847611b76ce6439f28e24f
SHA256 (Module-ScanDeps-0.72.tar.gz) = 38a62f8fafd5ffe73ff9f4b517bbbac5fe1ab9af11ca817ed5540ad9e9de8bcd
SIZE (Module-ScanDeps-0.72.tar.gz) = 31709
MD5 (Module-ScanDeps-0.73.tar.gz) = 95b90b86ce0189a94f42456664342bd0
SHA256 (Module-ScanDeps-0.73.tar.gz) = 33192c143888c4f1a30da2aeeb9f76d5a52a4722eb00e964a17e675e881a8c21
SIZE (Module-ScanDeps-0.73.tar.gz) = 31881