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

jmr at macports.org jmr at macports.org
Mon Jan 3 12:28:23 PST 2011


Revision: 74844
          http://trac.macports.org/changeset/74844
Author:   jmr at macports.org
Date:     2011-01-03 12:28:16 -0800 (Mon, 03 Jan 2011)
Log Message:
-----------
rb-gsl: update to 1.14.5 (fixes #21926)

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

Modified: trunk/dports/ruby/rb-gsl/Portfile
===================================================================
--- trunk/dports/ruby/rb-gsl/Portfile	2011-01-03 18:32:00 UTC (rev 74843)
+++ trunk/dports/ruby/rb-gsl/Portfile	2011-01-03 20:28:16 UTC (rev 74844)
@@ -3,14 +3,17 @@
 PortSystem		1.0
 PortGroup		ruby 1.0
 
-ruby.setup		{gsl rb-gsl} 1.10.3 setup.rb {README examples html} rubyforge:28909
+set docs {AUTHORS COPYING ChangeLog README THANKS examples}
+ruby.setup		{gsl rb-gsl} 1.14.5 setup.rb $docs rubyforge:73285
 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 fcfa01e856b3ef4af6989cc117675c09 \
-                    sha1 a6eb96a12a65b3996b8b8801454c89ce5fc5413c
+extract.suffix      .tgz
+checksums		    md5 f612a681da15a02fdd9b1a98c0bfec7a \
+                    sha1 96982751db9489aece90534555c731e8b4e3a143 \
+                    rmd160 f1fc68476f17ec599c27332f0e7ffac58a20b892
 platforms		    darwin
 depends_lib-append     port:gsl
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110103/775afe09/attachment.html>


More information about the macports-changes mailing list