[68329] trunk/dports/ruby

singingwolfboy at macports.org singingwolfboy at macports.org
Tue Jun 1 14:25:25 PDT 2010


Revision: 68329
          http://trac.macports.org/changeset/68329
Author:   singingwolfboy at macports.org
Date:     2010-06-01 14:25:23 -0700 (Tue, 01 Jun 2010)
Log Message:
-----------
New port: rb19-actionpack

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

Added: trunk/dports/ruby/rb19-actionpack/Portfile
===================================================================
--- trunk/dports/ruby/rb19-actionpack/Portfile	                        (rev 0)
+++ trunk/dports/ruby/rb19-actionpack/Portfile	2010-06-01 21:25:23 UTC (rev 68329)
@@ -0,0 +1,19 @@
+# $Id$
+
+PortSystem		    1.0
+PortGroup		    ruby 1.0
+
+ruby.setup          actionpack 2.3.8 gem {} rubygems ruby19
+description		    Web handling library in Ruby
+long_description	\
+    Eases web-request routing, handling, and response as a half-way front, \
+    half-way page controller. Implemented with specific emphasis on enabling \
+    easy unit/integration testing that doesn't require a browser.
+license             GPL
+maintainers		    singingwolfboy openmaintainer
+homepage		    http://www.rubyonrails.org/
+checksums           md5     75d7e35afa5a5bfaac5c8fe5f8967ed7 \
+                    sha1    8097a30753f70f57dfa75c9907428555e4e872e9 \
+                    rmd160  41e00f115bcf3a8417007d6f552d13e553a97bef
+
+depends_run-append  port:rb19-activesupport
\ No newline at end of file


Property changes on: trunk/dports/ruby/rb19-actionpack/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/20100601/9386b43c/attachment.html>


More information about the macports-changes mailing list