pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-JSONSchema-Validator Update to 0.010



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9eb4330f4af1
branches:  trunk
changeset: 372171:9eb4330f4af1
user:      wen <wen%pkgsrc.org@localhost>
date:      Fri Jan 21 01:37:24 2022 +0000

description:
Update to 0.010

Upstream changes:
0.010  2021-12-01
    - Added verbosity to test (uid66)
    - Fixed bug with $ref and sibling $id
    - Added TO_JSON method to Error class (ehuelsmann)
    - Fixed bug with wrong detection of booleans

0.009-TRIAL  2021-11-28
    - Trial release to find the bug with type boolean

diffstat:

 devel/p5-JSONSchema-Validator/Makefile |  4 ++--
 devel/p5-JSONSchema-Validator/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 377560dc0219 -r 9eb4330f4af1 devel/p5-JSONSchema-Validator/Makefile
--- a/devel/p5-JSONSchema-Validator/Makefile    Fri Jan 21 01:35:09 2022 +0000
+++ b/devel/p5-JSONSchema-Validator/Makefile    Fri Jan 21 01:37:24 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2021/11/22 12:00:13 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2022/01/21 01:37:24 wen Exp $
 
-DISTNAME=      JSONSchema-Validator-0.008
+DISTNAME=      JSONSchema-Validator-0.010
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/L/LO/LOGIONIZ/}
diff -r 377560dc0219 -r 9eb4330f4af1 devel/p5-JSONSchema-Validator/distinfo
--- a/devel/p5-JSONSchema-Validator/distinfo    Fri Jan 21 01:35:09 2022 +0000
+++ b/devel/p5-JSONSchema-Validator/distinfo    Fri Jan 21 01:37:24 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2021/11/22 11:36:10 wiz Exp $
+$NetBSD: distinfo,v 1.2 2022/01/21 01:37:24 wen Exp $
 
-BLAKE2s (JSONSchema-Validator-0.008.tar.gz) = 71fa7210cfcc5685c417bb89ac9f296d9a26608590b61be6c93ffbb870d50fe4
-SHA512 (JSONSchema-Validator-0.008.tar.gz) = 0ecc9c7e30613ea1496b15221c0304dd001fb9ceb6d91c56b7cd0ce9b6677e1bc6b5f3fc3d7451fc855b24b40e2c1f02fa89504eeb0ddeb58fb26fc3679c12d7
-Size (JSONSchema-Validator-0.008.tar.gz) = 50033 bytes
+BLAKE2s (JSONSchema-Validator-0.010.tar.gz) = 4cd4627845ecd652ded833c61d02af3b2a6320eed373a150341af198c26858a3
+SHA512 (JSONSchema-Validator-0.010.tar.gz) = cd87418b9248187cc93e749121cdbbc96dfa326964f45988b1090213254de43153506bc9c4cf2a4c63e4f66b3dff427b76f7d62ac57aa4cff8e73441d5feafb7
+Size (JSONSchema-Validator-0.010.tar.gz) = 50940 bytes



Home | Main Index | Thread Index | Old Index