[31065] trunk/dports/ruby/rb-fxruby/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Wed Nov 14 20:39:40 PST 2007
Revision: 31065
http://trac.macosforge.org/projects/macports/changeset/31065
Author: nox at macports.org
Date: 2007-11-14 20:39:39 -0800 (Wed, 14 Nov 2007)
Log Message:
-----------
'''rb-fxruby''' (closes #13309):
* Updated to 1.6.13.
* Changed '''fox''' dependency type from {{{lib:}}} to {{{port:}}}.
Modified Paths:
--------------
trunk/dports/ruby/rb-fxruby/Portfile
Modified: trunk/dports/ruby/rb-fxruby/Portfile
===================================================================
--- trunk/dports/ruby/rb-fxruby/Portfile 2007-11-15 02:27:25 UTC (rev 31064)
+++ trunk/dports/ruby/rb-fxruby/Portfile 2007-11-15 04:39:39 UTC (rev 31065)
@@ -3,19 +3,19 @@
PortSystem 1.0
PortGroup ruby 1.0
-ruby.setup FXRuby 1.6.12 install.rb {README doc examples tests} \
- rubyforge:26727
-maintainers lyle.johnson at gmail.com
+ruby.setup FXRuby 1.6.13 install.rb {README doc examples tests} \
+ rubyforge:27718
+maintainers lyle at lylejohnson.name
description Ruby bindings for the FOX GUI Toolkit.
long_description FXRuby is a Ruby extention module that provides an \
interface to the FOX GUI library.
categories-append x11
homepage http://www.fxruby.org
-checksums md5 f85df8077119e0a310f1f716cb3cb033 \
- sha1 71bb2b67b764a1aadc8de4a9b8dfe143868716b4 \
- rmd160 3711b7b1d4e7ae8a46390de2ddbb3daa6ebf66ca
+checksums md5 34f9ff2e2bbaca7811f1f8f64ad17d8b \
+ sha1 7cf17ccc1bf3ec6fc85cfcd4278147335093ca3b \
+ rmd160 3f22158ef694d42ad1ed486e4dfa0a329bf79277
platforms darwin
-depends_lib-append lib:libFOX-1.6:fox \
+depends_lib-append port:fox \
port:fxscintilla
configure.args -- --with-fox-include=${prefix}/include/fox-1.6 \
--with-fox-lib=${prefix}/lib \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071114/79609c9a/attachment.html
More information about the macports-changes
mailing list