[141462] trunk/dports/math/eigen3/Portfile
eborisch at macports.org
eborisch at macports.org
Sat Dec 12 01:38:03 PST 2015
Revision: 141462
https://trac.macports.org/changeset/141462
Author: eborisch at macports.org
Date: 2015-10-19 06:39:47 -0700 (Mon, 19 Oct 2015)
Log Message:
-----------
eigen3: update to 3.2.6. Closes #49346.
Modified Paths:
--------------
trunk/dports/math/eigen3/Portfile
Modified: trunk/dports/math/eigen3/Portfile
===================================================================
--- trunk/dports/math/eigen3/Portfile 2015-10-19 12:49:02 UTC (rev 141461)
+++ trunk/dports/math/eigen3/Portfile 2015-10-19 13:39:47 UTC (rev 141462)
@@ -25,16 +25,16 @@
subport eigen3-devel {}
if {${subport} eq ${name}} {
- bitbucket.setup eigen eigen 3.2.5
+ bitbucket.setup eigen eigen 3.2.6
name eigen3
conflicts eigen3-devel
- # Eigen seems to like to stealth update; keeping this around for the next
- # time 3.0.4 was stealth updated; see #32613
- #dist_subdir ${name}/${version}_32613
+ livecheck.url http://eigen.tuxfamily.org
+ livecheck.regex {Eigen (\d+(\.\d+)+) released}
+
checksums \
- rmd160 46d5604ef279a50562771a7492ee3a6d570705d6 \
- sha256 5f6e6cb88188e34185f43cb819d7dab9b48ef493774ff834e568f4805d3dc2f9
+ rmd160 64424b658a9edb2d822065085e362490a80e91c3 \
+ sha256 8a3352f9a5361fe90e451a7305fb1896fc7f771dc16cc0edd8e6b157f52c343e
patchfiles unsupported.patch
} else {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/1a9589ff/attachment-0001.html>
More information about the macports-changes
mailing list