[46315] trunk/dports/ruby

pguyot at kallisys.net pguyot at kallisys.net
Mon Feb 2 06:39:41 PST 2009


Revision: 46315
          http://trac.macports.org/changeset/46315
Author:   pguyot at kallisys.net
Date:     2009-02-02 06:39:41 -0800 (Mon, 02 Feb 2009)
Log Message:
-----------
New port: rb-echoe 3.0.2

Modified Paths:
--------------
    trunk/dports/ruby/rb-echoe/Portfile

Added Paths:
-----------
    trunk/dports/ruby/rb-echoe/

Modified: trunk/dports/ruby/rb-echoe/Portfile
===================================================================
--- trunk/dports/ruby/rb-hoe/Portfile	2009-02-02 13:52:11 UTC (rev 46307)
+++ trunk/dports/ruby/rb-echoe/Portfile	2009-02-02 14:39:41 UTC (rev 46315)
@@ -3,18 +3,16 @@
 PortSystem 1.0
 PortGroup			ruby 1.0
 
-ruby.setup			hoe 1.7.0 gem {} rubyforge_gem:seattlerb
+ruby.setup			echoe 3.0.2 gem {} rubyforge_gem:seattlerb
 maintainers			pguyot at kallisys.net openmaintainer
-description			Hoe is a way to write Rakefiles much easier and cleaner.
-long_description	Hoe is a simple rake/rubygems helper for project \
-					Rakefiles. It generates all the usual tasks for projects \
-					including rdoc generation, testing, packaging, and \
-					deployment.
-checksums			md5 52893edef97db9d5d39fbcaf8e49b571 \
-					sha1 50375588517a94962c59566f79a1301d95eb459a \
-					rmd160 7b00576d800162a8e25b0404e9ceab4bbeec3a04
+description			A Rubygems packaging tool that provides Rake tasks for documentation, extension compiling, testing, and deployment.
+long_description	${description}
+checksums           md5     70a3e047378d7598cbc95d159ed58788 \
+                    sha1    ff4af5ec49ce7d8683781df9ffe8224ac9c4151f \
+                    rmd160  c0c4d38a0f8457392155aa5b5203f03356089b27
 platforms           darwin
 
-depends_lib-append \
+depends_run-append \
 					port:rb-rake \
-					port:rb-rubyforge
+					port:rb-rubyforge \
+                    port:rb-highline
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090202/00d3a21a/attachment.html>


More information about the macports-changes mailing list