diff options
author | fhajny <fhajny@pkgsrc.org> | 2017-05-19 11:38:36 +0000 |
---|---|---|
committer | fhajny <fhajny@pkgsrc.org> | 2017-05-19 11:38:36 +0000 |
commit | ad0418ef9afb331a34d3b74657bcda02e922e3d3 (patch) | |
tree | 4bd7e5f41855af9662159c182ffef109fa6070ae /textproc/jo/distinfo | |
parent | 367f05cedbb1834f2b8f5b062ec2cb79b14c4061 (diff) | |
download | pkgsrc-ad0418ef9afb331a34d3b74657bcda02e922e3d3.tar.gz |
Update textproc/jo to 1.1.
- NEW: type coercion (#55)
- FIX: quotes in quotes and double quotes at begin of string (#47)
- FIX: catch null value in assignmen (#46)
- NEW: support for key:=file.json for reading object values from a file (#43)
- NEW: PPA contributed by Ross Duggan in #32
- FIX: "null" is now handled like we handle "true" and "false"; disable with -B
- NEW: more tests in the test suite
Diffstat (limited to 'textproc/jo/distinfo')
-rw-r--r-- | textproc/jo/distinfo | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/textproc/jo/distinfo b/textproc/jo/distinfo index eae4ce4dfa2..ec82aecc6b7 100644 --- a/textproc/jo/distinfo +++ b/textproc/jo/distinfo @@ -1,7 +1,6 @@ -$NetBSD: distinfo,v 1.2 2017/01/04 12:44:59 fhajny Exp $ +$NetBSD: distinfo,v 1.3 2017/05/19 11:38:36 fhajny Exp $ -SHA1 (jo-1.0.tar.gz) = 2d06cf35b1dc71e5fdbe420ac4057cf508313e08 -RMD160 (jo-1.0.tar.gz) = bff13c4e4689eb85a581e7383dc38d5cbd0052b5 -SHA512 (jo-1.0.tar.gz) = bab15de7a01e9a70f43b50d0bb5eff4724bf9d38b0b56a6fff5768756073a5956e3a5a08c7a4e4a2c88107950a4c1721a09b60868b10a441c1a4c6fec7748036 -Size (jo-1.0.tar.gz) = 112488 bytes -SHA1 (patch-json.c) = 7ac3e1013c28c5b7b51c547e5417fdbfb13cd155 +SHA1 (jo-1.1.tar.gz) = 265230a08c761088d70c6ff16a226ba3bed9d6db +RMD160 (jo-1.1.tar.gz) = b98c0234edd6c101b51aba2e78f6d73a0c748e2e +SHA512 (jo-1.1.tar.gz) = 170b86f7eff6cf2a06bf60e98982cc1d4cae11802e6149bf5fca9d4d8910abd1e960619209f3330c140abbac69d76386eafdae627ed4fc5aa1f36c9ee57ffc5a +Size (jo-1.1.tar.gz) = 137087 bytes |