[23727] trunk/dports/ruby/rb-fxruby/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Sat Apr 7 14:26:15 PDT 2007
Revision: 23727
http://trac.macosforge.org/projects/macports/changeset/23727
Author: markd at macports.org
Date: 2007-04-07 14:26:15 -0700 (Sat, 07 Apr 2007)
Log Message:
-----------
Update to 1.6.8.
Modified Paths:
--------------
trunk/dports/ruby/rb-fxruby/Portfile
Modified: trunk/dports/ruby/rb-fxruby/Portfile
===================================================================
--- trunk/dports/ruby/rb-fxruby/Portfile 2007-04-07 21:21:09 UTC (rev 23726)
+++ trunk/dports/ruby/rb-fxruby/Portfile 2007-04-07 21:26:15 UTC (rev 23727)
@@ -2,19 +2,19 @@
PortSystem 1.0
PortGroup ruby 1.0
-ruby.setup FXRuby 1.2.3 install.rb {README doc examples tests} \
- rubyforge:2743
+ruby.setup FXRuby 1.6.8 install.rb {README doc examples tests} \
+ rubyforge:19310
maintainers nomaintainer at macports.org
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 a9cedff521d6afb28b48a00fb789e3b6
+checksums md5 704c102a085a9d5a93d0996cd6dbaa1d
platforms darwin
-depends_lib-append lib:libFOX-1.2:fox \
- lib:libfxscintilla:fxscintilla
-configure.args -- --with-fox-include=${prefix}/include/fox-1.2 \
+depends_lib-append lib:libFOX-1.6:fox \
+ port:fxscintilla
+configure.args -- --with-fox-include=${prefix}/include/fox-1.6 \
--with-fox-lib=${prefix}/lib \
--with-fxscintilla-include=${prefix}/include/fxscintilla \
--with-fxscintilla-lib=${prefix}/lib
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070407/978be32f/attachment.html
More information about the macports-changes
mailing list