[46314] trunk/dports/ruby

pguyot at kallisys.net pguyot at kallisys.net
Mon Feb 2 06:36:18 PST 2009


Revision: 46314
          http://trac.macports.org/changeset/46314
Author:   pguyot at kallisys.net
Date:     2009-02-02 06:36:17 -0800 (Mon, 02 Feb 2009)
Log Message:
-----------
New port: rb-highline 1.5.0

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

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

Modified: trunk/dports/ruby/rb-highline/Portfile
===================================================================
--- trunk/dports/ruby/rb-net-ssh/Portfile	2009-02-02 14:23:04 UTC (rev 46310)
+++ trunk/dports/ruby/rb-highline/Portfile	2009-02-02 14:36:17 UTC (rev 46314)
@@ -3,12 +3,16 @@
 PortSystem          1.0
 PortGroup           ruby 1.0
 
-ruby.setup          net-ssh 2.0.9 gem {} rubyforge_gem
+ruby.setup          highline 1.5.0 gem {} rubyforge_gem
 maintainers         pguyot at kallisys.net openmaintainer
-description         A pure-Ruby implementation of the SSH2 client protocol
-long_description    ${description}
-checksums           md5     5781789ed165e4a3cfa5043e61a09d23 \
-                    sha1    7e04d95e67521792ce60532cdbe53c1d53e8e313 \
-                    rmd160  32f001b97eef5425880e4dd75428888d8d6e36cc
+description         A high-level IO library.
+long_description    A high-level IO library that provides validation, type \
+                    conversion, and more for command-line interfaces. HighLine \
+                    also includes a complete menu system that can crank out \
+                    anything from simple list selection to complete shells \
+                    with just minutes of work.
+checksums           md5     f28a3d60875778311ed48cf3a332cedf \
+                    sha1    e779b4951ab710e57020f0d444fc719278b380b5 \
+                    rmd160  013380344aaba770db8e7c81b120cab022ced8f3
 platforms           darwin
-homepage            http://rubyforge.org/projects/net-ssh/
+homepage            http://highline.rubyforge.org/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090202/418d1450/attachment.html>


More information about the macports-changes mailing list