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.10:
details: https://anonhg.NetBSD.org/pkgsrc/rev/39f03a940c5f
branches: trunk
changeset: 489428:39f03a940c5f
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Feb 21 12:17:08 2005 +0000
description:
Update to 2.10:
2.10 Feb 11, 2004
- No changes to the core code, just a change to the included
Makefile.PL so it works with Module::Build 0.23, which breaks
backwards compatibility (grr).
2.09 Jan 09, 2004
- Fix a test failure on Win32 platforms. The problem was in the test,
not the code. Patch by David Viner.
- Distro is now signed with Module::Signature.
Fixes PR 29481.
diffstat:
devel/p5-Log-Dispatch/Makefile | 11 +++++------
devel/p5-Log-Dispatch/distinfo | 6 +++---
2 files changed, 8 insertions(+), 9 deletions(-)
diffs (41 lines):
diff -r 7af2912d5b77 -r 39f03a940c5f devel/p5-Log-Dispatch/Makefile
--- a/devel/p5-Log-Dispatch/Makefile Mon Feb 21 12:08:45 2005 +0000
+++ b/devel/p5-Log-Dispatch/Makefile Mon Feb 21 12:17:08 2005 +0000
@@ -1,21 +1,20 @@
-# $NetBSD: Makefile,v 1.11 2004/12/20 11:31:01 grant Exp $
+# $NetBSD: Makefile,v 1.12 2005/02/21 12:17:08 wiz Exp $
-DISTNAME= Log-Dispatch-2.08
+DISTNAME= Log-Dispatch-2.10
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5ldi
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/}
MAINTAINER= tech-pkg%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/~drolsky/Log-Dispatch/
COMMENT= Perl module for logging messages to multiple outputs
-BUILD_DEPENDS+= p5-Module-Build>=0.20:../../devel/p5-Module-Build
-
DEPENDS+= p5-Params-Validate>=0.15:../../devel/p5-Params-Validate
DEPENDS+= p5-Test-Simple>=0.17:../../devel/p5-Test-Simple
-USE_BUILDLINK3= YES
+USE_BUILDLINK3= YES
+PERL5_USES_MODULE_BUILD= YES
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 7af2912d5b77 -r 39f03a940c5f devel/p5-Log-Dispatch/distinfo
--- a/devel/p5-Log-Dispatch/distinfo Mon Feb 21 12:08:45 2005 +0000
+++ b/devel/p5-Log-Dispatch/distinfo Mon Feb 21 12:17:08 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.4 2003/12/29 12:20:48 grant Exp $
+$NetBSD: distinfo,v 1.5 2005/02/21 12:17:08 wiz Exp $
-SHA1 (Log-Dispatch-2.08.tar.gz) = 73d54a548b4e04f06dc25e4f891bbf71a60794e4
-Size (Log-Dispatch-2.08.tar.gz) = 26987 bytes
+SHA1 (Log-Dispatch-2.10.tar.gz) = d9283b0c3c33b6826d1d0d8b6d8ab15998ca920f
+Size (Log-Dispatch-2.10.tar.gz) = 28480 bytes
Home |
Main Index |
Thread Index |
Old Index