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/00ad2298633e
branches:  trunk
changeset: 312113:00ad2298633e
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Aug 26 06:13:37 2018 +0000

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

4.06 2018-08-22 (rurban)
        - Fix overloaded eq/ne comparisons (GH #116 by demerphq, GH #117 by Graham Knopp):
          detect strings, protect from endless recursion. false is now ne "True".
          clarify eq/ne rules in the docs.

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 2cdfc7ac896b -r 00ad2298633e converters/p5-Cpanel-JSON-XS/Makefile
--- a/converters/p5-Cpanel-JSON-XS/Makefile     Sun Aug 26 06:11:39 2018 +0000
+++ b/converters/p5-Cpanel-JSON-XS/Makefile     Sun Aug 26 06:13:37 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2018/08/24 06:11:41 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2018/08/26 06:13:37 wiz Exp $
 
-DISTNAME=      Cpanel-JSON-XS-4.05
+DISTNAME=      Cpanel-JSON-XS-4.06
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    textproc perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RU/RURBAN/}
diff -r 2cdfc7ac896b -r 00ad2298633e converters/p5-Cpanel-JSON-XS/distinfo
--- a/converters/p5-Cpanel-JSON-XS/distinfo     Sun Aug 26 06:11:39 2018 +0000
+++ b/converters/p5-Cpanel-JSON-XS/distinfo     Sun Aug 26 06:13:37 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2018/08/24 06:11:41 wiz Exp $
+$NetBSD: distinfo,v 1.4 2018/08/26 06:13:37 wiz Exp $
 
-SHA1 (Cpanel-JSON-XS-4.05.tar.gz) = b6420b8fd362ebf5b1a3449e9c8aa8a5f7be3309
-RMD160 (Cpanel-JSON-XS-4.05.tar.gz) = 541c0bcf26a545743da1172eda534b36c4d62e8a
-SHA512 (Cpanel-JSON-XS-4.05.tar.gz) = fb9fc2ad3e4660706281c0fe6c32385a58913668d7c0008bf2f89a6eebe49933836f09e0eee96575c981cd16dda32559958a4c1539c48b1080cb47ad636c673c
-Size (Cpanel-JSON-XS-4.05.tar.gz) = 231219 bytes
+SHA1 (Cpanel-JSON-XS-4.06.tar.gz) = acf89dbf851a0c4dab3328964bda9caa8b1d5b4a
+RMD160 (Cpanel-JSON-XS-4.06.tar.gz) = 49e480544a2381d59a6625540d3521c9ac0bc8d2
+SHA512 (Cpanel-JSON-XS-4.06.tar.gz) = df765265c23982a6c5eb80d16d9c9e3b3ab9f0b34aa130df8da084936aa2b7e9f4b362466948925df7be9c448892eef93017cf1fa7be7f640b62c83493829cec
+Size (Cpanel-JSON-XS-4.06.tar.gz) = 231698 bytes



Home | Main Index | Thread Index | Old Index