pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/libfastjson Update textproc/libfastjson to 0....



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f00712db2631
branches:  trunk
changeset: 363954:f00712db2631
user:      fhajny <fhajny%pkgsrc.org@localhost>
date:      Mon Jun 19 12:23:16 2017 +0000

description:
Update textproc/libfastjson to 0.99.6.

0.99.6 2017-05-12
- fix a build issue under Solaris

0.99.5 2017-05-03
- fix tautology comparison in tautology in `fjson_object_iter_equal`
- made build under Solaris again
- made to build under AIX
- fix floating point representation when fractional part is missing
- m4: fix detection of atomics
- add fjson_object_dump() and fjson_object_write() functions

diffstat:

 textproc/libfastjson/Makefile |   4 ++--
 textproc/libfastjson/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r e831825ea6df -r f00712db2631 textproc/libfastjson/Makefile
--- a/textproc/libfastjson/Makefile     Mon Jun 19 12:07:58 2017 +0000
+++ b/textproc/libfastjson/Makefile     Mon Jun 19 12:23:16 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2016/08/09 11:48:59 fhajny Exp $
+# $NetBSD: Makefile,v 1.4 2017/06/19 12:23:16 fhajny Exp $
 
-DISTNAME=      libfastjson-0.99.4
+DISTNAME=      libfastjson-0.99.6
 CATEGORIES=    textproc
 MASTER_SITES=  http://download.rsyslog.com/libfastjson/
 
diff -r e831825ea6df -r f00712db2631 textproc/libfastjson/distinfo
--- a/textproc/libfastjson/distinfo     Mon Jun 19 12:07:58 2017 +0000
+++ b/textproc/libfastjson/distinfo     Mon Jun 19 12:23:16 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2016/08/09 11:48:59 fhajny Exp $
+$NetBSD: distinfo,v 1.4 2017/06/19 12:23:16 fhajny Exp $
 
-SHA1 (libfastjson-0.99.4.tar.gz) = f8f11a0635c87abde03367fbb4fe13bf3fdb514e
-RMD160 (libfastjson-0.99.4.tar.gz) = 07bdf053652e2a518b7bb1be58b48958c2ca682f
-SHA512 (libfastjson-0.99.4.tar.gz) = b38f01469021093f21b43550e7574d2bad7b57a28b62f27cb1d2a57e33d2cb29208d20d978bdebe5a82a9736dfcfd7ec0a0fa945762702f4389d69850c2cfeb3
-Size (libfastjson-0.99.4.tar.gz) = 424989 bytes
+SHA1 (libfastjson-0.99.6.tar.gz) = 0ae1c3a41cce1cb5c99c2a63e943803ab5dfbcf8
+RMD160 (libfastjson-0.99.6.tar.gz) = b53b75b2230fd299d2d3f44561b672915184bf2d
+SHA512 (libfastjson-0.99.6.tar.gz) = b3b4a5ba959723ffbf8d8218c97c696ccbb781e8c2563ede6ffd7bcbdfcf75495deba5c2b8952c6c215b78dd9cfa728c95cf56bde9b1cfa7ebd6ba68b5b8f166
+Size (libfastjson-0.99.6.tar.gz) = 431066 bytes



Home | Main Index | Thread Index | Old Index