[77183] trunk/dports/ruby

singingwolfboy at macports.org singingwolfboy at macports.org
Mon Mar 21 16:37:29 PDT 2011


Revision: 77183
          http://trac.macports.org/changeset/77183
Author:   singingwolfboy at macports.org
Date:     2011-03-21 16:37:28 -0700 (Mon, 21 Mar 2011)
Log Message:
-----------
New port: rb19-columnize

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

Added: trunk/dports/ruby/rb19-columnize/Portfile
===================================================================
--- trunk/dports/ruby/rb19-columnize/Portfile	                        (rev 0)
+++ trunk/dports/ruby/rb19-columnize/Portfile	2011-03-21 23:37:28 UTC (rev 77183)
@@ -0,0 +1,18 @@
+# $Id$
+
+PortSystem		    1.0
+PortGroup		    ruby 1.0
+
+ruby.setup          columnize 0.3.2 gem {} rubygems ruby19
+description		    align values in columns
+long_description	\
+    In showing a long lists, sometimes one would prefer to see the value \
+    arranged aligned in columns. Some examples include listing methods of \
+    an object or debugger commands.
+license             Ruby
+maintainers		    singingwolfboy openmaintainer
+platforms           darwin
+checksums           md5     0b9031eea736d6822b60335ead7388f8 \
+                    sha1    e9a86b350a442403168077310fb29547236b82ec \
+                    rmd160  1457de14447ac617ad5cf8607f8d47ad4fcdac19
+


Property changes on: trunk/dports/ruby/rb19-columnize/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110321/e02d949c/attachment.html>


More information about the macports-changes mailing list