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

eborisch at macports.org eborisch at macports.org
Mon Jul 29 08:13:12 PDT 2013


Revision: 108648
          https://trac.macports.org/changeset/108648
Author:   eborisch at macports.org
Date:     2013-07-29 08:13:12 -0700 (Mon, 29 Jul 2013)
Log Message:
-----------
eigen[-devel]: Upgrad to 3.2.0

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

Modified: trunk/dports/math/eigen3/Portfile
===================================================================
--- trunk/dports/math/eigen3/Portfile	2013-07-29 13:43:37 UTC (rev 108647)
+++ trunk/dports/math/eigen3/Portfile	2013-07-29 15:13:12 UTC (rev 108648)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                eigen3
-version             3.1.3
+version             3.2.0
 revision            0
 license             {{MPL-2} {LGPL-3+}}
 categories          math science
@@ -26,8 +26,8 @@
 use_bzip2           yes
 
 checksums \
-    rmd160  32f8a3accd026f296dfb913e184efb3a1791f30f \
-    sha256  1a443145f321dd47a5ca11f176e7319056198a6124a7577723d92e3c3cd59ece
+    rmd160  47f27c61968c50e8e67ea124268b95953ff3e625 \
+    sha256  011f78960d939227f9276173d0c4cc0053bb9e0a7356539a9a6c7c89d984fab6
 conflicts           eigen3-devel
 
 livecheck.type      regex
@@ -36,14 +36,15 @@
 
 subport eigen3-devel {
     conflicts           eigen3
-    version             3.2-rc1
+    # No current development version (other than rolling snapshot)
+    version             3.2.0
     revision            0
     # rc version seen as older than beta
     epoch               1 
     distname            ${version}
     checksums \
-        rmd160  15b955890dfced658768036e86743419140e15e6 \
-        sha256  b73fdb6951ddf588a411c42583b19800bdaa6673521a8776e796364ab5c0db44
+        rmd160  47f27c61968c50e8e67ea124268b95953ff3e625 \
+        sha256  011f78960d939227f9276173d0c4cc0053bb9e0a7356539a9a6c7c89d984fab6
     livecheck.regex \
         {development release.*Eigen (([\d]|\.|beta|rc|-)+)\.}
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130729/189ed64c/attachment-0001.html>


More information about the macports-changes mailing list