diff options
author | fhajny <fhajny@pkgsrc.org> | 2017-10-17 11:42:30 +0000 |
---|---|---|
committer | fhajny <fhajny@pkgsrc.org> | 2017-10-17 11:42:30 +0000 |
commit | 7cb8f8c2415b6920d1ef72bfb5a224d66a8e2821 (patch) | |
tree | a544355c735a16ea90889df65b7ed585814b5845 /textproc/libfastjson | |
parent | d06d72472523672e307163b27dda5994ad62bb85 (diff) | |
download | pkgsrc-7cb8f8c2415b6920d1ef72bfb5a224d66a8e2821.tar.gz |
Update textproc/libfastjson to 0.99.7
- Added option for case-insensitive comparisons
- Removed userdata and custom-serialization functions
Diffstat (limited to 'textproc/libfastjson')
-rw-r--r-- | textproc/libfastjson/Makefile | 4 | ||||
-rw-r--r-- | textproc/libfastjson/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/textproc/libfastjson/Makefile b/textproc/libfastjson/Makefile index f0fced19e55..a365ba8dee8 100644 --- a/textproc/libfastjson/Makefile +++ b/textproc/libfastjson/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2017/07/30 22:32:23 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2017/10/17 11:42:30 fhajny Exp $ -DISTNAME= libfastjson-0.99.6 +DISTNAME= libfastjson-0.99.7 CATEGORIES= textproc MASTER_SITES= http://download.rsyslog.com/libfastjson/ diff --git a/textproc/libfastjson/distinfo b/textproc/libfastjson/distinfo index 94d8f493079..9959a4fb22f 100644 --- a/textproc/libfastjson/distinfo +++ b/textproc/libfastjson/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.4 2017/06/19 12:23:16 fhajny Exp $ +$NetBSD: distinfo,v 1.5 2017/10/17 11:42:30 fhajny Exp $ -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 +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 |