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

- update to 6.24

- since there's lots of changes, see
[http://search.cpan.org/src/MSCHWERN/ExtUtils-MakeMaker-6.24/Changes]
  for details
- mark IGNORE instead of BROKEN for PERLVER < 5.6.1
This commit is contained in:
Cheng-Lung Sung 2004-12-06 09:31:43 +00:00
parent 7fdbf17d27
commit 1fe226911a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=123294
2 changed files with 5 additions and 7 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= ExtUtils-MakeMaker
PORTVERSION= 6.21
PORTVERSION= 6.24
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ExtUtils
@ -33,10 +33,8 @@ MAN3= ExtUtils::Installed.3 ExtUtils::MM_OS2.3 ExtUtils::MakeMaker.3 \
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
BUILD_DEPENDS+= ${SITE_PERL}/Pod/Man.pm:${PORTSDIR}/textproc/p5-podlators
RUN_DEPENDS+= ${BUILD_DEPENDS}
BROKEN= "Broken pkg-plist"
.if ${PERL_LEVEL} < 500601
IGNORE= This port requires perl 5.6.x or later. Install lang/perl5 then try again
.endif
.include <bsd.port.post.mk>

View File

@ -1,2 +1,2 @@
MD5 (ExtUtils-MakeMaker-6.21.tar.gz) = 551c73ed52a36a93af8c305c71a554e5
SIZE (ExtUtils-MakeMaker-6.21.tar.gz) = 223111
MD5 (ExtUtils-MakeMaker-6.24.tar.gz) = ae7326611ad87eb37e4d837b410c1fc4
SIZE (ExtUtils-MakeMaker-6.24.tar.gz) = 217412