summaryrefslogtreecommitdiff
path: root/textproc/ruby-yajl
AgeCommit message (Collapse)AuthorFilesLines
2022-08-30textproc/ruby-yajl: update to 1.4.3taca2-6/+6
1.4.3 (2022-05-26) * add rb_undef_alloc_func for Parser and Encoder * Update gemspec file to recent styles (#212) * Prevent int overflow causing infinite loop in buf resizing
2022-04-24textproc/ruby-yajl: update to 1.4.2taca3-8/+8
1.4.2 (2022-04-04) No release note nor proper changelog. But there is security fix. Please refer <https://github.com/brianmario/yajl-ruby/security/advisories/GHSA-jj47-x69x-mxrm> in detail.
2021-10-26textproc: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./textproc/convertlit/distinfo clit18src.zip
2021-10-07textproc: Remove SHA1 hashes for distfilesnia1-2/+1
2018-09-23textproc/ruby-yajl: update to 1.4.1taca3-8/+10
Changes are too many to write here, please refer: <https://github.com/brianmario/yajl-ruby/compare/1.3.1...1.4.1>.
2017-12-09ruby-yajl: update to 1.3.1.tsutsui2-7/+7
No upstream changelog, but seems to include security fixes CVE-2017-16516 and others: https://github.com/brianmario/yajl-ruby/issues/176 https://github.com/brianmario/yajl-ruby/pull/178
2017-03-20Update ruby-yajl to 1.3.0.taca3-9/+10
Exact changes are not available, please refer: <https://github.com/brianmario/yajl-ruby/compare/1.2.1...1.3.0>.
2015-11-04Add SHA512 digests for distfiles for textproc categoryagc1-1/+2
Problems found locating distfiles: Package cabocha: missing distfile cabocha-0.68.tar.bz2 Package convertlit: missing distfile clit18src.zip Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-06-11Update ruby-yajl to 1.2.1.taca3-7/+9
Changes are not available except commit log: <https://github.com/brianmario/yajl-ruby/commits/master>.
2015-03-08Add ${GEM_EXTSDIR}/gem.build_complete for new rubygems and updated ruby.taca1-1/+2
2014-03-26Add GEM_EXTSDIR support.taca1-1/+2
2014-03-13Set USE_GCC_RUNTIME=yes for packages which build shared libraries but dojperkin1-1/+3
not use libtool to do so. This is required to correctly depend upon a gcc runtime package (e.g. gcc47-libs) when using USE_PKGSRC_GCC_RUNTIME.
2012-05-14Fix PKGNAME.fhajny1-1/+2
2012-02-06Import ruby18-yajl-ruby-1.1.0 as textproc/ruby-yajl.fhajny4-0/+172
This gem is a C binding to the excellent YAJL JSON parsing and generation library.