[94639] trunk/dports/math/eigen3/Portfile

eborisch at macports.org eborisch at macports.org
Mon Jun 25 12:18:52 PDT 2012


Revision: 94639
          https://trac.macports.org/changeset/94639
Author:   eborisch at macports.org
Date:     2012-06-25 12:18:52 -0700 (Mon, 25 Jun 2012)
Log Message:
-----------
eigen3: Upgrade to 3.1.0

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

Modified: trunk/dports/math/eigen3/Portfile
===================================================================
--- trunk/dports/math/eigen3/Portfile	2012-06-25 18:05:45 UTC (rev 94638)
+++ trunk/dports/math/eigen3/Portfile	2012-06-25 19:18:52 UTC (rev 94639)
@@ -3,7 +3,7 @@
 PortSystem          1.0
 
 name                eigen3
-version             3.0.5
+version             3.1.0
 license             {{GPL-2+} {LGPL-3+}}
 categories          math science
 maintainers         eborisch \
@@ -18,14 +18,14 @@
 distname            ${version}
 
 # Eigen seems to like to stealth update; keeping this around for the next time
-# 3.0.N was stealth updated; see #TTTTT
-#dist_subdir         ${name}/${version}_TTTTT
+# 3.0.4 was stealth updated; see #32613
+#dist_subdir         ${name}/${version}_32613
 
 use_bzip2           yes
 
-checksums           md5     43070952464a5bf21694e082e7fb8fce \
-                    sha1    f2c726897860b4ebc63f74f6097d315aacee1eaf \
-                    rmd160  33cc3544e3d5151c8670c87420e74b7f8bd1cdce
+checksums \
+    rmd160  30fdea44ffc09a48ddf546903aef9c23d43d60ef \
+    sha256  3c64a6792a55d8ee672ce45d5a1d1de1ffc50daaf6e8a3677bf8580ad99f036c
 
 universal_variant   yes
 configure.universal_args  ""
@@ -66,7 +66,7 @@
   if {![variant_isset gcc44] && 
       ![variant_isset gcc45] && 
       ![variant_isset gcc46]} {
-    ui_error "eigen3: ##### +blas needs either +gcc44 or +gcc45 or +gcc46 enabled #####"
+    ui_error "eigen3: To use +blas please select +gcc44, +gcc45, or +gcc46!!!"
     return -code error
   } else {
     build.target-append blas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120625/3ae58ab8/attachment.html>


More information about the macports-changes mailing list