Date: Tue, 14 Aug 2012 08:35:14 +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: r302493 - head/devel/p5-Sub-Exporter-Progressive Message-ID: <201208140835.q7E8ZEo1066650@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Aug 14 08:35:13 2012 New Revision: 302493 URL: http://svn.freebsd.org/changeset/ports/302493 Log: - Update to 0.001004 Changes: http://search.cpan.org/dist/Sub-Exporter-Progressive/Changes Modified: head/devel/p5-Sub-Exporter-Progressive/Makefile head/devel/p5-Sub-Exporter-Progressive/distinfo Modified: head/devel/p5-Sub-Exporter-Progressive/Makefile ============================================================================== --- head/devel/p5-Sub-Exporter-Progressive/Makefile Tue Aug 14 08:34:36 2012 (r302492) +++ head/devel/p5-Sub-Exporter-Progressive/Makefile Tue Aug 14 08:35:13 2012 (r302493) @@ -6,7 +6,7 @@ # PORTNAME= Sub-Exporter-Progressive -PORTVERSION= 0.001.002 +PORTVERSION= 0.001.004 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -25,4 +25,7 @@ PERL_CONFIGURE= yes MAN3= Sub::Exporter::Progressive.3 +post-patch: + @${REINPLACE_CMD} -e '/NAME/ s|Sub-Exporter-Progressive|Sub::Exporter::Progressive|' ${WRKSRC}/Makefile.PL + .include <bsd.port.mk> Modified: head/devel/p5-Sub-Exporter-Progressive/distinfo ============================================================================== --- head/devel/p5-Sub-Exporter-Progressive/distinfo Tue Aug 14 08:34:36 2012 (r302492) +++ head/devel/p5-Sub-Exporter-Progressive/distinfo Tue Aug 14 08:35:13 2012 (r302493) @@ -1,2 +1,2 @@ -SHA256 (Sub-Exporter-Progressive-0.001002.tar.gz) = 071c4f13766a5dadd3ad09e5e5634fe3d5835c7cba349d0e527957c80e63500d -SIZE (Sub-Exporter-Progressive-0.001002.tar.gz) = 10664 +SHA256 (Sub-Exporter-Progressive-0.001004.tar.gz) = 086591f7e74993f942673ad2b28598d14d4252d5f8adefc4e0b5e65f81f86e01 +SIZE (Sub-Exporter-Progressive-0.001004.tar.gz) = 3692
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208140835.q7E8ZEo1066650>