[68328] trunk/dports/ruby

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


Revision: 68328
          http://trac.macports.org/changeset/68328
Author:   singingwolfboy at macports.org
Date:     2010-06-01 14:24:47 -0700 (Tue, 01 Jun 2010)
Log Message:
-----------
New port: rb19-actionmailer

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

Added: trunk/dports/ruby/rb19-actionmailer/Portfile
===================================================================
--- trunk/dports/ruby/rb19-actionmailer/Portfile	                        (rev 0)
+++ trunk/dports/ruby/rb19-actionmailer/Portfile	2010-06-01 21:24:47 UTC (rev 68328)
@@ -0,0 +1,17 @@
+# $Id$
+
+PortSystem		    1.0
+PortGroup		    ruby 1.0
+
+ruby.setup          actionmailer 2.3.8 gem {} rubygems ruby19
+description		    Email handler library
+long_description	\
+    Makes it trivial to test and deliver emails sent from a single service layer.
+license             GPL
+maintainers		    singingwolfboy openmaintainer
+homepage		    http://www.rubyonrails.org/
+checksums           md5     6e4d123b144ae091be91ac761bf6087f \
+                    sha1    09c31568ad52ee510ae997d491988d4a77821714 \
+                    rmd160  4c6d15c93a8c34d50b4a60933e183a56de083e57
+
+depends_run-append  port:rb19-actionpack
\ No newline at end of file


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


More information about the macports-changes mailing list