1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

- Update to 6.90

- Remove outdated PERL_LEVEL check

Changes:	http://search.cpan.org/dist/ExtUtils-MakeMaker/Changes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-02-22 14:08:43 +00:00
parent f2ced40746
commit 74ef98766b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=345647
2 changed files with 3 additions and 10 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= ExtUtils-MakeMaker
PORTVERSION= 6.88
PORTVERSION= 6.90
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -18,13 +18,6 @@ USE_PERL5= configure
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 501400
BUILD_DEPENDS+= p5-ExtUtils-Manifest>=1.58:${PORTSDIR}/devel/p5-ExtUtils-Manifest \
p5-JSON-PP>=2.27103:${PORTSDIR}/converters/p5-JSON-PP
RUN_DEPENDS+= p5-ExtUtils-Manifest>=1.58:${PORTSDIR}/devel/p5-ExtUtils-Manifest \
p5-JSON-PP>=2.27103:${PORTSDIR}/converters/p5-JSON-PP
.endif
.if ${PERL_LEVEL} < 501600
BUILD_DEPENDS+= p5-CPAN-Meta>=2.113640:${PORTSDIR}/devel/p5-CPAN-Meta
RUN_DEPENDS+= p5-CPAN-Meta>=2.113640:${PORTSDIR}/devel/p5-CPAN-Meta

View File

@ -1,2 +1,2 @@
SHA256 (ExtUtils-MakeMaker-6.88.tar.gz) = 44cad9233fdfc1d217c55b7b33c19d5aa9da896480d7d74d0ce7dbcf9ca9f3d8
SIZE (ExtUtils-MakeMaker-6.88.tar.gz) = 436411
SHA256 (ExtUtils-MakeMaker-6.90.tar.gz) = c51546b4cfbfbdd74ee3199595aba9f16c28635845502a8261c8a28d70c6443e
SIZE (ExtUtils-MakeMaker-6.90.tar.gz) = 436495