[68401] trunk/dports/ruby

singingwolfboy at macports.org singingwolfboy at macports.org
Wed Jun 2 15:13:00 PDT 2010


Revision: 68401
          http://trac.macports.org/changeset/68401
Author:   singingwolfboy at macports.org
Date:     2010-06-02 15:12:58 -0700 (Wed, 02 Jun 2010)
Log Message:
-----------
New port: rb19-heroku

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

Added: trunk/dports/ruby/rb19-heroku/Portfile
===================================================================
--- trunk/dports/ruby/rb19-heroku/Portfile	                        (rev 0)
+++ trunk/dports/ruby/rb19-heroku/Portfile	2010-06-02 22:12:58 UTC (rev 68401)
@@ -0,0 +1,24 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           ruby 1.0
+
+ruby.setup          heroku 1.9.9 gem {} rubygems ruby19
+
+maintainers         gmail.com:blair.christensen singingwolfboy openmaintainer
+categories-append   www devel
+description         Client library and CLI to deploy Rails apps on Heroku.
+long_description    ${description}
+homepage            http://heroku.com/
+platforms           darwin
+if {[info exists supported_archs]} {
+    supported_archs noarch
+}
+
+checksums           md5     94b1e86d6c84818cde4b6a9c419fc405 \
+                    sha1    6d87304edec3032bb4cbcb27d302c58d3756f10f \
+                    rmd160  9909a606d19e45f1cb987bcf9091f60df1fda778
+
+depends_lib-append  port:rb19-rest-client \
+                    port:rb19-launchy \
+                    port:rb19-json


Property changes on: trunk/dports/ruby/rb19-heroku/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/20100602/34c78b87/attachment.html>


More information about the macports-changes mailing list