1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Upgrade to 0.562.

Changes: http://search.cpan.org/src/RJBS/CPAN-Mini-0.562/Changes
This commit is contained in:
Anton Berezin 2007-08-21 08:18:08 +00:00
parent 7ab398f130
commit 2e9a176e07
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=198016
2 changed files with 8 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= CPAN-Mini
PORTVERSION= 0.552
PORTVERSION= 0.562
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= CPAN
@ -31,5 +31,9 @@ MAN3= CPAN::Mini.3
.if ${PERL_LEVEL} < 500600
IGNORE= requires perl 5.6.0 or later. Install lang/perl5 and try again
.endif
.if ${PERL_LEVEL} < 500800
RUN_DEPENDS+= p5-Scalar-List-Utils>0:${PORTSDIR}/lang/p5-Scalar-List-Utils
BUILD_DEPENDS+= p5-Scalar-List-Utils>0:${PORTSDIR}/lang/p5-Scalar-List-Utils
.endif
.include <bsd.port.post.mk>

View File

@ -1,3 +1,3 @@
MD5 (CPAN-Mini-0.552.tar.gz) = a2502022f8152bb6243d6a4734e15061
SHA256 (CPAN-Mini-0.552.tar.gz) = d344164dd398099d78e57612e6efe445532a5cf1d0ecb18d6f0f9ba207bce7a1
SIZE (CPAN-Mini-0.552.tar.gz) = 15860
MD5 (CPAN-Mini-0.562.tar.gz) = 1079f4e70d5a1b676d1c6236fe795c4e
SHA256 (CPAN-Mini-0.562.tar.gz) = 561a1fd3fb213a5c3b06b2276a62c647031d0c3bf996da8f3263066ce3c91574
SIZE (CPAN-Mini-0.562.tar.gz) = 16125