summaryrefslogtreecommitdiff
path: root/textproc/libfastjson
diff options
context:
space:
mode:
authorfhajny <fhajny@pkgsrc.org>2017-12-19 14:07:16 +0000
committerfhajny <fhajny@pkgsrc.org>2017-12-19 14:07:16 +0000
commite1ccdb062bba9bf4c03cf96595a1fdd20582b86c (patch)
tree315a49dd344d527b1b659cdb24288d00152bb39f /textproc/libfastjson
parent7d396c639c14373e9070924ae41af85e346bd0a8 (diff)
downloadpkgsrc-e1ccdb062bba9bf4c03cf96595a1fdd20582b86c.tar.gz
Update textproc/libfastjson to 0.99.8
- make build under gcc7 with strict settings (warning==error) - bugfix: constant key names not properly handled - fix potentially invalid return value of fjson_object_iter_begin - fix small potential memory leak in json_tokener (unlinkely to occur)
Diffstat (limited to 'textproc/libfastjson')
-rw-r--r--textproc/libfastjson/Makefile4
-rw-r--r--textproc/libfastjson/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/textproc/libfastjson/Makefile b/textproc/libfastjson/Makefile
index a365ba8dee8..fb9879d18c5 100644
--- a/textproc/libfastjson/Makefile
+++ b/textproc/libfastjson/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2017/10/17 11:42:30 fhajny Exp $
+# $NetBSD: Makefile,v 1.7 2017/12/19 14:07:16 fhajny Exp $
-DISTNAME= libfastjson-0.99.7
+DISTNAME= libfastjson-0.99.8
CATEGORIES= textproc
MASTER_SITES= http://download.rsyslog.com/libfastjson/
diff --git a/textproc/libfastjson/distinfo b/textproc/libfastjson/distinfo
index 9959a4fb22f..a630b2299ca 100644
--- a/textproc/libfastjson/distinfo
+++ b/textproc/libfastjson/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2017/10/17 11:42:30 fhajny Exp $
+$NetBSD: distinfo,v 1.6 2017/12/19 14:07:16 fhajny Exp $
-SHA1 (libfastjson-0.99.7.tar.gz) = c37476bc4b1a60945be35a3bea1111191d92e5c3
-RMD160 (libfastjson-0.99.7.tar.gz) = 0de29e844852dbef3d9f7b09eeb345baae45479b
-SHA512 (libfastjson-0.99.7.tar.gz) = e33942dd90af1dffaf328d2db03951dcb7aabf4f7ed499116a5986516af6971a5e2a244a1a2a72d5ee6c496c9a27e7ace165fb0337706c649b1d97c8f0d2f75d
-Size (libfastjson-0.99.7.tar.gz) = 433298 bytes
+SHA1 (libfastjson-0.99.8.tar.gz) = 1ac8e58d6aebfb79c12061011f177737d4707842
+RMD160 (libfastjson-0.99.8.tar.gz) = 8d95f892c45fd860b2463b32b8d32ff5b0b490ef
+SHA512 (libfastjson-0.99.8.tar.gz) = 1e7eb7eaae2c6ccb78b77ac883808e1d311b03bad083dc72ab7712765a2ed139accd762850d60f54c6fe0ad48c4385714818fd2c8ed76700ce3546e5aff1c823
+Size (libfastjson-0.99.8.tar.gz) = 433819 bytes