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 p5-Params-Validatio...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/65689f5cc68a
branches:  trunk
changeset: 311962:65689f5cc68a
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Aug 21 11:20:25 2018 +0000

description:
p5-Params-ValidationCompiler: update to 0.30.

0.30     2018-07-31

- Tweaked the POD formatting so that the table of contents generated by
  MetaCPAN is more useful.


0.29     2018-07-31

- Make Class::XSAccessor a recommended dep, not a required one.


0.28     2018-07-31

- Added a new option for named params, "return_object". This causes the
  validation sub to return an object with methods for each param rather than a
  hashref. This is a great way to avoid typos in hash keys. This idea (and
  some of the implementation) was shamelessly stolen from Toby Inkster's
  Type::Params module.

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 fed8df572096 -r 65689f5cc68a devel/p5-Params-ValidationCompiler/Makefile
--- a/devel/p5-Params-ValidationCompiler/Makefile       Tue Aug 21 11:19:47 2018 +0000
+++ b/devel/p5-Params-ValidationCompiler/Makefile       Tue Aug 21 11:20:25 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2018/02/25 17:27:01 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2018/08/21 11:20:25 wiz Exp $
 
-DISTNAME=      Params-ValidationCompiler-0.27
+DISTNAME=      Params-ValidationCompiler-0.30
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/
diff -r fed8df572096 -r 65689f5cc68a devel/p5-Params-ValidationCompiler/distinfo
--- a/devel/p5-Params-ValidationCompiler/distinfo       Tue Aug 21 11:19:47 2018 +0000
+++ b/devel/p5-Params-ValidationCompiler/distinfo       Tue Aug 21 11:20:25 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2018/02/25 17:27:01 wiz Exp $
+$NetBSD: distinfo,v 1.12 2018/08/21 11:20:25 wiz Exp $
 
-SHA1 (Params-ValidationCompiler-0.27.tar.gz) = 2d13ca84dff9cc5acbb2d80d6cabea6719ecc7e1
-RMD160 (Params-ValidationCompiler-0.27.tar.gz) = 061bfb906c5e62fc6493f39e71676a65729f438a
-SHA512 (Params-ValidationCompiler-0.27.tar.gz) = 1c045e7b4b68f7b54cc3f1aa927c515b7662ddd5252baf22be149365b7087b5910219d3e08752e005cfd89a10a740fb2e1a41d8f7fed8765a56eade5d406c9dc
-Size (Params-ValidationCompiler-0.27.tar.gz) = 45214 bytes
+SHA1 (Params-ValidationCompiler-0.30.tar.gz) = 38ddb97c4107c4cc40533ee5a40296ebefd07442
+RMD160 (Params-ValidationCompiler-0.30.tar.gz) = 234a29f5649640e4c20f1337a01c370db9204052
+SHA512 (Params-ValidationCompiler-0.30.tar.gz) = 5911f9317f0b72e17c72435420a3b6b9f36780ab70715510c46e847970094e730169b9b3085f29cb23ee0aca2e78f7f9edd0d093859a1062869f35c90172bf05
+Size (Params-ValidationCompiler-0.30.tar.gz) = 49796 bytes



Home | Main Index | Thread Index | Old Index