mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
Update to 0.83
Changes: https://metacpan.org/changes/distribution/App-perlbrew
This commit is contained in:
parent
9e071ba390
commit
ef012f1f4d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=471155
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= App-perlbrew
|
||||
PORTVERSION= 0.82
|
||||
PORTVERSION= 0.83
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:GUGOD
|
||||
@ -25,10 +25,11 @@ TEST_DEPENDS= p5-File-Which>=1.21:sysutils/p5-File-Which \
|
||||
p5-Test-Exception>=0.32:devel/p5-Test-Exception \
|
||||
p5-Test-NoWarnings>=1.04:devel/p5-Test-NoWarnings \
|
||||
p5-Test-Output>=1.03:devel/p5-Test-Output \
|
||||
p5-Test-Spec>=0.47:devel/p5-Test-Spec
|
||||
p5-Test-Spec>=0.47:devel/p5-Test-Spec \
|
||||
p5-Test-TempDir-Tiny>=0.016:devel/p5-Test-TempDir-Tiny
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_PERL5= configure
|
||||
USE_PERL5= modbuildtiny
|
||||
USES= perl5
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1513511543
|
||||
SHA256 (App-perlbrew-0.82.tar.gz) = 003d437265f124c7f0cad72713de17c728da623bdf3f00757109dd5f502cd45c
|
||||
SIZE (App-perlbrew-0.82.tar.gz) = 90075
|
||||
TIMESTAMP = 1527701579
|
||||
SHA256 (App-perlbrew-0.83.tar.gz) = 0b367833b6e29840a6352dc4d3db340adefb0f96a13a69096789cc0b9207bf69
|
||||
SIZE (App-perlbrew-0.83.tar.gz) = 79733
|
||||
|
@ -1,4 +1,2 @@
|
||||
bin/perlbrew
|
||||
%%SITE_PERL%%/App/perlbrew.pm
|
||||
%%PERL5_MAN1%%/perlbrew.1.gz
|
||||
%%PERL5_MAN3%%/App::perlbrew.3.gz
|
||||
|
Loading…
Reference in New Issue
Block a user