./devel/ruby-ffi-yajl, Ruby FFI wrapper around YAJL 2.x

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


Branch: CURRENT, Version: 2.5.0, Package name: ruby31-ffi-yajl-2.5.0, Maintainer: pkgsrc-users

Ruby FFI wrapper around YAJL 2.x.


Required to run:
[devel/yajl] [devel/ruby-libyajl2] [lang/ruby26-base]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 133.5 KB

Version history: (Expand)


CVS history: (Expand)


   2023-06-09 15:58:13 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
devel/ruby-ffi-yajl: update to 2.5.0

2.5.0 (2023-06-08)

Merged Pull Requests

* Fix broken compilation with Ruby interpreter compiled with XCode 14 #114
  (stanhu)
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

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

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2021-05-04 15:32:41 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
devel/ruby-ffi-yajl: update to 2.4.0

No release note nor changelog.  According to commit log, some Gemfile
cleanup only.
   2020-09-13 17:20:22 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
devel/ruby-ffi-yajl: update to 2.3.4

Update ruby-ffi-yajl to 2.3.4.

2.3.4 (2020-08-17)

* Optimize our requires #109 (tas50)
   2020-01-20 16:33:38 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
devel/ruby-ffi-yajl: update to 2.3.3

Update ruby-ffi-yajl to 2.3.3.

2.3.3 (2019-12-30)

* Use correct version file #104 (jaymalasinha)
* Substitute require for require_relative #105 (tas50)
   2017-07-13 17:21:47 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Update ruby-ffi-yajl to 2.3.1.

* Fix license in gemspec.
* Improve format of README.
* Remove duplicated code.
   2016-10-09 15:58:57 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
Update ruby-ffi-yajl to 2.3.0.

* replace Fixnum+Bignum with Integer #80 (lamont-granquist)
* update travis matrix #78 (lamont-granquist)