aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2011-05-17 01:45:34 +0800
committersunpoet <sunpoet@FreeBSD.org>2011-05-17 01:45:34 +0800
commitb8e5468e1fcbdf693a0a99347184ee2292afe669 (patch)
tree1cce82a16918412ac1df06f2b1c54f843946472e
parent8e37146aaf9752bcf74952f5d448035421328dc9 (diff)
downloadfreebsd-ports-gnome-b8e5468e1fcbdf693a0a99347184ee2292afe669.tar.gz
freebsd-ports-gnome-b8e5468e1fcbdf693a0a99347184ee2292afe669.tar.zst
freebsd-ports-gnome-b8e5468e1fcbdf693a0a99347184ee2292afe669.zip
- 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)
-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