pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Log-Agent Update p5-Log-Agent to 0.307.
details: https://anonhg.NetBSD.org/pkgsrc/rev/1394b0e24f01
branches: trunk
changeset: 520757:1394b0e24f01
user: obache <obache%pkgsrc.org@localhost>
date: Sat Oct 28 11:48:31 2006 +0000
description:
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@localhost>
. 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:
devel/p5-Log-Agent/Makefile | 5 ++---
devel/p5-Log-Agent/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r 5b0009571763 -r 1394b0e24f01 devel/p5-Log-Agent/Makefile
--- a/devel/p5-Log-Agent/Makefile Sat Oct 28 08:52:15 2006 +0000
+++ b/devel/p5-Log-Agent/Makefile Sat Oct 28 11:48:31 2006 +0000
@@ -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 -r 5b0009571763 -r 1394b0e24f01 devel/p5-Log-Agent/distinfo
--- a/devel/p5-Log-Agent/distinfo Sat Oct 28 08:52:15 2006 +0000
+++ b/devel/p5-Log-Agent/distinfo Sat Oct 28 11:48:31 2006 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index