[67958] trunk/dports/ruby

jmr at macports.org jmr at macports.org
Sat May 22 14:16:34 PDT 2010


Revision: 67958
          http://trac.macports.org/changeset/67958
Author:   jmr at macports.org
Date:     2010-05-22 14:16:29 -0700 (Sat, 22 May 2010)
Log Message:
-----------
New port: rb-rest-client, a simple REST client for Ruby (#22855)

Added Paths:
-----------
    trunk/dports/ruby/rb-rest-client/
    trunk/dports/ruby/rb-rest-client/Portfile

Added: trunk/dports/ruby/rb-rest-client/Portfile
===================================================================
--- trunk/dports/ruby/rb-rest-client/Portfile	                        (rev 0)
+++ trunk/dports/ruby/rb-rest-client/Portfile	2010-05-22 21:16:29 UTC (rev 67958)
@@ -0,0 +1,21 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           ruby 1.0
+
+ruby.setup          rest-client 1.0.3 gem {} rubyforge_gem
+
+maintainers         gmail.com:blair.christensen openmaintainer
+categories-append   www devel
+description         Simple REST client for Ruby
+long_description    A simple REST client for Ruby, inspired by \
+                    microframework syntax for specifying actions.
+homepage            http://rest-client.heroku.com/
+platforms           darwin
+if {[info exists supported_archs]} {
+    supported_archs noarch
+}
+
+checksums           md5 fe2e80acbff7c701d8eb5f64e57e14b4 \
+                    rmd160 29a88af0179c73a5359714f391ef609e5d686da3 \
+                    sha1 1deb86bc1ae426be553abb27922cb9082013ea1a


Property changes on: trunk/dports/ruby/rb-rest-client/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/20100522/14c7f619/attachment.html>


More information about the macports-changes mailing list