ports/179468: [UPDATE] devel/p5-Sub-Exporter-Progressive to a recent version to unbreak p5-Const-Fast
Geraud CONTINSOUZAS
geraud at gcu.info
Mon Jun 10 22:20:02 UTC 2013
>Number: 179468
>Category: ports
>Synopsis: [UPDATE] devel/p5-Sub-Exporter-Progressive to a recent version to unbreak p5-Const-Fast
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Mon Jun 10 22:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Geraud CONTINSOUZAS
>Release: FreeBSD 8.3-STABLE
>Organization:
>Environment:
>Description:
recent update of devel/p5-Const-Fast requires a more recent version of devel/p5-Sub-Exporter-Progressive to run.
>How-To-Repeat:
Try to run anything with the latest version of Const::Fast and watch it die.
>Fix:
Patch is attached
Patch attached with submission follows:
--- devel/p5-Sub-Exporter-Progressive/Makefile.orig 2012-12-06 07:55:53.000000000 +1100
+++ devel/p5-Sub-Exporter-Progressive/Makefile 2013-05-31 15:12:58.000000000 +1100
@@ -2,9 +2,10 @@
# $FreeBSD$
PORTNAME= Sub-Exporter-Progressive
-PORTVERSION= 0.001.006
+PORTVERSION= 0.001.010
CATEGORIES= devel perl5
MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= CPAN:FREW
PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
@@ -21,9 +22,6 @@
MAN3= Sub::Exporter::Progressive.3
-post-patch:
- @${REINPLACE_CMD} -e '/NAME/ s|Sub-Exporter-Progressive|Sub::Exporter::Progressive|' ${WRKSRC}/Makefile.PL
-
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 501001
--- devel/p5-Sub-Exporter-Progressive/distinfo.orig 2012-12-06 07:55:53.000000000 +1100
+++ devel/p5-Sub-Exporter-Progressive/distinfo 2013-05-31 15:06:26.000000000 +1100
@@ -1,2 +1,2 @@
-SHA256 (Sub-Exporter-Progressive-0.001006.tar.gz) = 22e7b4c70be8f1758fc7786e3ba8ed4d4e2d2ef71a04abd683542366d0772368
-SIZE (Sub-Exporter-Progressive-0.001006.tar.gz) = 4230
+SHA256 (Sub-Exporter-Progressive-0.001010.tar.gz) = edbdd1467149131fb16931d7bbad1a284a47e3aebfa5efcac5a0ff70a2b22827
+SIZE (Sub-Exporter-Progressive-0.001010.tar.gz) = 5762
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list