pkgsrc-Changes archive

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

CVS commit: pkgsrc/converters/p5-Cpanel-JSON-XS



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Aug 26 06:13:37 UTC 2018

Modified Files:
        pkgsrc/converters/p5-Cpanel-JSON-XS: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/converters/p5-Cpanel-JSON-XS/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/converters/p5-Cpanel-JSON-XS/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/converters/p5-Cpanel-JSON-XS/Makefile
diff -u pkgsrc/converters/p5-Cpanel-JSON-XS/Makefile:1.4 pkgsrc/converters/p5-Cpanel-JSON-XS/Makefile:1.5
--- pkgsrc/converters/p5-Cpanel-JSON-XS/Makefile:1.4    Fri Aug 24 06:11:41 2018
+++ pkgsrc/converters/p5-Cpanel-JSON-XS/Makefile        Sun Aug 26 06:13:37 2018
@@ -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/}

Index: pkgsrc/converters/p5-Cpanel-JSON-XS/distinfo
diff -u pkgsrc/converters/p5-Cpanel-JSON-XS/distinfo:1.3 pkgsrc/converters/p5-Cpanel-JSON-XS/distinfo:1.4
--- pkgsrc/converters/p5-Cpanel-JSON-XS/distinfo:1.3    Fri Aug 24 06:11:41 2018
+++ pkgsrc/converters/p5-Cpanel-JSON-XS/distinfo        Sun Aug 26 06:13:37 2018
@@ -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