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.79:
details: https://anonhg.NetBSD.org/pkgsrc/rev/9774ffca3377
branches: trunk
changeset: 506916:9774ffca3377
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Jan 23 21:39:34 2006 +0000
description:
Update to 0.79:
0.79 Jan 13, 2006
- The XS version of Params::Validate did not work if a spec hash
reference was marked Readonly using Readonly::XS.
- Added some tests for using tied values for params or spec, and
discovered that a tied spec causes a segfault, but could not figure
out how to fix this (Grr, Perl magic is a huge pain in the nether
regions).
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 ae98e82fa364 -r 9774ffca3377 devel/p5-Params-Validate/Makefile
--- a/devel/p5-Params-Validate/Makefile Mon Jan 23 21:13:16 2006 +0000
+++ b/devel/p5-Params-Validate/Makefile Mon Jan 23 21:39:34 2006 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2005/11/23 22:10:22 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2006/01/23 21:39:34 wiz Exp $
-DISTNAME= Params-Validate-0.78
+DISTNAME= Params-Validate-0.79
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5pva
CATEGORIES= devel perl5
diff -r ae98e82fa364 -r 9774ffca3377 devel/p5-Params-Validate/distinfo
--- a/devel/p5-Params-Validate/distinfo Mon Jan 23 21:13:16 2006 +0000
+++ b/devel/p5-Params-Validate/distinfo Mon Jan 23 21:39:34 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2005/11/23 22:10:22 wiz Exp $
+$NetBSD: distinfo,v 1.10 2006/01/23 21:39:34 wiz Exp $
-SHA1 (Params-Validate-0.78.tar.gz) = 449e9cc57ae379422eab2bb2c4ac5a6a6ad24ef2
-RMD160 (Params-Validate-0.78.tar.gz) = b362e747a00c133d7a75b3d63485bc676f99355e
-Size (Params-Validate-0.78.tar.gz) = 54145 bytes
+SHA1 (Params-Validate-0.79.tar.gz) = 2462654246dde01b4f8b0994f035faec540ff0b6
+RMD160 (Params-Validate-0.79.tar.gz) = b16326899ab83d1aa6d70ad0f2547d082861f262
+Size (Params-Validate-0.79.tar.gz) = 54826 bytes
Home |
Main Index |
Thread Index |
Old Index