Modified: trunk/dports/ruby/rb19-redcloth/Portfile (68325 => 68438)
--- 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