[36655] trunk/dports/ruby/rb-gsl/Portfile

jmr at macports.org jmr at macports.org
Fri May 9 08:16:14 PDT 2008


Revision: 36655
          http://trac.macosforge.org/projects/macports/changeset/36655
Author:   jmr at macports.org
Date:     2008-05-09 08:16:10 -0700 (Fri, 09 May 2008)

Log Message:
-----------
rb-gsl: make better use of the portgroup

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

Modified: trunk/dports/ruby/rb-gsl/Portfile
===================================================================
--- trunk/dports/ruby/rb-gsl/Portfile	2008-05-09 14:29:30 UTC (rev 36654)
+++ trunk/dports/ruby/rb-gsl/Portfile	2008-05-09 15:16:10 UTC (rev 36655)
@@ -3,18 +3,15 @@
 PortSystem		1.0
 PortGroup		ruby 1.0
 
-ruby.setup		{gsl rb-gsl} 1.6.3 setup.rb {README samples html}
-version       1.6.3
+ruby.setup		{gsl rb-gsl} 1.6.3 setup.rb {README samples html} rubyforge:4353
 maintainers		nomaintainer
 description		Ruby interface to the GSL
 long_description	RubyGSL is a ruby interface to the \
   GSL (GNU Scientific Library), for numerical computing with Ruby.
 categories-append   math
 checksums		    md5 cf9b3c0a5cc953ec3a2fc3fe2606a153
-homepage        http://rb-gsl.rubyforge.org/
-master_sites    http://rubyforge.org/frs/download.php/4353/
 platforms		    darwin
-depends_lib     port:gsl
+depends_lib-append     port:gsl
 
 variant narray description {Build with NArray} {
   depends_lib-append port:rb-narray

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080509/19105e6b/attachment-0001.html


More information about the macports-changes mailing list