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:           Fri Aug 24 06:11:41 UTC 2018

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

Log Message:
p5-Cpanel-JSON-XS: update to 4.05.

4.05 2018-08-19 (rurban)
        - Set decoded type (PR #115 by Pali)
        - Add json_type_weaken (PR #114 by Pali)
        - Fix tests for 5.6 (rurban, pali)


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/converters/p5-Cpanel-JSON-XS/Makefile
cvs rdiff -u -r1.2 -r1.3 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.3 pkgsrc/converters/p5-Cpanel-JSON-XS/Makefile:1.4
--- pkgsrc/converters/p5-Cpanel-JSON-XS/Makefile:1.3    Wed Aug 22 09:43:06 2018
+++ pkgsrc/converters/p5-Cpanel-JSON-XS/Makefile        Fri Aug 24 06:11:41 2018
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2018/08/22 09:43:06 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2018/08/24 06:11:41 wiz Exp $
 
-DISTNAME=      Cpanel-JSON-XS-4.04
+DISTNAME=      Cpanel-JSON-XS-4.05
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 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.2 pkgsrc/converters/p5-Cpanel-JSON-XS/distinfo:1.3
--- pkgsrc/converters/p5-Cpanel-JSON-XS/distinfo:1.2    Sun Jun 24 06:49:22 2018
+++ pkgsrc/converters/p5-Cpanel-JSON-XS/distinfo        Fri Aug 24 06:11:41 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2018/06/24 06:49:22 wiz Exp $
+$NetBSD: distinfo,v 1.3 2018/08/24 06:11:41 wiz Exp $
 
-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
+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



Home | Main Index | Thread Index | Old Index