From 16cb29aa839ccf5fe06aadc413311cb383f304ce Mon Sep 17 00:00:00 2001 From: obache Date: Sat, 28 Oct 2006 11:48:31 +0000 Subject: [PATCH] Update p5-Log-Agent to 0.307. Patch provided by Martin Wilke via PR 34347. Changes: Sun Oct 2 12:57:35 EDT 2005 Mark Rogaski . Description: 0.3.7 Replaced a non-localized modification $^W with "no warnings" so warnings are no disabled globally. Thanks to Andreas Vierengel for pointing this out. Fixed formatting behavior for strings that contain "%%" without any other formating characters. Thanks to David Coppit for this one. Fixed a minor undef warning in a major kludge in the Agent::Driver code. --- devel/p5-Log-Agent/Makefile | 5 ++--- devel/p5-Log-Agent/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/devel/p5-Log-Agent/Makefile b/devel/p5-Log-Agent/Makefile index 07b323698925..26b488139289 100644 --- a/devel/p5-Log-Agent/Makefile +++ b/devel/p5-Log-Agent/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2006/03/04 21:29:22 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2006/10/28 11:48:31 obache Exp $ -DISTNAME= Log-Agent-0.306 +DISTNAME= Log-Agent-0.307 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5lag -PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/} diff --git a/devel/p5-Log-Agent/distinfo b/devel/p5-Log-Agent/distinfo index 400c6137fa1a..b5f05b1f4f38 100644 --- a/devel/p5-Log-Agent/distinfo +++ b/devel/p5-Log-Agent/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2005/04/04 09:31:03 wiz Exp $ +$NetBSD: distinfo,v 1.4 2006/10/28 11:48:31 obache Exp $ -SHA1 (Log-Agent-0.306.tar.gz) = d9b60bd115622e61537dea3863db9dedb043038b -RMD160 (Log-Agent-0.306.tar.gz) = 2d75d24b4db4b3cdbe79d4865ec6ed806997e33f -Size (Log-Agent-0.306.tar.gz) = 55597 bytes +SHA1 (Log-Agent-0.307.tar.gz) = 092a9f1e4ea3f0aadfc986485d0c84be66b74361 +RMD160 (Log-Agent-0.307.tar.gz) = d488669aefd679c3d63cd4f54e19e5195871a7a0 +Size (Log-Agent-0.307.tar.gz) = 55238 bytes