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)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to