pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Params-Validate Update to 0.89:
details: https://anonhg.NetBSD.org/pkgsrc/rev/7456082d54e4
branches: trunk
changeset: 535149:7456082d54e4
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Nov 08 19:36:36 2007 +0000
description:
Update to 0.89:
0.89 October 31, 2007
- With validation turned off, the pure Perl version incorrectly
ignored an odd number of parameters when a hash was expected (no
validation still does the bare minimum of checks needed to set
defaults).
- Added pod & pod coverage tests.
- Modernized test suite to use Test::More and fixed some test suite
bugs along the way.
- Attribute::Params::Validate would die when given a ValidatePos
attribute containing one element.
- More tests are skipped on 5.6.0.
diffstat:
devel/p5-Params-Validate/Makefile | 4 ++--
devel/p5-Params-Validate/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r ac8441670ed3 -r 7456082d54e4 devel/p5-Params-Validate/Makefile
--- a/devel/p5-Params-Validate/Makefile Thu Nov 08 19:32:27 2007 +0000
+++ b/devel/p5-Params-Validate/Makefile Thu Nov 08 19:36:36 2007 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2007/06/08 11:20:39 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2007/11/08 19:36:36 wiz Exp $
-DISTNAME= Params-Validate-0.88
+DISTNAME= Params-Validate-0.89
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5pva
CATEGORIES= devel perl5
diff -r ac8441670ed3 -r 7456082d54e4 devel/p5-Params-Validate/distinfo
--- a/devel/p5-Params-Validate/distinfo Thu Nov 08 19:32:27 2007 +0000
+++ b/devel/p5-Params-Validate/distinfo Thu Nov 08 19:36:36 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2007/06/08 11:20:39 wiz Exp $
+$NetBSD: distinfo,v 1.16 2007/11/08 19:36:36 wiz Exp $
-SHA1 (Params-Validate-0.88.tar.gz) = ec7e2d9c50f6fd8ea109f4497afbd22b055b74b0
-RMD160 (Params-Validate-0.88.tar.gz) = 98b35353b3760450ead6b52d6966b7d72d0afa3e
-Size (Params-Validate-0.88.tar.gz) = 79925 bytes
+SHA1 (Params-Validate-0.89.tar.gz) = 22b288c7ef539e51ddb5d7891b6bd6c42e550e87
+RMD160 (Params-Validate-0.89.tar.gz) = 19c4ae795eb07271300efe743c0daec59e2e4e62
+Size (Params-Validate-0.89.tar.gz) = 80858 bytes
Home |
Main Index |
Thread Index |
Old Index