Revision: 76407 http://trac.macports.org/changeset/76407 Author: vince@macports.org Date: 2011-02-22 01:55:47 -0800 (Tue, 22 Feb 2011) Log Message: ----------- Update to 3.9.37 Modified Paths: -------------- trunk/dports/math/atlas/Portfile Removed Paths: ------------- trunk/dports/math/atlas/files/patch-ATL_FreeAtomicCount_mut_c.diff Modified: trunk/dports/math/atlas/Portfile =================================================================== --- trunk/dports/math/atlas/Portfile 2011-02-22 09:42:16 UTC (rev 76406) +++ trunk/dports/math/atlas/Portfile 2011-02-22 09:55:47 UTC (rev 76407) @@ -5,7 +5,7 @@ categories math name atlas -version 3.9.35 +version 3.9.37 #revision 4 # additional versions @@ -30,12 +30,11 @@ distfiles ${atlasdist}:atlas \ ${lapackdist}:lapack -patchfiles patch-SpewMakeInc.c.diff \ - patch-ATL_FreeAtomicCount_mut_c.diff +patchfiles patch-SpewMakeInc.c.diff -checksums atlas3.9.35.tar.bz2 \ - sha1 24fbcfb32fadd226f7c7ec262cbc979deeb9e883 \ - rmd160 59a5ff1a2065744db99111a43751b18cd411a423 \ +checksums atlas3.9.37.tar.bz2 \ + sha1 71dd254dad1fc9ad3dec123a561706c9a1a5d7d1 \ + rmd160 87bb689e7a956df74ea4091552ac3cfd30430093 \ lapack-3.3.0.tgz \ md5 84213fca70936cc5f1b59a7b1bf71697 \ sha1 4f0b103da52110e7f60d1d7676727103aca9785e \ Deleted: trunk/dports/math/atlas/files/patch-ATL_FreeAtomicCount_mut_c.diff =================================================================== --- trunk/dports/math/atlas/files/patch-ATL_FreeAtomicCount_mut_c.diff 2011-02-22 09:42:16 UTC (rev 76406) +++ trunk/dports/math/atlas/files/patch-ATL_FreeAtomicCount_mut_c.diff 2011-02-22 09:55:47 UTC (rev 76407) @@ -1,9 +0,0 @@ ---- src/threads/ATL_FreeAtomicCount_mut.c.orig 2011-02-09 05:04:03.000000000 +0100 -+++ src/threads/ATL_FreeAtomicCount_mut.c 2011-02-20 09:31:49.000000000 +0100 -@@ -1,5 +1,6 @@ - #include <stdlib.h> - #include <pthread.h> -+#include "atlas_misc.h" - void ATL_FreeAtomicCount(void *vp) - { - char *cp=vp;
participants (1)
-
vince@macports.org