[68300] trunk/dports/math/fgsl/Portfile

takeshi at macports.org takeshi at macports.org
Mon May 31 06:07:51 PDT 2010


Revision: 68300
          http://trac.macports.org/changeset/68300
Author:   takeshi at macports.org
Date:     2010-05-31 06:07:46 -0700 (Mon, 31 May 2010)
Log Message:
-----------
fgsl: updated to 0.9.3

Modified Paths:
--------------
    trunk/dports/math/fgsl/Portfile

Modified: trunk/dports/math/fgsl/Portfile
===================================================================
--- trunk/dports/math/fgsl/Portfile	2010-05-31 12:47:54 UTC (rev 68299)
+++ trunk/dports/math/fgsl/Portfile	2010-05-31 13:07:46 UTC (rev 68300)
@@ -3,7 +3,7 @@
 PortSystem        1.0
 
 name              fgsl
-version           0.9.2
+version           0.9.3
 categories        math science
 maintainers       takeshi
 license           GPLv2
@@ -14,9 +14,9 @@
 homepage          http://www.lrz-muenchen.de/services/software/mathematik/gsl/fortran/
 platforms         darwin
 master_sites      ${homepage}
-checksums         md5     eee4afada2e0afde3cdae0e2183b85e8 \
-                  sha1    21debd25e9c601f1830127ab8a34a024ffa04193 \
-                  rmd160  532df42fa0ec7a321a0ccfb4144563c720c3be6b
+checksums         md5     c947c761121900dcd81f544b1a0dbe6e \
+                  sha1    96e0e0c6b538377bdbe043c8c064e5d60ba6e428 \
+                  rmd160  159162527256408ecf210b382461794b71c4738c
 depends_lib       port:gsl port:g95
 patch {
     reinplace "s| \$bits | \"\$bits\" |" ${worksrcpath}/configure
@@ -25,10 +25,9 @@
     reinplace "s|/usr/local|${prefix}|" ${worksrcpath}/doc/usage.texi
 }
 
-pre-configure {
+#pre-configure {
 #        reinplace "s|gfortran|gfortran-mp-4.3|" ${worksrcpath}/configure
-    reinplace "s|-x f95-cpp-input|\"-x f95-cpp-input\"|" ${worksrcpath}/configure
-}
+#}
 configure.pre_args-delete --prefix=${prefix}
 configure.args    "--prefix ${prefix} --f90 g95 --gsl ${prefix}"
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100531/0938c36a/attachment.html>


More information about the macports-changes mailing list