pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Params-ValidationCompiler



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Dec 12 09:45:19 UTC 2016

Modified Files:
        pkgsrc/devel/p5-Params-ValidationCompiler: Makefile distinfo

Log Message:
Updated p5-Params-ValidationCompiler to 0.21.

0.21     2016-12-06

- Switched to using GitHub issues.

0.20     2016-12-05

- The keys for parameter specifications are now validated. If an unknown key
  is seen then an exception will be thrown. This will help you catch typos in
  your parameter specification. Implemented by Greg Oschwald. PR #8.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/p5-Params-ValidationCompiler/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/p5-Params-ValidationCompiler/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/p5-Params-ValidationCompiler/Makefile
diff -u pkgsrc/devel/p5-Params-ValidationCompiler/Makefile:1.5 pkgsrc/devel/p5-Params-ValidationCompiler/Makefile:1.6
--- pkgsrc/devel/p5-Params-ValidationCompiler/Makefile:1.5      Mon Nov 28 13:52:39 2016
+++ pkgsrc/devel/p5-Params-ValidationCompiler/Makefile  Mon Dec 12 09:45:19 2016
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2016/11/28 13:52:39 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2016/12/12 09:45:19 wiz Exp $
 
-DISTNAME=      Params-ValidationCompiler-0.19
+DISTNAME=      Params-ValidationCompiler-0.21
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/

Index: pkgsrc/devel/p5-Params-ValidationCompiler/distinfo
diff -u pkgsrc/devel/p5-Params-ValidationCompiler/distinfo:1.4 pkgsrc/devel/p5-Params-ValidationCompiler/distinfo:1.5
--- pkgsrc/devel/p5-Params-ValidationCompiler/distinfo:1.4      Mon Nov 28 13:52:39 2016
+++ pkgsrc/devel/p5-Params-ValidationCompiler/distinfo  Mon Dec 12 09:45:19 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2016/11/28 13:52:39 wiz Exp $
+$NetBSD: distinfo,v 1.5 2016/12/12 09:45:19 wiz Exp $
 
-SHA1 (Params-ValidationCompiler-0.19.tar.gz) = f9dea3ce589aec4e1ed91c310a99070b8b9b53c8
-RMD160 (Params-ValidationCompiler-0.19.tar.gz) = 8c6541b3de83e2d034f22585343843d16ff13e1f
-SHA512 (Params-ValidationCompiler-0.19.tar.gz) = 5dc07a93358fdbf7ffe17d3b0a54390013d0161dfa1d3c39a6bfdbe2feff93b61d602dc81534eda7bc3e7c2c32fc873cec2bb1dfe55b0551a88f9e67fd470e76
-Size (Params-ValidationCompiler-0.19.tar.gz) = 38999 bytes
+SHA1 (Params-ValidationCompiler-0.21.tar.gz) = 9c7338aded50af8b5f8604a0c02539c4f46c0563
+RMD160 (Params-ValidationCompiler-0.21.tar.gz) = e1d347243d6423f906225d31ab3c54d8427cbdc8
+SHA512 (Params-ValidationCompiler-0.21.tar.gz) = 27181fa27310147560ffd28ecf703c2bdb7cf3c7b91572aed8fc379f4d9b97cf9540db063a4be36789df0c40bb8e07036d48319d17759389956c151b739c5baf
+Size (Params-ValidationCompiler-0.21.tar.gz) = 39789 bytes



Home | Main Index | Thread Index | Old Index