[95635] trunk/dports/math/atlas/Portfile

vince at macports.org vince at macports.org
Tue Jul 17 23:50:15 PDT 2012


Revision: 95635
          https://trac.macports.org/changeset/95635
Author:   vince at macports.org
Date:     2012-07-17 23:50:13 -0700 (Tue, 17 Jul 2012)
Log Message:
-----------
Bump to 3.10.0, first "stable" release in three years. Enjoy!

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

Modified: trunk/dports/math/atlas/Portfile
===================================================================
--- trunk/dports/math/atlas/Portfile	2012-07-18 06:01:53 UTC (rev 95634)
+++ trunk/dports/math/atlas/Portfile	2012-07-18 06:50:13 UTC (rev 95635)
@@ -6,7 +6,7 @@
 categories                      math
 license                         BSD
 name                            atlas
-version                         3.9.84
+version                         3.10.0
 
 # additional versions
 set lapackversion               3.4.1
@@ -33,9 +33,9 @@
 patchfiles                      patch-atlcomp_txt.diff
 
 
-checksums           atlas3.9.84.tar.bz2 \
-rmd160  95070da1b169fff0d9119e26d3b91c7cb121ad42 \
-sha256  21da25e580dba5fb9d6a45d014639441f4092c6f3551fdca604441c009438b7e \
+checksums           atlas3.10.0.tar.bz2 \
+rmd160  4e969dfee2662c536e2f2bfc49b51e8ef5bc2c94 \
+sha256  a90a2e3463504e3297b56edc13769d766732e82bd8f1de951cfc78444f148465 \
                     lapack-3.4.1.tgz \
 rmd160  3b715aff2924b47a45433376cfb9b66ffeeeb46d \
 sha256  93b910f94f6091a2e71b59809c4db4a14655db527cfc5821ade2e8c8ab75380f
@@ -284,7 +284,7 @@
                                             
     lappend merger_configure_args(i386)     --cc='${configure.cc} -m32'\
                                             -b 32 \
-                                            -A 22 \
+                                            -A 24 \
                                             -s gas_x86_32 \
                                             -Fa alg '-fPIC -m32'
                                             
@@ -339,11 +339,11 @@
 		} else {
 		
 			reinplace "s|XXX|'${cc}' '-fomit-frame-pointer \
-                -mfpmath=sse -O2 -fno-schedule-insns2'|" \
+                -mfpmath=sse -msse3 -O2 -fno-schedule-insns2'|" \
 				${worksrcpath}/CONFIG/src/atlcomp.txt
 		}
     } else {
-        reinplace "s|XXX|'${cc}' '-O3 -fomit-frame-pointer'|" \
+        reinplace "s|XXX|'${cc}' '-Oz -fomit-frame-pointer'|" \
              ${worksrcpath}/CONFIG/src/atlcomp.txt
     }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120717/e840342b/attachment.html>


More information about the macports-changes mailing list