pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-Params-ValidationCompiler Updated p5-Params-V...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9b7201eb5a2f
branches:  trunk
changeset: 357652:9b7201eb5a2f
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Jan 25 12:17:08 2017 +0000

description:
Updated p5-Params-ValidationCompiler to 0.23.

0.23     2017-01-23

- Trying to create a validator for positional parameters where a required
  param came after one with a default did not throw an exception.

- A positional params validator with a slurpy type which had coercions did not
  return the coerced values. It returned the original values instead.

diffstat:

 devel/p5-Params-ValidationCompiler/Makefile |   4 ++--
 devel/p5-Params-ValidationCompiler/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 98db4a31e664 -r 9b7201eb5a2f devel/p5-Params-ValidationCompiler/Makefile
--- a/devel/p5-Params-ValidationCompiler/Makefile       Wed Jan 25 11:49:31 2017 +0000
+++ b/devel/p5-Params-ValidationCompiler/Makefile       Wed Jan 25 12:17:08 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2017/01/01 14:48:24 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2017/01/25 12:17:08 wiz Exp $
 
-DISTNAME=      Params-ValidationCompiler-0.22
+DISTNAME=      Params-ValidationCompiler-0.23
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/
diff -r 98db4a31e664 -r 9b7201eb5a2f devel/p5-Params-ValidationCompiler/distinfo
--- a/devel/p5-Params-ValidationCompiler/distinfo       Wed Jan 25 11:49:31 2017 +0000
+++ b/devel/p5-Params-ValidationCompiler/distinfo       Wed Jan 25 12:17:08 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2017/01/01 14:48:24 wiz Exp $
+$NetBSD: distinfo,v 1.7 2017/01/25 12:17:08 wiz Exp $
 
-SHA1 (Params-ValidationCompiler-0.22.tar.gz) = e13e9f8f95000f2f62539d048aa0c448ef56facd
-RMD160 (Params-ValidationCompiler-0.22.tar.gz) = 6b845ae29445e24e5532104e65be066ccc16109a
-SHA512 (Params-ValidationCompiler-0.22.tar.gz) = 078b54bc18e840dc19b0cb9f2507728c2977d22276c3ed7b239ea31db91188eac3de69229884a150093c6d70d07872906c545eb044c9d360b96de438c23adf9c
-Size (Params-ValidationCompiler-0.22.tar.gz) = 39995 bytes
+SHA1 (Params-ValidationCompiler-0.23.tar.gz) = 9d98f4b3c5769cbbedbc274839c9dbece436f330
+RMD160 (Params-ValidationCompiler-0.23.tar.gz) = 180062f71a29975fd915894ae2d84bbbc04e33de
+SHA512 (Params-ValidationCompiler-0.23.tar.gz) = 838eec5f94b6bbfcb5d0686da39693f3b78491802683edd4d92893939a887690e1f2f2608c4899b10779b04a64eba33bab5d2f689a96b820cef0b3b2a95fb677
+Size (Params-ValidationCompiler-0.23.tar.gz) = 43078 bytes



Home | Main Index | Thread Index | Old Index