svn commit: r332521 - head/devel/p5-Log-Handler
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Nov 2 17:26:13 UTC 2013
Author: sunpoet
Date: Sat Nov 2 17:26:11 2013
New Revision: 332521
URL: http://svnweb.freebsd.org/changeset/ports/332521
Log:
- Update to 0.81
- Sort PLIST
Changes: http://search.cpan.org/dist/Log-Handler/ChangeLog
Modified:
head/devel/p5-Log-Handler/Makefile
head/devel/p5-Log-Handler/distinfo
head/devel/p5-Log-Handler/pkg-plist
Modified: head/devel/p5-Log-Handler/Makefile
==============================================================================
--- head/devel/p5-Log-Handler/Makefile Sat Nov 2 17:26:07 2013 (r332520)
+++ head/devel/p5-Log-Handler/Makefile Sat Nov 2 17:26:11 2013 (r332521)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Log-Handler
-PORTVERSION= 0.80
+PORTVERSION= 0.81
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
Modified: head/devel/p5-Log-Handler/distinfo
==============================================================================
--- head/devel/p5-Log-Handler/distinfo Sat Nov 2 17:26:07 2013 (r332520)
+++ head/devel/p5-Log-Handler/distinfo Sat Nov 2 17:26:11 2013 (r332521)
@@ -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
Modified: head/devel/p5-Log-Handler/pkg-plist
==============================================================================
--- head/devel/p5-Log-Handler/pkg-plist Sat Nov 2 17:26:07 2013 (r332520)
+++ head/devel/p5-Log-Handler/pkg-plist Sat Nov 2 17:26:11 2013 (r332521)
@@ -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
- at dirrm %%SITE_PERL%%/Log/Handler/Output
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Log/Handler
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Log
@dirrm %%SITE_PERL%%/Log/Handler/Plugin/Config
@dirrm %%SITE_PERL%%/Log/Handler/Plugin
+ at dirrm %%SITE_PERL%%/Log/Handler/Output
@dirrm %%SITE_PERL%%/Log/Handler
- at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Log/Handler
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Log
@dirrmtry %%SITE_PERL%%/Log
More information about the svn-ports-all
mailing list