./textproc/ruby-multi_json, General-purpose swappable JSON backend library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.15.0, Package name: ruby27-multi_json-1.15.0, Maintainer: pkgsrc-users

MultiJSON

Lots of Ruby libraries utilize JSON parsing in some form, and everyone has
their favorite JSON library. In order to best support multiple JSON parsers
and libraries, multi_json is a general-purpose swappable JSON backend library.


Required to run:
[lang/ruby26-base]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 21.5 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161)
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
   2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162)
Log message:
textproc: Remove SHA1 hashes for distfiles
   2020-09-14 18:06:03 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
textproc/ruby-multi_json: update to 1.15.0

Update ruby-multi_json pacakge to 1.15.0.

1.15.0 (2020-07-10)

* Improve detection of json_gem adapter
   2020-03-24 17:57:02 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
textproc/ruby-multi_json: update to 1.14.1

Update ruby-multi_json to 1.14.1.
pkgsrc change: add "USE_LANGUAGES=	# none".

1.14.1
------

* [Fix a warning in Ruby \ 
2.7](https://github.com/intridea/multi_json/commit/26a94ab8c78a394cc237e2ea292c1de4f6ed30d7)

1.14.0
------

* [Support Oj 3.x \ 
gem](https://github.com/intridea/multi_json/commit/5d8febdbebc428882811b90d514f3628617a61d5)
   2018-03-14 16:51:13 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
textproc/ruby-multi_json: update to 1.13.1

1.13.1
------

* [Fix missing stdlib set dependency in oj \ 
adapter](https://github.com/intridea/multi_json/commit/c4ff66e7bee6fb4f45e54429813d7fada1c152b8)

1.13.0
-----

* [Make Oj adapter handle JSON::ParseError \ 
correctly](https://github.com/intridea/multi_json/commit/275e3ffd8169797c510d23d9ef5b8b07e64c3b42)
   2017-09-10 18:09:00 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Update ruby-multi_jsonto 1.12.2.

1.12.2
------

* [Renew gem \ 
certificate](https://github.com/intridea/multi_json/commit/57922d898c6eb587cc9a28ba5724c11e81724700)
   2017-07-31 00:32:28 by Thomas Klausner | Files touched by this commit (229)
Log message:
Switch github HOMEPAGEs to https.
   2016-10-18 16:39:16 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Update ruby-multi_json to 1.12.1.

1.12.1
------

* [Prevent meory leak in \ 
OptionsCache](https://github.com/intridea/multi_json/commit/aa7498199ad272f3d4a13750d7c568a66047e2ee)

1.12.0
------

* [Introduce global options cache to improve \ 
peroformance](https://github.com/intridea/multi_json/commit/7aaef2a1bc2b83c95e4208b12dad5d1d87ff20a6)