[68847] trunk/dports/ruby

singingwolfboy at macports.org singingwolfboy at macports.org
Tue Jun 15 10:51:55 PDT 2010


Revision: 68847
          http://trac.macports.org/changeset/68847
Author:   singingwolfboy at macports.org
Date:     2010-06-15 10:51:51 -0700 (Tue, 15 Jun 2010)
Log Message:
-----------
New port: rb19-factory_girl

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

Added: trunk/dports/ruby/rb19-factory_girl/Portfile
===================================================================
--- trunk/dports/ruby/rb19-factory_girl/Portfile	                        (rev 0)
+++ trunk/dports/ruby/rb19-factory_girl/Portfile	2010-06-15 17:51:51 UTC (rev 68847)
@@ -0,0 +1,25 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           ruby 1.0
+
+ruby.setup          factory_girl 1.3.0 gem {} rubygems ruby19
+description         Framework and DSL for defining and using factories
+long_description    \
+    Factory Girl provides a framework and DSL to define and use factories \
+    which create data in test suites. It is less error-prone, more explicit, \
+    and easier to work with than fixtures.
+license             MIT
+maintainers         singingwolfboy openmaintainer
+homepage            http://thoughtbot.com/projects/factory_girl
+platforms           darwin
+checksums           md5     b6780ce5542720c24c185195195aaf3a \
+                    sha1    c57dab45bb7425e185e29a007d884784a7b784e5 \
+                    rmd160  074d4f55dffe0b025c45e773856ba37677100ac5
+
+depends_run-append  port:rb19-activerecord \
+                    port:rb19-sqlite3 \
+                    port:rb19-cucumber \
+                    port:rb19-rspec \
+                    port:rb19-rcov \
+                    port:rb19-rr


Property changes on: trunk/dports/ruby/rb19-factory_girl/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/20100615/8ce8bf2f/attachment.html>


More information about the macports-changes mailing list