Index: head/devel/p5-ExtUtils-MakeMaker/Makefile =================================================================== --- head/devel/p5-ExtUtils-MakeMaker/Makefile (revision 204186) +++ head/devel/p5-ExtUtils-MakeMaker/Makefile (revision 204187) @@ -1,50 +1,50 @@ # New ports collection makefile for: ExtUtils-MakeMaker # Date created: Mon Feb 23 00:13:01 EST 2004 # Whom: Michael Johnson # # $FreeBSD$ # PORTNAME= ExtUtils-MakeMaker -PORTVERSION= 6.36 +PORTVERSION= 6.42 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ExtUtils PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Designed to write a Makefile for an extension module PERL_CONFIGURE= YES MAN1= instmodsh.1 MAN3= ExtUtils::Installed.3 ExtUtils::MM_OS2.3 ExtUtils::MakeMaker.3 \ ExtUtils::Install.3 ExtUtils::Manifest.3 \ ExtUtils::MM_Unix.3 ExtUtils::Mksymlists.3 ExtUtils::MM.3 \ ExtUtils::MM_Win32.3 ExtUtils::MM_UWIN.3 ExtUtils::testlib.3 \ ExtUtils::MakeMaker::vmsish.3 ExtUtils::MY.3 ExtUtils::MM_DOS.3 \ ExtUtils::MM_Cygwin.3 ExtUtils::MM_MacOS.3 ExtUtils::MM_Win95.3 \ ExtUtils::MM_VMS.3 ExtUtils::MM_BeOS.3 ExtUtils::Liblist.3 \ ExtUtils::MakeMaker::Tutorial.3 ExtUtils::Packlist.3 \ ExtUtils::Mkbootstrap.3 ExtUtils::MakeMaker::FAQ.3 \ ExtUtils::Command::MM.3 ExtUtils::MakeMaker::bytes.3 \ ExtUtils::MM_NW5.3 ExtUtils::MM_Any.3 ExtUtils::MM_VOS.3 \ ExtUtils::MM_QNX.3 ExtUtils::MM_AIX.3 ExtUtils::MakeMaker::Config.3 \ ExtUtils::Command.3 .include .if ${PERL_LEVEL} >= 500800 .undef MAN1 PLIST_SUB+= EXE_FILES="@comment " EXEUTILS_COMMAND="@comment " .else PLIST_SUB+= EXE_FILES="" EXEUTILS_COMMAND="" MAN3+= ExtUtils::Command.3 .endif post-patch: .if ${PERL_LEVEL} >= 500800 @${REINPLACE_CMD} -e '/EXE_FILES/d' ${WRKSRC}/Makefile.PL .endif .include Property changes on: head/devel/p5-ExtUtils-MakeMaker/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.11 \ No newline at end of property +1.12 \ No newline at end of property Index: head/devel/p5-ExtUtils-MakeMaker/distinfo =================================================================== --- head/devel/p5-ExtUtils-MakeMaker/distinfo (revision 204186) +++ head/devel/p5-ExtUtils-MakeMaker/distinfo (revision 204187) @@ -1,3 +1,3 @@ -MD5 (ExtUtils-MakeMaker-6.36.tar.gz) = 1ebd78e38a66130d9483a2c616626ab1 -SHA256 (ExtUtils-MakeMaker-6.36.tar.gz) = c4ebfc50915b3cdeec7f3d20c17dbfc578a9c9e5fca1faaed4956f55ed290a13 -SIZE (ExtUtils-MakeMaker-6.36.tar.gz) = 240179 +MD5 (ExtUtils-MakeMaker-6.42.tar.gz) = 14525a230b512828d5180d7e599b453a +SHA256 (ExtUtils-MakeMaker-6.42.tar.gz) = bfc2dfdd37c60121e9a965180926dffd1f0bffe7308a9759a8041315d076c52c +SIZE (ExtUtils-MakeMaker-6.42.tar.gz) = 243302 Property changes on: head/devel/p5-ExtUtils-MakeMaker/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property