- Update to 0.30
Changes: http://search.cpan.org/dist/App-perlbrew/Changes PR: ports/161684 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 15 days)
This commit is contained in:
parent
0bf30bb06a
commit
5e58bde207
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=284729
@ -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 @@ DISTNAME= App-${PORTNAME}-${PORTVERSION}
|
||||
MAINTAINER= ports@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 \
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user