Date: Thu, 23 Jun 2011 17:33:51 +0000 (UTC) From: "Philip M. Gollucci" <pgollucci@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/rubygem-json146 Makefile distinfo pkg-descr Message-ID: <201106231733.p5NHXpxT033783@repoman.freebsd.org>
index | next in thread | raw e-mail
pgollucci 2011-06-23 17:33:51 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/rubygem-json146 Makefile distinfo pkg-descr
Log:
There is a disconnect in the ruby/rails/dm community over whether api compatible
json 1.4.6 vs 1.5.x should be used. Half use one, Half use the other.
This library can parse JSON texts and generate them from ruby data structures.
This port implemented in C and comes with its own unicode conversion functions
and a parser generated by the Ragel State Machine Compiler.
WWW: http://json-jruby.rubyforge.org/
Revision Changes Path
1.4388 +1 -0 ports/devel/Makefile
1.1 +23 -0 ports/devel/rubygem-json146/Makefile (new)
1.1 +2 -0 ports/devel/rubygem-json146/distinfo (new)
1.1 +5 -0 ports/devel/rubygem-json146/pkg-descr (new)
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106231733.p5NHXpxT033783>
