ports/157079: [PATCH] devel/p5-perlbrew: update to 0.20

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon May 16 01:00:28 UTC 2011


>Number:         157079
>Category:       ports
>Synopsis:       [PATCH] devel/p5-perlbrew: update to 0.20
>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:   Mon May 16 01:00:26 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 Mar 30 10:30:31 CST 2011
>Description:
- Update to 0.20
- Use new CPAN :id macro
- Make portlint happier
- Space/Tab twiddle

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

--- p5-perlbrew-0.20.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-perlbrew/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile	29 Oct 2010 06:32:40 -0000	1.1
+++ Makefile	16 May 2011 00:50:33 -0000
@@ -5,24 +5,25 @@
 # $FreeBSD: ports/devel/p5-perlbrew/Makefile,v 1.1 2010/10/29 06:32:40 wen Exp $
 #
 
-PORTNAME=		perlbrew
-PORTVERSION=		0.10
-CATEGORIES=		devel perl5
-MASTER_SITES=		CPAN
-MASTER_SITE_SUBDIR=	../../authors/id/G/GU/GUGOD
-PKGNAMEPREFIX=		p5-
-DISTNAME=		App-${PORTNAME}-${PORTVERSION}
+PORTNAME=	perlbrew
+PORTVERSION=	0.20
+CATEGORIES=	devel perl5
+MASTER_SITES=	CPAN
+MASTER_SITE_SUBDIR=	CPAN:GUGOD
+PKGNAMEPREFIX=	p5-
+DISTNAME=	App-${PORTNAME}-${PORTVERSION}
 
-MAINTAINER=		ports at c0decafe.net
-COMMENT=		Perl Environment manager
+MAINTAINER=	ports at c0decafe.net
+COMMENT=	Perl Environment manager
 
-BUILD_DEPENDS=		p5-File-Path-Tiny>=0.1:${PORTSDIR}/devel/p5-File-Path-Tiny\
-			p5-HTTP-Lite>=2.2:${PORTSDIR}/www/p5-HTTP-Lite
-RUN_DEPENDS=		${BUILD_DEPENDS}
+BUILD_DEPENDS=	p5-File-Path-Tiny>=0.1:${PORTSDIR}/devel/p5-File-Path-Tiny\
+		p5-HTTP-Lite>=2.2:${PORTSDIR}/www/p5-HTTP-Lite
+RUN_DEPENDS=	p5-File-Path-Tiny>=0.1:${PORTSDIR}/devel/p5-File-Path-Tiny\
+		p5-HTTP-Lite>=2.2:${PORTSDIR}/www/p5-HTTP-Lite
 
-PERL_CONFIGURE=yes
+PERL_CONFIGURE=	yes
 
-MAN1=	perlbrew.1
-MAN3=	App::perlbrew.3
+MAN1=		perlbrew.1
+MAN3=		App::perlbrew.3
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-perlbrew/distinfo,v
retrieving revision 1.1
diff -u -u -r1.1 distinfo
--- distinfo	29 Oct 2010 06:32:40 -0000	1.1
+++ distinfo	16 May 2011 00:50:33 -0000
@@ -1,3 +1,2 @@
-MD5 (App-perlbrew-0.10.tar.gz) = 0255735028dd865f4e490629d6925ff7
-SHA256 (App-perlbrew-0.10.tar.gz) = 07a85f42f2f1fe97c14e33654a1f383c720519149e96fb21ac40c01c9e27ffbc
-SIZE (App-perlbrew-0.10.tar.gz) = 35885
+SHA256 (App-perlbrew-0.20.tar.gz) = a10bf48d3c092e6493f67c34e5ba559b0311c8fa7c70be23d5758b4d7abc0cd2
+SIZE (App-perlbrew-0.20.tar.gz) = 49510
--- p5-perlbrew-0.20.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list