summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-05-16 17:45:34 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-05-16 17:45:34 +0000
commit597f373c296e8c390352d1b12be57241e111a625 (patch)
treedde118021393925340e9e0d1187f76ec514a6c11
parent- Update to 4.0.0 (diff)
- Update to 0.20
- Change to new CPAN :id subdir macro - Make portlint happier - Space/Tab twiddle Changes: http://search.cpan.org/dist/App-perlbrew/Changes PR: ports/157079 Submitted by: sunpoet (myself) Approved by: ports@c0decafe.net (maintainer)
Notes
Notes: svn path=/head/; revision=274200
-rw-r--r--devel/p5-perlbrew/Makefile31
-rw-r--r--devel/p5-perlbrew/distinfo5
2 files changed, 18 insertions, 18 deletions
diff --git a/devel/p5-perlbrew/Makefile b/devel/p5-perlbrew/Makefile
index bd05c37b5f81..feddfcf22962 100644
--- a/devel/p5-perlbrew/Makefile
+++ b/devel/p5-perlbrew/Makefile
@@ -5,24 +5,25 @@
# $FreeBSD$
#
-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@c0decafe.net
-COMMENT= Perl Environment manager
+MAINTAINER= ports@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>
diff --git a/devel/p5-perlbrew/distinfo b/devel/p5-perlbrew/distinfo
index 31cc25262652..4b3d736499af 100644
--- a/devel/p5-perlbrew/distinfo
+++ b/devel/p5-perlbrew/distinfo
@@ -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