pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Test-Deep - updated to 0.103
details: https://anonhg.NetBSD.org/pkgsrc/rev/9075cae14cea
branches: trunk
changeset: 544562:9075cae14cea
user: rhaen <rhaen%pkgsrc.org@localhost>
date: Tue Jul 15 22:19:37 2008 +0000
description:
- 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:
devel/p5-Test-Deep/Makefile | 8 +++-----
devel/p5-Test-Deep/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 9 deletions(-)
diffs (40 lines):
diff -r 0b75687085d6 -r 9075cae14cea devel/p5-Test-Deep/Makefile
--- a/devel/p5-Test-Deep/Makefile Tue Jul 15 20:39:02 2008 +0000
+++ b/devel/p5-Test-Deep/Makefile Tue Jul 15 22:19:37 2008 +0000
@@ -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@localhost
+MAINTAINER= rhaen%NetBSD.org@localhost
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 -r 0b75687085d6 -r 9075cae14cea devel/p5-Test-Deep/distinfo
--- a/devel/p5-Test-Deep/distinfo Tue Jul 15 20:39:02 2008 +0000
+++ b/devel/p5-Test-Deep/distinfo Tue Jul 15 22:19:37 2008 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index