[116462] trunk/dports/ruby

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


Revision: 116462
          https://trac.macports.org/changeset/116462
Author:   and.damore at macports.org
Date:     2014-01-25 14:38:37 -0800 (Sat, 25 Jan 2014)
Log Message:
-----------
new port rb19-dotenv

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

Added: trunk/dports/ruby/rb19-dotenv/Portfile
===================================================================
--- trunk/dports/ruby/rb19-dotenv/Portfile	                        (rev 0)
+++ trunk/dports/ruby/rb19-dotenv/Portfile	2014-01-25 22:38:37 UTC (rev 116462)
@@ -0,0 +1,20 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           ruby 1.0
+
+ruby.setup          dotenv 0.9.0  gem {} rubygems ruby19
+platforms           darwin
+license             MIT
+categories-append   devel
+maintainers         nomaintainer
+homepage            https://github.com/bkeepers/dotenv
+description         A scripting framework that replaces rake, sake and rubigen
+long_description    ${description}
+
+checksums           md5     1398a6731a53a370e1269a1aa5dec4c6 \
+                    sha1    c617be458dda58dea51af085d762d6b4525c865a \
+                    rmd160  4d1df09ad4ddcf1932c74271db6df9ccdda06fa9
+
+depends_lib-append  port:rb-rake \
+                    port:rb19-rspec


Property changes on: trunk/dports/ruby/rb19-dotenv/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/d2d6c249/attachment.html>


More information about the macports-changes mailing list