Index: head/devel/p5-Module-Build/Makefile =================================================================== --- head/devel/p5-Module-Build/Makefile (revision 123452) +++ head/devel/p5-Module-Build/Makefile (revision 123453) @@ -1,70 +1,70 @@ # New ports collection makefile for: Module::Build # Date created: 29 June 2003 # Whom: Dmitry Sivachenko # # $FreeBSD$ # PORTNAME= Module-Build -PORTVERSION= 0.26.05 +PORTVERSION= 0.26.06 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Module/KWILLIAMS PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(..)$/\1/} MAINTAINER= mat@FreeBSD.org COMMENT= Build and install Perl modules BUILD_DEPENDS= ${SITE_PERL}/Archive/Tar.pm:${PORTSDIR}/archivers/p5-Archive-Tar \ ${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML \ ${SITE_PERL}/ExtUtils/CBuilder.pm:${PORTSDIR}/devel/p5-ExtUtils-CBuilder RUN_DEPENDS= ${BUILD_DEPENDS} PERL_MODBUILD= yes MAN3= Module::Build.3 \ Module::Build::Base.3 \ Module::Build::Compat.3 \ Module::Build::ConfigData.3 \ Module::Build::Cookbook.3 \ Module::Build::PPMMaker.3 \ Module::Build::Platform::Amiga.3 \ Module::Build::Platform::Default.3 \ Module::Build::Platform::EBCDIC.3 \ Module::Build::Platform::MPEiX.3 \ Module::Build::Platform::MacOS.3 \ Module::Build::Platform::RiscOS.3 \ Module::Build::Platform::Unix.3 \ Module::Build::Platform::VMS.3 \ Module::Build::Platform::VOS.3 \ Module::Build::Platform::Windows.3 \ Module::Build::Platform::aix.3 \ Module::Build::Platform::cygwin.3 \ Module::Build::Platform::darwin.3 \ Module::Build::Platform::os2.3 MAN1= config_data.1 .if !defined(NOPORTDOCS) PORTDOCS= Changes INSTALL README post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} @${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}." .endif .include .if ${PERL_LEVEL} > 500600 BUILD_DEPENDS+= ${SITE_PERL}/ExtUtils/ParseXS.pm:${PORTSDIR}/devel/p5-ExtUtils-ParseXS .endif .if ${PERL_LEVEL} < 500600 BUILD_DEPENDS+= ${SITE_PERL}/File/Spec.pm:${PORTSDIR}/devel/p5-File-Spec .endif .if ${PERL_LEVEL} < 500805 BUILD_DEPENDS+= ${SITE_PERL}/Pod/Man.pm:${PORTSDIR}/textproc/p5-podlators .endif .include Property changes on: head/devel/p5-Module-Build/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.23 \ No newline at end of property +1.24 \ No newline at end of property Index: head/devel/p5-Module-Build/distinfo =================================================================== --- head/devel/p5-Module-Build/distinfo (revision 123452) +++ head/devel/p5-Module-Build/distinfo (revision 123453) @@ -1,2 +1,2 @@ -MD5 (Module-Build-0.2605.tar.gz) = bd58160de80e8d9c5ca6aa7bb603b6ca -SIZE (Module-Build-0.2605.tar.gz) = 124788 +MD5 (Module-Build-0.2606.tar.gz) = 7c03476a9c0b5b27416b8a978afa8996 +SIZE (Module-Build-0.2606.tar.gz) = 124970 Property changes on: head/devel/p5-Module-Build/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.20 \ No newline at end of property +1.21 \ No newline at end of property