summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-02-21 12:17:08 +0000
committerwiz <wiz@pkgsrc.org>2005-02-21 12:17:08 +0000
commitf39090db9acb62e2f82b733aa1a3599510c3f383 (patch)
tree299cc96465389af166a77715502ae2e96da908bd /devel
parent24ccacd771eb340b02cc404cf854534b8db5afea (diff)
downloadpkgsrc-f39090db9acb62e2f82b733aa1a3599510c3f383.tar.gz
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 (limited to 'devel')
-rw-r--r--devel/p5-Log-Dispatch/Makefile11
-rw-r--r--devel/p5-Log-Dispatch/distinfo6
2 files changed, 8 insertions, 9 deletions
diff --git a/devel/p5-Log-Dispatch/Makefile b/devel/p5-Log-Dispatch/Makefile
index 4ade4193d0a..6e779274c56 100644
--- a/devel/p5-Log-Dispatch/Makefile
+++ b/devel/p5-Log-Dispatch/Makefile
@@ -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
+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 --git a/devel/p5-Log-Dispatch/distinfo b/devel/p5-Log-Dispatch/distinfo
index 30c80c9a687..6f387948ffc 100644
--- a/devel/p5-Log-Dispatch/distinfo
+++ b/devel/p5-Log-Dispatch/distinfo
@@ -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