mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- Update to 0.81
- Sort PLIST Changes: http://search.cpan.org/dist/Log-Handler/ChangeLog
This commit is contained in:
parent
fbd7ba142e
commit
8097ae3ab7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=332521
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Log-Handler
|
||||
PORTVERSION= 0.80
|
||||
PORTVERSION= 0.81
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Log-Handler-0.80.tar.gz) = aec17c11441b15aeee9d514233ff9c579980953cefd3548b2927cfef2d9eabf6
|
||||
SIZE (Log-Handler-0.80.tar.gz) = 74448
|
||||
SHA256 (Log-Handler-0.81.tar.gz) = 948476cbae1df49e558b68ee1483f01c8553c4a83fe0d7d3ced26995b77d641f
|
||||
SIZE (Log-Handler-0.81.tar.gz) = 74874
|
||||
|
@ -1,4 +1,3 @@
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Log/Handler/.packlist
|
||||
%%SITE_PERL%%/Log/Handler.pm
|
||||
%%SITE_PERL%%/Log/Handler/Config.pm
|
||||
%%SITE_PERL%%/Log/Handler/Examples.pod
|
||||
@ -15,6 +14,7 @@
|
||||
%%SITE_PERL%%/Log/Handler/Plugin/Config/General.pm
|
||||
%%SITE_PERL%%/Log/Handler/Plugin/Config/Properties.pm
|
||||
%%SITE_PERL%%/Log/Handler/Plugin/YAML.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Log/Handler/.packlist
|
||||
%%PERL5_MAN3%%/Log::Handler.3.gz
|
||||
%%PERL5_MAN3%%/Log::Handler::Config.3.gz
|
||||
%%PERL5_MAN3%%/Log::Handler::Examples.3.gz
|
||||
@ -31,10 +31,10 @@
|
||||
%%PERL5_MAN3%%/Log::Handler::Plugin::Config::General.3.gz
|
||||
%%PERL5_MAN3%%/Log::Handler::Plugin::Config::Properties.3.gz
|
||||
%%PERL5_MAN3%%/Log::Handler::Plugin::YAML.3.gz
|
||||
@dirrm %%SITE_PERL%%/Log/Handler/Output
|
||||
@dirrm %%SITE_PERL%%/Log/Handler/Plugin/Config
|
||||
@dirrm %%SITE_PERL%%/Log/Handler/Plugin
|
||||
@dirrm %%SITE_PERL%%/Log/Handler
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Log/Handler
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Log
|
||||
@dirrm %%SITE_PERL%%/Log/Handler/Plugin/Config
|
||||
@dirrm %%SITE_PERL%%/Log/Handler/Plugin
|
||||
@dirrm %%SITE_PERL%%/Log/Handler/Output
|
||||
@dirrm %%SITE_PERL%%/Log/Handler
|
||||
@dirrmtry %%SITE_PERL%%/Log
|
||||
|
Loading…
Reference in New Issue
Block a user