ports/161684: [PATCH] devel/p5-perlbrew: update to 0.30

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Oct 15 13:40:06 UTC 2011


>Number:         161684
>Category:       ports
>Synopsis:       [PATCH] devel/p5-perlbrew: update to 0.30
>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:   Sat Oct 15 13:40:05 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 8.2-STABLE FreeBSD 8.2-STABLE #0: Wed Sep 28 22:36:13 CST 2011
>Description:
- Update to 0.30

Changes:	http://search.cpan.org/dist/App-perlbrew/Changes

I've added devel/p5-Text-Levenshtein to ports tree.

Port maintainer (ports at c0decafe.net) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- p5-perlbrew-0.30.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-perlbrew/Makefile,v
retrieving revision 1.4
diff -u -u -r1.4 Makefile
--- Makefile	3 Oct 2011 02:37:37 -0000	1.4
+++ Makefile	15 Oct 2011 13:35:25 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	perlbrew
-PORTVERSION=	0.29
+PORTVERSION=	0.30
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:GUGOD
@@ -16,8 +16,12 @@
 MAINTAINER=	ports at c0decafe.net
 COMMENT=	Perl Environment manager
 
-BUILD_DEPENDS=	p5-File-Path-Tiny>=0:${PORTSDIR}/devel/p5-File-Path-Tiny
-RUN_DEPENDS=	p5-File-Path-Tiny>=0:${PORTSDIR}/devel/p5-File-Path-Tiny
+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 \
+		p5-Text-Levenshtein>=0.04:${PORTSDIR}/devel/p5-Text-Levenshtein \
+		p5-local-lib>=1:${PORTSDIR}/devel/p5-local-lib
 
 TEST_DEPENDS=	p5-IO-All>=0:${PORTSDIR}/devel/p5-IO-All \
 		p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-perlbrew/distinfo,v
retrieving revision 1.4
diff -u -u -r1.4 distinfo
--- distinfo	3 Oct 2011 02:37:37 -0000	1.4
+++ distinfo	15 Oct 2011 13:35:25 -0000
@@ -1,2 +1,2 @@
-SHA256 (App-perlbrew-0.29.tar.gz) = c78de2c9720a9466c10dd776524f13a25fe2a80f401fc63bd3049ec26287b26d
-SIZE (App-perlbrew-0.29.tar.gz) = 55840
+SHA256 (App-perlbrew-0.30.tar.gz) = a46bdb49bcb600edd589de8ba5cf5f4edce0bc6447837f5a0ca00657208a7182
+SIZE (App-perlbrew-0.30.tar.gz) = 60680
--- p5-perlbrew-0.30.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list