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 Updated devel/p5-Params-Valid...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b00d3898a856
branches: trunk
changeset: 542826:b00d3898a856
user: abs <abs%pkgsrc.org@localhost>
date: Wed May 28 21:29:55 2008 +0000
description:
Updated devel/p5-Params-Validate to 0.91
0.91 May 3, 2008
- The fix for handling @_'s readonly-ness introduced a refcounting
bug. One symptom of this was a failing Log::Dispatch test. Reported
by Andreas Koenig. RT #35608.
0.90 May 1, 2008
- Make the XS version of Params::Validate recognize regexp objects
with Perl 5.11.0-to-be. Patch by Andreas Koenig. RT #32872.
- With the XS version, when you passed @_ directly to validate() and
then got a hash reference back, the values of that hash reference
would be marked readonly. Reported by W J Moore. RT #34410.
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 e78b804b9ae6 -r b00d3898a856 devel/p5-Params-Validate/Makefile
--- a/devel/p5-Params-Validate/Makefile Wed May 28 21:28:39 2008 +0000
+++ b/devel/p5-Params-Validate/Makefile Wed May 28 21:29:55 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2008/04/06 15:26:12 heinz Exp $
+# $NetBSD: Makefile,v 1.30 2008/05/28 21:29:55 abs Exp $
-DISTNAME= Params-Validate-0.89
+DISTNAME= Params-Validate-0.91
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5pva
CATEGORIES= devel perl5
diff -r e78b804b9ae6 -r b00d3898a856 devel/p5-Params-Validate/distinfo
--- a/devel/p5-Params-Validate/distinfo Wed May 28 21:28:39 2008 +0000
+++ b/devel/p5-Params-Validate/distinfo Wed May 28 21:29:55 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2007/11/08 19:36:36 wiz Exp $
+$NetBSD: distinfo,v 1.17 2008/05/28 21:29:55 abs Exp $
-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
+SHA1 (Params-Validate-0.91.tar.gz) = d4377c17a248489b14ae5947f633275615cf38a5
+RMD160 (Params-Validate-0.91.tar.gz) = 05518278394840da68065ce0c8f280394c1133f9
+Size (Params-Validate-0.91.tar.gz) = 89148 bytes
Home |
Main Index |
Thread Index |
Old Index