[70454] trunk/dports/ruby

jrozner at macports.org jrozner at macports.org
Mon Aug 9 15:42:28 PDT 2010


Revision: 70454
          http://trac.macports.org/changeset/70454
Author:   jrozner at macports.org
Date:     2010-08-09 15:42:27 -0700 (Mon, 09 Aug 2010)
Log Message:
-----------
fixed wrong dep name

Modified Paths:
--------------
    trunk/dports/ruby/rb19-gli/Portfile
    trunk/dports/ruby/rb19-rainbow/Portfile
    trunk/dports/ruby/rb19-trac4r/Portfile

Modified: trunk/dports/ruby/rb19-gli/Portfile
===================================================================
--- trunk/dports/ruby/rb19-gli/Portfile	2010-08-09 22:36:28 UTC (rev 70453)
+++ trunk/dports/ruby/rb19-gli/Portfile	2010-08-09 22:42:27 UTC (rev 70454)
@@ -18,4 +18,4 @@
                     sha1    42c629d5ab4058f1305d6fc066e3d1baf3cb8ae8 \
                     rmd160  09e1e06933c7ff6dba5f45a98185cb9425203965
 
-depends_lib  port:rb19-ruby
+depends_lib  port:ruby19

Modified: trunk/dports/ruby/rb19-rainbow/Portfile
===================================================================
--- trunk/dports/ruby/rb19-rainbow/Portfile	2010-08-09 22:36:28 UTC (rev 70453)
+++ trunk/dports/ruby/rb19-rainbow/Portfile	2010-08-09 22:42:27 UTC (rev 70454)
@@ -5,7 +5,7 @@
 
 ruby.setup          rainbow 1.1 gem {} rubygems ruby19
 description         Rainbow extends ruby String class adding methods to \
-  wrap the string with "ANSI escape codes
+  wrap the string with ANSI escape codes
 long_description    \
     ${description}
 license             MIT
@@ -16,4 +16,4 @@
                     sha1    145653d2de28ded1b8e8403175959f5fc80e4971 \
                     rmd160  675559e824a0528b6f6af678250dd7f433df051c
 
-depends_lib  port:rb19-ruby
+depends_lib  port:ruby19

Modified: trunk/dports/ruby/rb19-trac4r/Portfile
===================================================================
--- trunk/dports/ruby/rb19-trac4r/Portfile	2010-08-09 22:36:28 UTC (rev 70453)
+++ trunk/dports/ruby/rb19-trac4r/Portfile	2010-08-09 22:42:27 UTC (rev 70454)
@@ -15,4 +15,4 @@
                     sha1    d24247077e93b0b1e16576827a5593070f26ad0f \
                     rmd160  3752fdd1544fd7dd1c45717eb9b4d021a40a9b7a
 
-depends_lib  port:rb19-ruby port:rb19-gli port:rb19-rainbow
+depends_lib  port:ruby19 port:rb19-gli port:rb19-rainbow
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100809/8560ea80/attachment.html>


More information about the macports-changes mailing list