diff options
author | obache <obache@pkgsrc.org> | 2006-10-28 11:48:31 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2006-10-28 11:48:31 +0000 |
commit | 16cb29aa839ccf5fe06aadc413311cb383f304ce (patch) | |
tree | 9921de88a9703799da141057e79f87c57fdb4e3b /devel | |
parent | 448027759d0dbc23097ec3b29bc59fe31fc301a6 (diff) | |
download | pkgsrc-16cb29aa839ccf5fe06aadc413311cb383f304ce.tar.gz |
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.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Log-Agent/Makefile | 5 | ||||
-rw-r--r-- | 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 07b32369892..26b48813928 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 400c6137fa1..b5f05b1f4f3 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 |