Index: head/devel/p5-Module-Install/Makefile =================================================================== --- head/devel/p5-Module-Install/Makefile (revision 250647) +++ head/devel/p5-Module-Install/Makefile (revision 250648) @@ -1,57 +1,57 @@ # New ports collection makefile for: Module-Install # Date created: Sep 15 2004 # Whom: clsung # # $FreeBSD$ # PORTNAME= Module-Install -PORTVERSION= 0.92 +PORTVERSION= 0.94 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= clsung@FreeBSD.org COMMENT= Standalone, extensible Perl module installer RUN_DEPENDS= ${SITE_PERL}/Archive/Tar.pm:${PORTSDIR}/archivers/p5-Archive-Tar \ ${SITE_PERL}/Module/ScanDeps.pm:${PORTSDIR}/devel/p5-Module-ScanDeps \ ${SITE_PERL}/Module/Build.pm:${PORTSDIR}/devel/p5-Module-Build \ ${SITE_PERL}/PAR/Dist.pm:${PORTSDIR}/devel/p5-PAR-Dist \ ${SITE_PERL}/YAML/Tiny.pm:${PORTSDIR}/textproc/p5-YAML-Tiny \ ${SITE_PERL}/${PERL_ARCH}/Devel/PPPort.pm:${PORTSDIR}/devel/p5-Devel-PPPort BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes CONFIGURE_ARGS+= --skip MAN3= inc::Module::Install.3 \ inc::Module::Install::DSL.3 \ Module::AutoInstall.3 \ Module::Install.3 \ Module::Install::Admin.3 \ Module::Install::Admin::Include.3 \ Module::Install::Admin::Manifest.3 \ Module::Install::Base.3 \ Module::Install::Bundle.3 \ Module::Install::Can.3 \ Module::Install::Compiler.3 \ Module::Install::Deprecated.3 \ Module::Install::External.3 \ Module::Install::Makefile.3 \ Module::Install::PAR.3 \ Module::Install::Philosophy.3 \ Module::Install::Share.3 \ Module::Install::With.3 .include .if ${PERL_LEVEL} < 500805 BUILD_DEPENDS+= ${SITE_PERL}/Pod/Man.pm:${PORTSDIR}/textproc/p5-podlators .endif .if ${PERL_LEVEL} < 500809 BUILD_DEPENDS+= ${SITE_PERL}/Module/CoreList.pm:${PORTSDIR}/devel/p5-Module-CoreList .endif .include Property changes on: head/devel/p5-Module-Install/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.36 \ No newline at end of property +1.37 \ No newline at end of property Index: head/devel/p5-Module-Install/distinfo =================================================================== --- head/devel/p5-Module-Install/distinfo (revision 250647) +++ head/devel/p5-Module-Install/distinfo (revision 250648) @@ -1,3 +1,3 @@ -MD5 (Module-Install-0.92.tar.gz) = 56b8488ccc9150cbf50a9b21f5ab8ffc -SHA256 (Module-Install-0.92.tar.gz) = 1cd2dff3997efe44e456b1578ba6efc41d1cd79e97c1ff3b23f02a0b0000d5ea -SIZE (Module-Install-0.92.tar.gz) = 150056 +MD5 (Module-Install-0.94.tar.gz) = 5a0a534f8c76b070674ef2be9b120d45 +SHA256 (Module-Install-0.94.tar.gz) = 73248b2b69ec8a663961dee7109e9b896fd6e0009ef791b57c5f0f07a20f57b9 +SIZE (Module-Install-0.94.tar.gz) = 150738 Property changes on: head/devel/p5-Module-Install/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.31 \ No newline at end of property +1.32 \ No newline at end of property