[68438] trunk/dports/ruby

singingwolfboy at macports.org singingwolfboy at macports.org
Thu Jun 3 08:31:34 PDT 2010


Revision: 68438
          http://trac.macports.org/changeset/68438
Author:   singingwolfboy at macports.org
Date:     2010-06-03 08:31:31 -0700 (Thu, 03 Jun 2010)
Log Message:
-----------
New port: rb19-redcloth

Modified Paths:
--------------
    trunk/dports/ruby/rb19-redcloth/Portfile

Added Paths:
-----------
    trunk/dports/ruby/rb19-redcloth/

Modified: trunk/dports/ruby/rb19-redcloth/Portfile
===================================================================
--- trunk/dports/ruby/rb-redcloth/Portfile	2010-06-01 20:47:55 UTC (rev 68325)
+++ trunk/dports/ruby/rb19-redcloth/Portfile	2010-06-03 15:31:31 UTC (rev 68438)
@@ -1,19 +1,18 @@
 # $Id$
-PortSystem		1.0
-PortGroup		ruby 1.0
+PortSystem          1.0
+PortGroup           ruby 1.0
 
-ruby.setup		RedCloth 3.0.4 setup.rb {doc} rubyforge:6064
-maintainers		nomaintainer
-description		Textile for Ruby
-long_description	RedCloth is a module for using Textile in Ruby. \
-					Textile is a text format. A very simple text format. \
-					Another stab at making readable text that can be \
-					converted to HTML. 
-categories-append	textproc
-checksums		md5 6f076b94e783149adf96102c574a233c
-platforms		darwin
-
-test.run		yes
-test.cmd		${ruby.bin} -I./lib
-test.target		run-tests.rb
-
+ruby.setup          RedCloth 4.2.3 gem {} rubygems ruby19
+name                rb19-redcloth
+description         Textile for Ruby
+long_description    \
+    RedCloth is a module for using the Textile markup language in Ruby. \
+    Textile is a simple text format that can be converted to HTML, \
+    eliminating the need to use HTML directly to create documents, blogs, \
+    or web pages. 
+maintainers         singingwolfboy openmaintainer
+categories-append   textproc
+platforms           darwin
+checksums           md5     cc95e8af45e7a81c30c7480991d1c7ea \
+                    sha1    2099da243df2ae751ad5a9d5072ba5bcc0580c26 \
+                    rmd160  5fc8c5df73f78cdd5c5f13002da54fab8e440ba1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100603/70809c84/attachment.html>


More information about the macports-changes mailing list