This updates ruby-yajl to 1.4.1. With the current version, 2 of 411 test fail, 
with this version,
2 of 415 tests fail. The failing tests are the same, and fail in the same way.

The only dependent port doesn't have tests, but is still fine.

comments, test, or even OK?

cheers,
Sebastian

Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/ruby-yajl/Makefile,v
retrieving revision 1.11
diff -u -p -u -r1.11 Makefile
--- Makefile    13 Jun 2018 22:26:52 -0000      1.11
+++ Makefile    13 Mar 2019 13:27:18 -0000
@@ -2,8 +2,7 @@

 COMMENT=       Ruby bindings for the Yajl JSON library

-DISTNAME=      yajl-ruby-1.3.0
-REVISION =     0
+DISTNAME=      yajl-ruby-1.4.1

 CATEGORIES=    devel

Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/ruby-yajl/distinfo,v
retrieving revision 1.3
diff -u -p -u -r1.3 distinfo
--- distinfo    6 Nov 2016 21:25:18 -0000       1.3
+++ distinfo    13 Mar 2019 13:27:18 -0000
@@ -1,2 +1,2 @@
-SHA256 (yajl-ruby-1.3.0.gem) = 8ZQbNgaqjaCACrClVgkpRUobqcfsQctaKQXquy8VUGk=
-SIZE (yajl-ruby-1.3.0.gem) = 550912
+SHA256 (yajl-ruby-1.4.1.gem) = bjLm5oHChh6Z5zievMpw1Wy5NXsiPwn7CFfiRE7hYJs=
+SIZE (yajl-ruby-1.4.1.gem) = 557056
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/devel/ruby-yajl/pkg/PLIST,v
retrieving revision 1.4
diff -u -p -u -r1.4 PLIST
--- pkg/PLIST   6 Nov 2016 21:25:18 -0000       1.4
+++ pkg/PLIST   13 Mar 2019 13:27:18 -0000
@@ -149,6 +149,9 @@ ${GEM_LIB}/gems/${DISTNAME}/spec/parsing
 ${GEM_LIB}/gems/${DISTNAME}/spec/parsing/fixtures_spec.rb
 ${GEM_LIB}/gems/${DISTNAME}/spec/parsing/large_number_spec.rb
 ${GEM_LIB}/gems/${DISTNAME}/spec/parsing/one_off_spec.rb
+${GEM_LIB}/gems/${DISTNAME}/spec/projection/
+${GEM_LIB}/gems/${DISTNAME}/spec/projection/project_file.rb
+${GEM_LIB}/gems/${DISTNAME}/spec/projection/projection.rb
 ${GEM_LIB}/gems/${DISTNAME}/spec/rcov.opts
 ${GEM_LIB}/gems/${DISTNAME}/spec/spec_helper.rb
 ${GEM_LIB}/gems/${DISTNAME}/tasks/

Attachment: ruby-yajl-1.4.1.diff
Description: Binary data

Reply via email to