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

eborisch at macports.org eborisch at macports.org
Tue Mar 22 09:25:47 PDT 2011


Revision: 77202
          http://trac.macports.org/changeset/77202
Author:   eborisch at macports.org
Date:     2011-03-22 09:25:47 -0700 (Tue, 22 Mar 2011)
Log Message:
-----------
eigen3: Upgrade to version 3.0.0 (released). Closes #28858

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

Modified: trunk/dports/math/eigen3/Portfile
===================================================================
--- trunk/dports/math/eigen3/Portfile	2011-03-22 15:42:03 UTC (rev 77201)
+++ trunk/dports/math/eigen3/Portfile	2011-03-22 16:25:47 UTC (rev 77202)
@@ -4,8 +4,7 @@
 #PortGroup           cmake 1.0
 
 name                eigen3
-version             3.0-rc1
-revision            2
+version             3.0.0
 license             {{GPL-2+} {LGPL-3+}}
 categories          math science
 maintainers         eborisch \
@@ -19,9 +18,9 @@
 distname            ${version}
 use_bzip2           yes
 
-checksums           md5     7acfd7491a56bf6867873b806a33d137 \
-                    sha1    b212964117c856c7b8a8118ae1f11550aa59d53c \
-                    rmd160  a6617b380e8fc0f89c7209279098059d2c8a44ce
+checksums           md5     046baf7072f008653361f8321560a26f \
+                    sha1    f0c6243c605e158968a96a6b502c9607cd1688c7 \
+                    rmd160  05d15d1e6159bb7abe1a970bba2648211f8894bd
 
 universal_variant   yes
 configure.universal_args  ""
@@ -55,7 +54,7 @@
 # Phase modifications
 # Move source into eigen_src; configure & build (out-of-source) in ${worksrcpath}
 post-extract {
-  move ${workpath}/eigen-eigen-b6456624eae7 ${workpath}/eigen_src
+  move ${workpath}/eigen-eigen-65ee2328342f ${workpath}/eigen_src
   file mkdir ${worksrcpath}
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110322/6a810c47/attachment.html>


More information about the macports-changes mailing list