[77112] trunk/dports/ruby

singingwolfboy at macports.org singingwolfboy at macports.org
Sun Mar 20 07:30:03 PDT 2011


Revision: 77112
          http://trac.macports.org/changeset/77112
Author:   singingwolfboy at macports.org
Date:     2011-03-20 07:30:02 -0700 (Sun, 20 Mar 2011)
Log Message:
-----------
New port: rb19-bundler

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

Added: trunk/dports/ruby/rb19-bundler/Portfile
===================================================================
--- trunk/dports/ruby/rb19-bundler/Portfile	                        (rev 0)
+++ trunk/dports/ruby/rb19-bundler/Portfile	2011-03-20 14:30:02 UTC (rev 77112)
@@ -0,0 +1,22 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           ruby 1.0
+
+ruby.setup          bundler 1.0.10 gem {} rubygems ruby19
+license             MIT
+categories-append   www devel
+platforms           darwin
+maintainers         singingwolfboy openmaintainer
+homepage		    http://gembundler.com/
+description         Ruby application dependency manager
+long_description    \
+    Bundler manages an application's dependencies through its entire life \
+    across many machines systematically and repeatably.
+
+checksums           md5     d848cafc6ef572bff6d80b1c98c2f443 \
+                    sha1    d33e5c81a0c4724852165a3d501c2dbba838c68d \
+                    rmd160  4b265d21e168692c98667ae01499540e7145be6e
+
+depends_run-append  port:rb19-rspec \
+                    port:rb19-ronn


Property changes on: trunk/dports/ruby/rb19-bundler/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110320/9c9dc47d/attachment.html>


More information about the macports-changes mailing list