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 <mrogaski@cpan.org>

. 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.
This commit is contained in:
obache 2006-10-28 11:48:31 +00:00
parent 448027759d
commit 16cb29aa83
2 changed files with 6 additions and 7 deletions

View file

@ -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/}

View file

@ -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