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

eborisch at macports.org eborisch at macports.org
Tue Mar 4 11:24:27 PST 2014


Revision: 117597
          https://trac.macports.org/changeset/117597
Author:   eborisch at macports.org
Date:     2014-03-04 11:24:27 -0800 (Tue, 04 Mar 2014)
Log Message:
-----------
eigen3: Update to 3.2.1

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

Modified: trunk/dports/math/eigen3/Portfile
===================================================================
--- trunk/dports/math/eigen3/Portfile	2014-03-04 19:08:58 UTC (rev 117596)
+++ trunk/dports/math/eigen3/Portfile	2014-03-04 19:24:27 UTC (rev 117597)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                eigen3
-version             3.2.0
+version             3.2.1
 revision            0
 license             {{MPL-2} {LGPL-3+}}
 categories          math science
@@ -26,8 +26,8 @@
 use_bzip2           yes
 
 checksums \
-    rmd160  47f27c61968c50e8e67ea124268b95953ff3e625 \
-    sha256  011f78960d939227f9276173d0c4cc0053bb9e0a7356539a9a6c7c89d984fab6
+    rmd160  0140af248d9b76bf8c7faef6ddf38762627a0084 \
+    sha256  66e6f2ede78d0ef650ae95aa570f548c095690b011000f9163c32618736c928a
 conflicts           eigen3-devel
 
 livecheck.type      regex
@@ -37,14 +37,14 @@
 subport eigen3-devel {
     conflicts           eigen3
     # No current development version (other than rolling snapshot)
-    version             3.2.0
+    version             3.2.1
     revision            0
     # rc version seen as older than beta
     epoch               1 
     distname            ${version}
     checksums \
-        rmd160  47f27c61968c50e8e67ea124268b95953ff3e625 \
-        sha256  011f78960d939227f9276173d0c4cc0053bb9e0a7356539a9a6c7c89d984fab6
+        rmd160  0140af248d9b76bf8c7faef6ddf38762627a0084 \
+        sha256  66e6f2ede78d0ef650ae95aa570f548c095690b011000f9163c32618736c928a
     livecheck.regex \
         {development release.*Eigen (([\d]|\.|beta|rc|-)+)\.}
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140304/b6365b51/attachment-0001.html>


More information about the macports-changes mailing list