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

eborisch at macports.org eborisch at macports.org
Mon Jun 13 14:27:47 PDT 2011


Revision: 79450
          http://trac.macports.org/changeset/79450
Author:   eborisch at macports.org
Date:     2011-06-13 14:27:47 -0700 (Mon, 13 Jun 2011)
Log Message:
-----------
eigen3: Upgrade to 3.0.1

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

Modified: trunk/dports/math/eigen3/Portfile
===================================================================
--- trunk/dports/math/eigen3/Portfile	2011-06-13 20:54:02 UTC (rev 79449)
+++ trunk/dports/math/eigen3/Portfile	2011-06-13 21:27:47 UTC (rev 79450)
@@ -4,7 +4,7 @@
 #PortGroup           cmake 1.0
 
 name                eigen3
-version             3.0.0
+version             3.0.1
 license             {{GPL-2+} {LGPL-3+}}
 categories          math science
 maintainers         eborisch \
@@ -18,9 +18,9 @@
 distname            ${version}
 use_bzip2           yes
 
-checksums           md5     046baf7072f008653361f8321560a26f \
-                    sha1    f0c6243c605e158968a96a6b502c9607cd1688c7 \
-                    rmd160  05d15d1e6159bb7abe1a970bba2648211f8894bd
+checksums           md5     6259a841384b9e860939c4fd9181afb9 \
+                    sha1    3ad08786f5948978027b76b2b4965888cf8fd574 \
+                    rmd160  409fcad3684b623a21e1534f7864f5768d505323
 
 universal_variant   yes
 configure.universal_args  ""
@@ -54,7 +54,7 @@
 # Phase modifications
 # Move source into eigen_src; configure & build (out-of-source) in ${worksrcpath}
 post-extract {
-  move ${workpath}/eigen-eigen-65ee2328342f ${workpath}/eigen_src
+  move ${workpath}/eigen-eigen-599fc4f7c736 ${workpath}/eigen_src
   file mkdir ${worksrcpath}
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110613/a0710d44/attachment.html>


More information about the macports-changes mailing list