1 | --- Portfile.orig 2009-01-20 08:45:10.000000000 -0600 |
---|
2 | +++ Portfile 2009-01-20 08:47:36.000000000 -0600 |
---|
3 | @@ -3,17 +3,17 @@ |
---|
4 | PortSystem 1.0 |
---|
5 | PortGroup ruby 1.0 |
---|
6 | |
---|
7 | -ruby.setup FXRuby 1.6.16 install.rb {README doc examples tests} \ |
---|
8 | - rubyforge:39357 |
---|
9 | +ruby.setup FXRuby 1.6.18 install.rb {README doc examples tests} \ |
---|
10 | + rubyforge:49263 |
---|
11 | maintainers lyle@lylejohnson.name |
---|
12 | description Ruby bindings for the FOX GUI Toolkit. |
---|
13 | long_description FXRuby is a Ruby extention module that provides an \ |
---|
14 | interface to the FOX GUI library. |
---|
15 | categories-append x11 |
---|
16 | homepage http://www.fxruby.org |
---|
17 | -checksums md5 2eeef754f565b820d73ac39f6492ea4c \ |
---|
18 | - sha1 6d1513376c461ceadae75d70cea4397588042dc7 \ |
---|
19 | - rmd160 860a48af3630d885dafeb93eba3f4f95191c074c |
---|
20 | +checksums md5 45d8b46e9e1acf373e05c53afcefa17a \ |
---|
21 | + sha1 1bc3085ebf09104b237a231671fc69be9af74086 \ |
---|
22 | + rmd160 c77d3d53362f2d17c2b169bc81a37e73fae5f02f |
---|
23 | platforms darwin |
---|
24 | depends_lib-append port:fox \ |
---|
25 | port:fxscintilla |
---|