[144955] trunk/dports/math/OpenBLAS/Portfile
michaelld at macports.org
michaelld at macports.org
Fri Jan 22 05:53:51 PST 2016
Revision: 144955
https://trac.macports.org/changeset/144955
Author: michaelld at macports.org
Date: 2016-01-22 05:53:51 -0800 (Fri, 22 Jan 2016)
Log Message:
-----------
OpenBLAS-devel: update to fa3018c30e93 (20160119), per ticket #50385; allow building as 32-bit.
Modified Paths:
--------------
trunk/dports/math/OpenBLAS/Portfile
Modified: trunk/dports/math/OpenBLAS/Portfile
===================================================================
--- trunk/dports/math/OpenBLAS/Portfile 2016-01-22 13:51:47 UTC (rev 144954)
+++ trunk/dports/math/OpenBLAS/Portfile 2016-01-22 13:53:51 UTC (rev 144955)
@@ -22,12 +22,14 @@
subport OpenBLAS-devel {}
if {[string first "-devel" $subport] > 0} {
- github.setup xianyi OpenBLAS c6a27bbe64f7
+ github.setup xianyi OpenBLAS fa3018c30e93
name ${github.project}-devel
- version 20160110
+ version 20160119
conflicts OpenBLAS
- fetch.type git
+checksums rmd160 57d0182fb28b6e259cc4e1450e8599431402b037 \
+ sha256 555697be943213ec06908dd2416b4fb48be3b9dc0b8aaef71930168cd3721995
+
livecheck.url ${github.homepage}/commits/develop.atom
} else {
github.setup xianyi OpenBLAS 0.2.15 v
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160122/67683581/attachment.html>
More information about the macports-changes
mailing list