Date: Tue, 14 Aug 2012 08:39:24 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r302496 - head/devel/p5-Const-Fast Message-ID: <201208140839.q7E8dOPk067299@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Aug 14 08:39:24 2012 New Revision: 302496 URL: http://svn.freebsd.org/changeset/ports/302496 Log: - Update to 0.012 Changes: http://search.cpan.org/dist/Const-Fast/Changes Modified: head/devel/p5-Const-Fast/Makefile (contents, props changed) head/devel/p5-Const-Fast/distinfo (contents, props changed) Modified: head/devel/p5-Const-Fast/Makefile ============================================================================== --- head/devel/p5-Const-Fast/Makefile Tue Aug 14 08:38:21 2012 (r302495) +++ head/devel/p5-Const-Fast/Makefile Tue Aug 14 08:39:24 2012 (r302496) @@ -6,7 +6,7 @@ # PORTNAME= Const-Fast -PORTVERSION= 0.011 +PORTVERSION= 0.012 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:LEONT @@ -18,10 +18,10 @@ COMMENT= Facility for creating read-only LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter -RUN_DEPENDS= p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter - -TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception +BUILD_DEPENDS= p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter \ + p5-Sub-Exporter-Progressive>=0:${PORTSDIR}/devel/p5-Sub-Exporter-Progressive +RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-Test-Exception>=0.29:${PORTSDIR}/devel/p5-Test-Exception PERL_CONFIGURE= yes Modified: head/devel/p5-Const-Fast/distinfo ============================================================================== --- head/devel/p5-Const-Fast/distinfo Tue Aug 14 08:38:21 2012 (r302495) +++ head/devel/p5-Const-Fast/distinfo Tue Aug 14 08:39:24 2012 (r302496) @@ -1,2 +1,2 @@ -SHA256 (Const-Fast-0.011.tar.gz) = 603a76ef65cfc49f39f1ce67aa1de4162559aaf40f863547bb328cceb79a79bc -SIZE (Const-Fast-0.011.tar.gz) = 12983 +SHA256 (Const-Fast-0.012.tar.gz) = 364c1aef16aa8e4c4a2a3bf1bfdc2709a2dfc291824951a2a653322138efe809 +SIZE (Const-Fast-0.012.tar.gz) = 13088
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208140839.q7E8dOPk067299>