pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-Log-Dispatch Update to 2.16:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/059fb9e2149f
branches:  trunk
changeset: 525440:059fb9e2149f
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Feb 18 02:45:54 2007 +0000

description:
Update to 2.16:
2.16 Dec 19, 2006 (Happy Birthday, Dad!)

- Don't require IO::String for running the tests. Reported by Andreas
  Koenig. RT #23973.

- Moved Test::More to build_requires. Suggested by Andreas Koenig. RT
  #23973.


2.15 Dec 16, 2006

- Don't try to test compilation of L::D::Syslog unless Sys::Syslog is
  available. Patch by Kenichi Ishigaki. RT #23751.

- Allow a subroutine reference as a log message when callin
  Log::Dispatch->log(). Suggested by Craig Manley. RT #23913.

- Added Log::Dispatch::Null output, primarily for testing.


2.14 Nov 18, 2006

This release only involves changes to the test suite.

- Make sure we don't fail if Apache::Log is not installed on the
  system. RT #22791. Reported by Lee Goddard.

- Separated out compilation tests from other tests.

diffstat:

 devel/p5-Log-Dispatch/Makefile |  6 +++---
 devel/p5-Log-Dispatch/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (33 lines):

diff -r 06bc0adf763d -r 059fb9e2149f devel/p5-Log-Dispatch/Makefile
--- a/devel/p5-Log-Dispatch/Makefile    Sun Feb 18 02:43:48 2007 +0000
+++ b/devel/p5-Log-Dispatch/Makefile    Sun Feb 18 02:45:54 2007 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.19 2006/11/01 13:34:30 obache Exp $
+# $NetBSD: Makefile,v 1.20 2007/02/18 02:45:54 wiz Exp $
 
-DISTNAME=      Log-Dispatch-2.13
+DISTNAME=      Log-Dispatch-2.16
 PKGNAME=       p5-${DISTNAME}
 SVR4_PKGNAME=  p5ldi
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Log/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://search.cpan.org/~drolsky/Log-Dispatch/
+HOMEPAGE=      http://search.cpan.org/dist/Log-Dispatch/
 COMMENT=       Perl module for logging messages to multiple outputs
 
 DEPENDS+=      p5-Params-Validate>=0.15:../../devel/p5-Params-Validate
diff -r 06bc0adf763d -r 059fb9e2149f devel/p5-Log-Dispatch/distinfo
--- a/devel/p5-Log-Dispatch/distinfo    Sun Feb 18 02:43:48 2007 +0000
+++ b/devel/p5-Log-Dispatch/distinfo    Sun Feb 18 02:45:54 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2006/11/01 13:34:30 obache Exp $
+$NetBSD: distinfo,v 1.9 2007/02/18 02:45:54 wiz Exp $
 
-SHA1 (Log-Dispatch-2.13.tar.gz) = a5c31323e6e65952809b07cefb9e175158f061ef
-RMD160 (Log-Dispatch-2.13.tar.gz) = 47f778110124c0c7fba820deab2b6fd68dfe6fe3
-Size (Log-Dispatch-2.13.tar.gz) = 29548 bytes
+SHA1 (Log-Dispatch-2.16.tar.gz) = 539ab3636ebd07930de656b7cdd3e37614cda8c5
+RMD160 (Log-Dispatch-2.16.tar.gz) = 54f239147c01dac67125792a7556162ee2de6fa0
+Size (Log-Dispatch-2.16.tar.gz) = 30897 bytes



Home | Main Index | Thread Index | Old Index