summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-02-14 08:48:22 +0000
committerwiz <wiz@pkgsrc.org>2016-02-14 08:48:22 +0000
commitcbb575ed33eb675d1413623ce022bbd7c1494af2 (patch)
tree86f43adf065fda579f8e1f59342be6b02a9e4ae2 /devel
parentd2e45d671fd8a5d510357d5426a169c91aaeffdd (diff)
downloadpkgsrc-cbb575ed33eb675d1413623ce022bbd7c1494af2.tar.gz
Update p5-Params-Validate to 1.22:
1.22 2016-02-13 - Fixed a bug when a callback failed but did not die. The resulting error message had a pointless colon in it. Reported by Slaven Rezic. RT #111036. - Made the pure Perl version use Carp's croak rather than confess. The XS version has never included a stack trace in errors. You can use the on_fail setting to get a stack trace if you prefer. Reported by Slaven Rezic. RT #111036. - The pure Perl code now uses "(unknown)" when it cannot determine the sub that failed, instead of "N/A". Reported by Slaven Rezic. RT #111036. - Documented the PARAMS_VALIDATE_IMPLEMENTATION environment variable. Requested by Slaven Rezic. RT #111035.
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Params-Validate/Makefile4
-rw-r--r--devel/p5-Params-Validate/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/p5-Params-Validate/Makefile b/devel/p5-Params-Validate/Makefile
index c4deb86273d..78e299d1441 100644
--- a/devel/p5-Params-Validate/Makefile
+++ b/devel/p5-Params-Validate/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.58 2015/07/19 08:08:47 wiz Exp $
+# $NetBSD: Makefile,v 1.59 2016/02/14 08:48:22 wiz Exp $
-DISTNAME= Params-Validate-1.21
+DISTNAME= Params-Validate-1.22
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Params/}
diff --git a/devel/p5-Params-Validate/distinfo b/devel/p5-Params-Validate/distinfo
index f6ae6572818..74ab76571a4 100644
--- a/devel/p5-Params-Validate/distinfo
+++ b/devel/p5-Params-Validate/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.32 2015/11/03 03:28:38 agc Exp $
+$NetBSD: distinfo,v 1.33 2016/02/14 08:48:22 wiz Exp $
-SHA1 (Params-Validate-1.21.tar.gz) = 04fce89b29e34ff40aa6bb896feadbc5d93534ef
-RMD160 (Params-Validate-1.21.tar.gz) = 4a684566cb8d1974d4292b0ab318962649df1a33
-SHA512 (Params-Validate-1.21.tar.gz) = 62acacad164133f897f51bde92633b4445e95555edb2395bb6fd8bfc786b7c0c6dd9b0592d998d7458ebf928701f1b02b9a0a0aa192b26436fb29258bb90fe5c
-Size (Params-Validate-1.21.tar.gz) = 123943 bytes
+SHA1 (Params-Validate-1.22.tar.gz) = 4e8b8e9a5572105e4e05bdbd7c4393587e33abbb
+RMD160 (Params-Validate-1.22.tar.gz) = 5bc47f335ace049ceab6d081afa57478fef7cbba
+SHA512 (Params-Validate-1.22.tar.gz) = 48451f2dcae1432c0b3111668609214ef080281d4d480501e04798a249c938fc69f45a81d2d77d653be86305aa4176fc854487e37288d9f271b1723a072fd6ba
+Size (Params-Validate-1.22.tar.gz) = 125866 bytes