[116464] trunk/dports/ruby

and.damore at macports.org and.damore at macports.org
Sat Jan 25 14:40:25 PST 2014


Revision: 116464
          https://trac.macports.org/changeset/116464
Author:   and.damore at macports.org
Date:     2014-01-25 14:40:25 -0800 (Sat, 25 Jan 2014)
Log Message:
-----------
new port rb19-foreman: process manager for applications with multiple components

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

Added: trunk/dports/ruby/rb19-foreman/Portfile
===================================================================
--- trunk/dports/ruby/rb19-foreman/Portfile	                        (rev 0)
+++ trunk/dports/ruby/rb19-foreman/Portfile	2014-01-25 22:40:25 UTC (rev 116464)
@@ -0,0 +1,21 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           ruby 1.0
+
+ruby.setup          foreman 0.63.0 gem {} rubygems ruby19
+
+maintainers         nomaintainer
+categories-append   www devel
+license             MIT
+description         Process manager for applications with multiple components
+long_description    ${description}
+homepage            https://github.com/ddollar/foreman
+platforms           darwin
+supported_archs     noarch
+
+checksums           rmd160  6efd5d4e6b29503deb407d2f0f991d5dcd42a1f8 \
+                    sha256  937e1b895042139d578936b1c099bc1989dcb7188c0f4798e79154997a941e7b
+
+depends_lib-append  port:rb19-dotenv \
+                    port:rb19-thor


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


More information about the macports-changes mailing list