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: Sun Nov 26 10:02:56 UTC 2017
Modified Files:
pkgsrc/devel/p5-Params-ValidationCompiler: Makefile distinfo
Log Message:
p5-Params-ValidationCompiler: update to 0.25.
0.25 2017-11-23
- All exceptions now include a stack trace by default when treated as a
string. This makes finding where validation failed a lot easier. Fixes GH
#18.
- The name for a subroutine is now used in some exception messages, even if
Sub::Util cannot be installed.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/p5-Params-ValidationCompiler/Makefile
cvs rdiff -u -r1.8 -r1.9 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.11 pkgsrc/devel/p5-Params-ValidationCompiler/Makefile:1.12
--- pkgsrc/devel/p5-Params-ValidationCompiler/Makefile:1.11 Mon Jun 5 14:23:27 2017
+++ pkgsrc/devel/p5-Params-ValidationCompiler/Makefile Sun Nov 26 10:02:56 2017
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2017/06/05 14:23:27 ryoon Exp $
+# $NetBSD: Makefile,v 1.12 2017/11/26 10:02:56 wiz Exp $
-DISTNAME= Params-ValidationCompiler-0.24
+DISTNAME= Params-ValidationCompiler-0.25
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
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.8 pkgsrc/devel/p5-Params-ValidationCompiler/distinfo:1.9
--- pkgsrc/devel/p5-Params-ValidationCompiler/distinfo:1.8 Wed Apr 19 13:51:06 2017
+++ pkgsrc/devel/p5-Params-ValidationCompiler/distinfo Sun Nov 26 10:02:56 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2017/04/19 13:51:06 wiz Exp $
+$NetBSD: distinfo,v 1.9 2017/11/26 10:02:56 wiz Exp $
-SHA1 (Params-ValidationCompiler-0.24.tar.gz) = b65c93673fc8ecde87e5eae358f5aaec8e86ed6e
-RMD160 (Params-ValidationCompiler-0.24.tar.gz) = 5370e02073f64161786d5c1cde11c63ac56c5d47
-SHA512 (Params-ValidationCompiler-0.24.tar.gz) = ea54587db2729991fd7f9d8c9f420449e8d0218473f465783a69d4b118cdfe9e7d7ff045d57ba6d989a79950fb61ad81caac781b3bbaeb6325e061e664cc1665
-Size (Params-ValidationCompiler-0.24.tar.gz) = 43439 bytes
+SHA1 (Params-ValidationCompiler-0.25.tar.gz) = 1a9e92d86b11c597979c67b208a810012e283daf
+RMD160 (Params-ValidationCompiler-0.25.tar.gz) = 63317869a2cbae8f8a206ccaa3232ae2d03afda2
+SHA512 (Params-ValidationCompiler-0.25.tar.gz) = a305d63a53f4e5b350a508cf001922ea1043d27068e9f46a3528e01da8d1973e671b980e3fadd22cf6b601cdc683f425dc8450fb653dedad2e84da61d0cc4ff2
+Size (Params-ValidationCompiler-0.25.tar.gz) = 44714 bytes
Home |
Main Index |
Thread Index |
Old Index