Revision: 149765 https://trac.macports.org/changeset/149765 Author: michaelld@macports.org Date: 2016-06-29 13:41:23 -0700 (Wed, 29 Jun 2016) Log Message: ----------- OpenBLAS-devel: update to 437c7d64 (20160627). Modified Paths: -------------- trunk/dports/math/OpenBLAS/Portfile Modified: trunk/dports/math/OpenBLAS/Portfile =================================================================== --- trunk/dports/math/OpenBLAS/Portfile 2016-06-29 20:40:59 UTC (rev 149764) +++ trunk/dports/math/OpenBLAS/Portfile 2016-06-29 20:41:23 UTC (rev 149765) @@ -20,10 +20,10 @@ subport OpenBLAS-devel {} if {[string first "-devel" $subport] > 0} { - github.setup xianyi OpenBLAS f04af36ad0e85b64f12a7c38095383192cc52345 - version 20160531 - checksums rmd160 221d69c69433e5e16b5b65fb08c4cf839c95f714 \ - sha256 98e38b0004e4b1e9185154dbf3ac3590898bd5cdf7cdb8ec41b35adea8374590 + github.setup xianyi OpenBLAS 437c7d64f267ade6d1efd8a972d68a6ccb7d42da + version 20160627 + checksums rmd160 ef0724f8a053d1ef3be74f4a86a601ae57164786 \ + sha256 c2e486aea27a4d2fbad1a64d81a04a13842eea643c0cfd5a6ab1468f5609f718 name ${github.project}-devel conflicts OpenBLAS