mirror of
https://git.freebsd.org/ports.git
synced 2025-06-09 23:00:30 -04:00
- Update to 0.034
Changes: http://search.cpan.org/dist/Exporter-Tiny/Changes
This commit is contained in:
parent
fc3731a685
commit
15950001e3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340413
3 changed files with 5 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= Exporter-Tiny
|
PORTNAME= Exporter-Tiny
|
||||||
PORTVERSION= 0.032
|
PORTVERSION= 0.034
|
||||||
CATEGORIES= devel perl5
|
CATEGORIES= devel perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (Exporter-Tiny-0.032.tar.gz) = ac32efeb018a2ac4b9586f99a3b1b396ef33d60533627b4bd435f8628ff3f0b6
|
SHA256 (Exporter-Tiny-0.034.tar.gz) = 7ecefcc241f37d3263935e8f9db583e896fee0093eace121cc2ecf283fada3ef
|
||||||
SIZE (Exporter-Tiny-0.032.tar.gz) = 24800
|
SIZE (Exporter-Tiny-0.034.tar.gz) = 25678
|
||||||
|
|
|
@ -1,5 +1,7 @@
|
||||||
|
%%SITE_PERL%%/Exporter/Shiny.pm
|
||||||
%%SITE_PERL%%/Exporter/Tiny.pm
|
%%SITE_PERL%%/Exporter/Tiny.pm
|
||||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Exporter/Tiny/.packlist
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Exporter/Tiny/.packlist
|
||||||
|
%%PERL5_MAN3%%/Exporter::Shiny.3.gz
|
||||||
%%PERL5_MAN3%%/Exporter::Tiny.3.gz
|
%%PERL5_MAN3%%/Exporter::Tiny.3.gz
|
||||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Exporter/Tiny
|
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Exporter/Tiny
|
||||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Exporter
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Exporter
|
||||||
|
|
Loading…
Add table
Reference in a new issue