Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Nov 2013 17:26:12 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r332521 - head/devel/p5-Log-Handler
Message-ID:  <201311021726.rA2HQC2M069707@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
-@dirrm %%SITE_PERL%%/Log/Handler/Output
+@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
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Log/Handler
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Log
 @dirrmtry %%SITE_PERL%%/Log



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311021726.rA2HQC2M069707>