[68900] trunk/dports/ruby

singingwolfboy at macports.org singingwolfboy at macports.org
Thu Jun 17 08:22:37 PDT 2010


Revision: 68900
          http://trac.macports.org/changeset/68900
Author:   singingwolfboy at macports.org
Date:     2010-06-17 08:22:35 -0700 (Thu, 17 Jun 2010)
Log Message:
-----------
New port: rb19-yajl

Added Paths:
-----------
    trunk/dports/ruby/rb19-yajl/
    trunk/dports/ruby/rb19-yajl/Portfile

Added: trunk/dports/ruby/rb19-yajl/Portfile
===================================================================
--- trunk/dports/ruby/rb19-yajl/Portfile	                        (rev 0)
+++ trunk/dports/ruby/rb19-yajl/Portfile	2010-06-17 15:22:35 UTC (rev 68900)
@@ -0,0 +1,19 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           ruby 1.0
+
+ruby.setup          yajl-ruby 0.7.6 gem {} rubygems ruby19
+name                rb19-yajl
+description         Ruby C bindings to the Yajl JSON stream-based parser library.
+long_description    \
+    Yet Another JSON Library. YAJL is a small event-driven (SAX-style) \
+    JSON parser written in ANSI C, and a small validating JSON generator.
+license             MIT
+maintainers         singingwolfboy openmaintainer
+homepage            http://github.com/brianmario/yajl-ruby
+categories-append   textproc
+platforms           darwin
+checksums           md5     b181ca6bde6a32d28875b4e6dc5ea20c \
+                    sha1    71c2ea0285db289d7d7e42597adaff026d589783 \
+                    rmd160  6e03e2f20dfa8dedb5529fc708d2c0e034e1ddfe


Property changes on: trunk/dports/ruby/rb19-yajl/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100617/9080502d/attachment.html>


More information about the macports-changes mailing list