Skip to content

Commit

Permalink
devel/ruby-ffi-yajl: update to 2.3.3
Browse files Browse the repository at this point in the history
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)
  • Loading branch information
taca committed Jan 20, 2020
1 parent 88358aa commit 9563a02
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 13 deletions.
4 changes: 2 additions & 2 deletions devel/ruby-ffi-yajl/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.8 2017/07/13 15:21:47 taca Exp $
# $NetBSD: Makefile,v 1.9 2020/01/20 15:33:37 taca Exp $

DISTNAME= ffi-yajl-2.3.1
DISTNAME= ffi-yajl-2.3.3
CATEGORIES= devel

MAINTAINER= [email protected]
Expand Down
7 changes: 1 addition & 6 deletions devel/ruby-ffi-yajl/PLIST
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.4 2015/06/03 13:45:17 taca Exp $
@comment $NetBSD: PLIST,v 1.5 2020/01/20 15:33:37 taca Exp $
bin/ffi-yajl-bench${RUBY_SUFFIX}
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_EXTSDIR}/ffi_yajl/ext/dlopen.${RUBY_DLEXT}
Expand All @@ -7,7 +7,6 @@ ${GEM_EXTSDIR}/ffi_yajl/ext/parser.${RUBY_DLEXT}
${GEM_EXTSDIR}/gem.build_complete
${GEM_LIBDIR}/LICENSE
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/bin/ffi-yajl-bench
${GEM_LIBDIR}/ext/ffi_yajl/ext/dlopen/dlopen.c
${GEM_LIBDIR}/ext/ffi_yajl/ext/dlopen/extconf.rb
Expand Down Expand Up @@ -49,8 +48,4 @@ ${GEM_LIBDIR}/lib/ffi_yajl/map_library_name.rb
${GEM_LIBDIR}/lib/ffi_yajl/parser.rb
${GEM_LIBDIR}/lib/ffi_yajl/platform.rb
${GEM_LIBDIR}/lib/ffi_yajl/version.rb
${GEM_LIBDIR}/spec/ffi_yajl/encoder_spec.rb
${GEM_LIBDIR}/spec/ffi_yajl/map_library_name_spec.rb
${GEM_LIBDIR}/spec/ffi_yajl/parser_spec.rb
${GEM_LIBDIR}/spec/spec_helper.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
10 changes: 5 additions & 5 deletions devel/ruby-ffi-yajl/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.8 2017/07/13 15:21:47 taca Exp $
$NetBSD: distinfo,v 1.9 2020/01/20 15:33:37 taca Exp $

SHA1 (ffi-yajl-2.3.1.gem) = baf82c9968612445e8213894385aceadf5c6156d
RMD160 (ffi-yajl-2.3.1.gem) = 78cb66944a4707819586f7f1d1ed85788cc89ec7
SHA512 (ffi-yajl-2.3.1.gem) = 1c3b762b366528c187bfd86b204d903007d8d4014355261d2a08c3f18eb69145c6eb89fc00e4a7de557f53ea37e50a0f586a51914f6122eb6ef83e424d4d30c8
Size (ffi-yajl-2.3.1.gem) = 141824 bytes
SHA1 (ffi-yajl-2.3.3.gem) = d2dbadd9fa9440c911a5604c91b60cea397a1ec5
RMD160 (ffi-yajl-2.3.3.gem) = e7abd60b5ed18a71c4a6873ba8c5f27b97056b6c
SHA512 (ffi-yajl-2.3.3.gem) = 4e81c0027594a1cc88ca5ef2df53f02f3f79e0f1e01268a8c09a37e0169c0a6e1f4a023554fe7b19e4a691218ebf4bc62963ccce73971816415ccd9eda5a2689
Size (ffi-yajl-2.3.3.gem) = 136192 bytes

0 comments on commit 9563a02

Please sign in to comment.