pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/29737da04e94
branches:  trunk
changeset: 382147:29737da04e94
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Jun 24 06:49:22 2018 +0000

description:
p5-Cpanel-JSON-XS: update to 4.04.

4.04 2018-06-22 (rurban)
        - Fix bignum NaN/inf handling (#78 reported by Slaven Rezic)
        - Move author tests to xt/ as suggested in #106, added a make xtest target.
          Fixes a test fail with ASAN.

4.03 2018-06-21 (rurban)
        - Add sereal cpanel_json_xs type (#110 James Rouzier)
        - Fix bencode/bdecode methods in cpanel_json_xs (#111 Fulvio Scapin)
        - Overload ne operator for JSON::PP::Boolean (#107 tevfik1903)
        - Add a missing semicolon to a documentation example (#104 E. Choroba)

diffstat:

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

diffs (27 lines):

diff -r 8f8a11d650a8 -r 29737da04e94 converters/p5-Cpanel-JSON-XS/Makefile
--- a/converters/p5-Cpanel-JSON-XS/Makefile     Sun Jun 24 05:51:58 2018 +0000
+++ b/converters/p5-Cpanel-JSON-XS/Makefile     Sun Jun 24 06:49:22 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2018/04/26 12:45:19 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2018/06/24 06:49:22 wiz Exp $
 
-DISTNAME=      Cpanel-JSON-XS-4.02
+DISTNAME=      Cpanel-JSON-XS-4.04
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    textproc perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RU/RURBAN/}
diff -r 8f8a11d650a8 -r 29737da04e94 converters/p5-Cpanel-JSON-XS/distinfo
--- a/converters/p5-Cpanel-JSON-XS/distinfo     Sun Jun 24 05:51:58 2018 +0000
+++ b/converters/p5-Cpanel-JSON-XS/distinfo     Sun Jun 24 06:49:22 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2018/04/26 12:45:19 wiz Exp $
+$NetBSD: distinfo,v 1.2 2018/06/24 06:49:22 wiz Exp $
 
-SHA1 (Cpanel-JSON-XS-4.02.tar.gz) = 56a3787ad8cb032d1b258554c658cd49303ecbee
-RMD160 (Cpanel-JSON-XS-4.02.tar.gz) = 045592155e8ce2ba146fb9ed7a1b580f2163b176
-SHA512 (Cpanel-JSON-XS-4.02.tar.gz) = 5b2c2969423ab0ec5ad454c7b2e8c55f6df8e353313507ee4e73dc5cd2c02d14cd47e87f51ecb493f978397738ff55d75683e6f3622aa87311c8b4466ae5a970
-Size (Cpanel-JSON-XS-4.02.tar.gz) = 228582 bytes
+SHA1 (Cpanel-JSON-XS-4.04.tar.gz) = 27e091bf54271b1e53fbb50c2d3c00b60ce74a61
+RMD160 (Cpanel-JSON-XS-4.04.tar.gz) = ea4c56a3b50f216ab2b8b0d7e64d1206c5a0e5cd
+SHA512 (Cpanel-JSON-XS-4.04.tar.gz) = 6b2479ee89f2b8c79ef979cecbdb6f29c28ee37ab530eabc9070728ba37063be3c5836571bea84d537dc93f8586cca71fd3bdca5e420c1d6a2eabf2547ca1db7
+Size (Cpanel-JSON-XS-4.04.tar.gz) = 229733 bytes



Home | Main Index | Thread Index | Old Index