summaryrefslogtreecommitdiff
path: root/devel/p5-Test-Deep
diff options
context:
space:
mode:
authorrhaen <rhaen@pkgsrc.org>2008-07-15 22:19:37 +0000
committerrhaen <rhaen@pkgsrc.org>2008-07-15 22:19:37 +0000
commit64ddbf2e62582ef2a00fc702c3b53902c3e8747b (patch)
treedbd4d7ac3a7ae062422913a565f63f0800cba152 /devel/p5-Test-Deep
parent582e039b1f59e10659e8a14bf6bc5949142837ac (diff)
downloadpkgsrc-64ddbf2e62582ef2a00fc702c3b53902c3e8747b.tar.gz
- updated to 0.103
- took maintainership - Makefile cleanup Changelog: 0.103 Detect whether isa() is being called with 1 or 2 arguments and dispatch to the correct function. This is hacky but fixes the problem of clashing with UNIVERSAL::isa(). 0.102 Behave well when a code comparator doesn't give diagnostics. Thanks to Alex Kapranoff.
Diffstat (limited to 'devel/p5-Test-Deep')
-rw-r--r--devel/p5-Test-Deep/Makefile8
-rw-r--r--devel/p5-Test-Deep/distinfo8
2 files changed, 7 insertions, 9 deletions
diff --git a/devel/p5-Test-Deep/Makefile b/devel/p5-Test-Deep/Makefile
index 7f1bcfb8b4b..b931088918b 100644
--- a/devel/p5-Test-Deep/Makefile
+++ b/devel/p5-Test-Deep/Makefile
@@ -1,20 +1,18 @@
-# $NetBSD: Makefile,v 1.4 2008/05/28 21:25:40 abs Exp $
+# $NetBSD: Makefile,v 1.5 2008/07/15 22:19:37 rhaen Exp $
-DISTNAME= Test-Deep-0.101
+DISTNAME= Test-Deep-0.103
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
-MAINTAINER= pkgsrc-users@NetBSD.org
+MAINTAINER= rhaen@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Test-Deep/
COMMENT= Perl5 module to test deep structures
DEPENDS+= p5-Test-Tester>=0.04:../../devel/p5-Test-Tester
DEPENDS+= p5-Test-NoWarnings>=0.02:../../devel/p5-Test-NoWarnings
-USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Test/Deep/.packlist
-
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../lang/perl5/module.mk"
diff --git a/devel/p5-Test-Deep/distinfo b/devel/p5-Test-Deep/distinfo
index ec455bb7450..4da958cca5e 100644
--- a/devel/p5-Test-Deep/distinfo
+++ b/devel/p5-Test-Deep/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2008/05/28 21:25:40 abs Exp $
+$NetBSD: distinfo,v 1.4 2008/07/15 22:19:37 rhaen Exp $
-SHA1 (Test-Deep-0.101.tar.gz) = d6d3240f0bc151584c307306d6250cdc3fcfe5c7
-RMD160 (Test-Deep-0.101.tar.gz) = b73efc068c97718c67f0fec69d13a8b5dd87f693
-Size (Test-Deep-0.101.tar.gz) = 31941 bytes
+SHA1 (Test-Deep-0.103.tar.gz) = 495919ebc253ffe76ece106c21e9361412346edc
+RMD160 (Test-Deep-0.103.tar.gz) = dadd8c60f1165b474c641c7264b34f82a7580787
+Size (Test-Deep-0.103.tar.gz) = 32419 bytes