ports/166746: [PATCH] devel/p5-perlbrew: update to 0.42
Steve Wills
swills at FreeBSD.org
Sun Apr 8 02:00:32 UTC 2012
>Number: 166746
>Category: ports
>Synopsis: [PATCH] devel/p5-perlbrew: update to 0.42
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Sun Apr 08 02:00:27 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Steve Wills
>Release: FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD meatwad.mouf.net 10.0-CURRENT FreeBSD 10.0-CURRENT #17 r233932: Thu Apr 5 22:13:25
>Description:
- Update to 0.42
Port maintainer (ports at c0decafe.net) is cc'd.
Generated with FreeBSD Port Tools 0.99_3 (mode: update, diff: CVS)
>How-To-Repeat:
>Fix:
--- p5-perlbrew-0.42.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-perlbrew/Makefile,v
retrieving revision 1.5
diff -u -u -r1.5 Makefile
--- Makefile 30 Oct 2011 15:37:40 -0000 1.5
+++ Makefile 8 Apr 2012 01:56:49 -0000
@@ -6,7 +6,7 @@
#
PORTNAME= perlbrew
-PORTVERSION= 0.30
+PORTVERSION= 0.42
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:GUGOD
@@ -16,13 +16,14 @@
MAINTAINER= ports at c0decafe.net
COMMENT= Perl Environment manager
-BUILD_DEPENDS= p5-File-Path-Tiny>=0.1:${PORTSDIR}/devel/p5-File-Path-Tiny \
- p5-Text-Levenshtein>=0.04:${PORTSDIR}/devel/p5-Text-Levenshtein \
- p5-local-lib>=1:${PORTSDIR}/devel/p5-local-lib
-RUN_DEPENDS= p5-File-Path-Tiny>=0.1:${PORTSDIR}/devel/p5-File-Path-Tiny \
+BUILD_DEPENDS= p5-CPAN-Perl-Releases>=0:${PORTSDIR}/devel/p5-CPAN-Perl-Releases \
+ p5-Capture-Tiny>=0:${PORTSDIR}/devel/p5-Capture-Tiny \
+ p5-Devel-PatchPerl>=0:${PORTSDIR}/devel/p5-Devel-PatchPerl \
+ p5-File-Path-Tiny>=0.1:${PORTSDIR}/devel/p5-File-Path-Tiny \
+ p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class \
p5-Text-Levenshtein>=0.04:${PORTSDIR}/devel/p5-Text-Levenshtein \
p5-local-lib>=1:${PORTSDIR}/devel/p5-local-lib
-
+RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-IO-All>=0:${PORTSDIR}/devel/p5-IO-All \
p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class \
p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/p5-perlbrew/distinfo,v
retrieving revision 1.5
diff -u -u -r1.5 distinfo
--- distinfo 30 Oct 2011 15:37:40 -0000 1.5
+++ distinfo 8 Apr 2012 01:56:49 -0000
@@ -1,2 +1,2 @@
-SHA256 (App-perlbrew-0.30.tar.gz) = a46bdb49bcb600edd589de8ba5cf5f4edce0bc6447837f5a0ca00657208a7182
-SIZE (App-perlbrew-0.30.tar.gz) = 60680
+SHA256 (App-perlbrew-0.42.tar.gz) = eea1dbda7b81bb514ff7f07b1f42be18c7a670a0a8baf3b58c15fb61ba646b14
+SIZE (App-perlbrew-0.42.tar.gz) = 67908
--- p5-perlbrew-0.42.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list