[43531] trunk/dports/math/gsl-devel/Portfile
jochen at macports.org
jochen at macports.org
Thu Dec 11 08:49:30 PST 2008
Revision: 43531
http://trac.macports.org/changeset/43531
Author: jochen at macports.org
Date: 2008-12-11 08:49:29 -0800 (Thu, 11 Dec 2008)
Log Message:
-----------
Update for current test release (1.11.90)
Modified Paths:
--------------
trunk/dports/math/gsl-devel/Portfile
Modified: trunk/dports/math/gsl-devel/Portfile
===================================================================
--- trunk/dports/math/gsl-devel/Portfile 2008-12-11 10:51:56 UTC (rev 43530)
+++ trunk/dports/math/gsl-devel/Portfile 2008-12-11 16:49:29 UTC (rev 43531)
@@ -4,7 +4,7 @@
PortSystem 1.0
name gsl-devel
-version 1.10.90
+version 1.11.90
categories math science
maintainers openmaintainer jochen
description A numerical library for C and C++ programmers
@@ -18,9 +18,9 @@
distname gsl-${version}
master_sites ftp://alpha.gnu.org/gnu/gsl/
-checksums md5 5d1ce5565fc5cd646b021f044c4ca377 \
- sha1 8785ba067cb03ce2150c0011ae6fff44e1ef3396 \
- rmd160 b5a5e5a8c23d2af7d8ef49670011272225653d1f
+checksums md5 817516ab8aed50683ecadc52c82d6001 \
+ sha1 5514232f7e7daec399990f81b566f86f1ca25efa \
+ rmd160 aa974bc4b1aebbacf5c41ad70115bd94bc9dc6b8
platforms darwin
# Lower optimization level (-O1) is required to avoid code generation bugs in Apple's gcc 3.3 and earlier.
@@ -58,9 +58,3 @@
eval xinstall -c -m 644 [glob ${worksrcpath}/doc/gsl-ref.html/*] ${destroot}${prefix}/share/doc/${name}/html
}
}
-
-variant gcc43 description "Use GCC 4.3 for compilation of GSL - optimized for host machine" {
- depends_build-append port:gcc43
- configure.cc gcc-mp-4.3
- configure.cflags-append "-ftree-vectorize -march=native -O3"
-}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081211/6fc48fa6/attachment.html>
More information about the macports-changes
mailing list