summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorhiramatsu <hiramatsu@pkgsrc.org>2011-11-25 11:44:53 +0000
committerhiramatsu <hiramatsu@pkgsrc.org>2011-11-25 11:44:53 +0000
commit165f87513be9bcb4f7f8e0f8b4e2a835f3e08183 (patch)
tree326fc2a2c101f0a756fd806fdea647749c2ce2f5 /devel
parent1ff68c23bb409bf12089068d37a7ef5aa104d0f8 (diff)
downloadpkgsrc-165f87513be9bcb4f7f8e0f8b4e2a835f3e08183.tar.gz
Update p5-Test-Differences to 0.61.
Changes from previous: 0.61 Sat April 16, 2011 - Allow an option to override Sortkeys in C<eq_or_diff>. Thanks to Mark Zealey for the suggestion. - Unnumbered tests. There's no point to them. 0.60 Sat April 16, 2011 - Make '' and undef not equal. Thanks to Pavel Shaydo for the patch. - Made Data::Dumper minimum version 2.126 to resolve https://rt.cpan.org/Ticket/Display.html?id=60798. Thanks to jjnapiork@cpan.org for the report and fix.
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Test-Differences/Makefile7
-rw-r--r--devel/p5-Test-Differences/distinfo8
2 files changed, 7 insertions, 8 deletions
diff --git a/devel/p5-Test-Differences/Makefile b/devel/p5-Test-Differences/Makefile
index cbf830ef778..4b15545b963 100644
--- a/devel/p5-Test-Differences/Makefile
+++ b/devel/p5-Test-Differences/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2011/08/14 12:26:40 obache Exp $
+# $NetBSD: Makefile,v 1.8 2011/11/25 11:44:53 hiramatsu Exp $
-DISTNAME= Test-Differences-0.500
+DISTNAME= Test-Differences-0.61
PKGNAME= p5-${DISTNAME}0
-PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
@@ -11,7 +10,7 @@ HOMEPAGE= http://search.cpan.org/perldoc?Test::Differences
COMMENT= Test strings and data structures and show differences if not ok
LICENSE= ${PERL5_LICENSE}
-DEPENDS+= p5-Text-Diff>=0.34:../../textproc/p5-Text-Diff
+DEPENDS+= p5-Text-Diff>=0.35:../../textproc/p5-Text-Diff
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Test/Differences/.packlist
diff --git a/devel/p5-Test-Differences/distinfo b/devel/p5-Test-Differences/distinfo
index 472dad8b4c9..26a0e477434 100644
--- a/devel/p5-Test-Differences/distinfo
+++ b/devel/p5-Test-Differences/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2009/10/25 11:44:13 sno Exp $
+$NetBSD: distinfo,v 1.4 2011/11/25 11:44:53 hiramatsu Exp $
-SHA1 (Test-Differences-0.500.tar.gz) = ab7f1cd40b23200da030c1e5a6a780042db16351
-RMD160 (Test-Differences-0.500.tar.gz) = 3d3a7bdb1f7b98e616b9b470c0b81b6a25050ce8
-Size (Test-Differences-0.500.tar.gz) = 13065 bytes
+SHA1 (Test-Differences-0.61.tar.gz) = b01fb48c17e859a3e7b5e0b3c307673f3649ff26
+RMD160 (Test-Differences-0.61.tar.gz) = 44a00cac73c55bb5d2f1cdd23d3d2c8ec41ca122
+Size (Test-Differences-0.61.tar.gz) = 14057 bytes