mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
- Update to 2.15
Changes: http://search.cpan.org/dist/Term-ProgressBar/Changes
This commit is contained in:
parent
be0154feed
commit
ef77592429
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=351264
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Term-ProgressBar
|
||||
PORTVERSION= 2.14
|
||||
PORTVERSION= 2.15
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Term-ProgressBar-2.14.tar.gz) = c651b7ce918c10e1e8ab024c5dcb4e97ac843700473c3136983de9b87e3d92a1
|
||||
SIZE (Term-ProgressBar-2.14.tar.gz) = 15979
|
||||
SHA256 (Term-ProgressBar-2.15.tar.gz) = 34c7639ac16bc2d07abfc3f53262067c1fed7d764177288bf87eac727103f711
|
||||
SIZE (Term-ProgressBar-2.15.tar.gz) = 17126
|
||||
|
@ -1,5 +1,7 @@
|
||||
%%PERL5_MAN3%%/Term::ProgressBar.3.gz
|
||||
%%PERL5_MAN3%%/Term::ProgressBar::IO.3.gz
|
||||
%%SITE_PERL%%/Term/ProgressBar.pm
|
||||
%%SITE_PERL%%/Term/ProgressBar/IO.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Term/ProgressBar/.packlist
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/powers
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/powers2
|
||||
@ -11,4 +13,5 @@
|
||||
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Term/ProgressBar
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Term
|
||||
@dirrm %%SITE_PERL%%/Term/ProgressBar
|
||||
@dirrmtry %%SITE_PERL%%/Term
|
||||
|
Loading…
Reference in New Issue
Block a user