pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/converters/p5-JSON-XS p5-JSON-XS: update to 4.03.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dfc8658974b8
branches:  trunk
changeset: 451367:dfc8658974b8
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Apr 26 14:38:15 2021 +0000

description:
p5-JSON-XS: update to 4.03.

4.03 Tue Oct 27 19:05:01 CET 2020
        - when parsing comments in relaxed mode, JSON::XS would detect garbage
          after the JSON text if the comment is after the end and does not end in
          a newline (reported by Felipe Gasper).

diffstat:

 converters/p5-JSON-XS/Makefile |   7 +++----
 converters/p5-JSON-XS/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 9 deletions(-)

diffs (31 lines):

diff -r a5f203114809 -r dfc8658974b8 converters/p5-JSON-XS/Makefile
--- a/converters/p5-JSON-XS/Makefile    Mon Apr 26 14:37:22 2021 +0000
+++ b/converters/p5-JSON-XS/Makefile    Mon Apr 26 14:38:15 2021 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.39 2020/08/31 18:06:49 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2021/04/26 14:38:15 wiz Exp $
 
-DISTNAME=      JSON-XS-4.02
+DISTNAME=      JSON-XS-4.03
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   2
-CATEGORIES=    textproc perl5
+CATEGORIES=    converters perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=JSON/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r a5f203114809 -r dfc8658974b8 converters/p5-JSON-XS/distinfo
--- a/converters/p5-JSON-XS/distinfo    Mon Apr 26 14:37:22 2021 +0000
+++ b/converters/p5-JSON-XS/distinfo    Mon Apr 26 14:38:15 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.26 2019/04/19 14:19:20 wen Exp $
+$NetBSD: distinfo,v 1.27 2021/04/26 14:38:15 wiz Exp $
 
-SHA1 (JSON-XS-4.02.tar.gz) = bba1939f8f402a110c80e19e068ffb3f980e23df
-RMD160 (JSON-XS-4.02.tar.gz) = 170a11cefb8f3f791c96ef151fd719c6ec3c7448
-SHA512 (JSON-XS-4.02.tar.gz) = 4a8fdf8d81cdd6e38c3c5672621d38ef6f63a09ca3a74e98fbb21e679273c347d2a3b8c2233c8e813987d2728081fb535223ea3f705d33a7016b76d0e76ffd61
-Size (JSON-XS-4.02.tar.gz) = 85904 bytes
+SHA1 (JSON-XS-4.03.tar.gz) = 3afcabfa76d23a95b5813f42065e67f9a6f7f264
+RMD160 (JSON-XS-4.03.tar.gz) = 4ce6f98efd233c6f8e67c18686e3a15da07f10c5
+SHA512 (JSON-XS-4.03.tar.gz) = 7d2c20302b0f98bd69e692b61d272b58c13a79741f3e2e44ee0530e21dd239526477f8b02e4afbfe41ee83cb69ab1c5247bf0be355f3f09e9cfe31b2ea4a5155
+Size (JSON-XS-4.03.tar.gz) = 86749 bytes



Home | Main Index | Thread Index | Old Index