forked from jsonn/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information
wiz
committed
Dec 12, 2016
1 parent
d3eb24f
commit 6e09541
Showing
2 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |