Revision: 149065 https://trac.macports.org/changeset/149065 Author: michaelld@macports.org Date: 2016-05-27 18:10:49 -0700 (Fri, 27 May 2016) Log Message: ----------- OpenBLAS-devel: update to bd06b246 (20160522). Modified Paths: -------------- trunk/dports/math/OpenBLAS/Portfile trunk/dports/math/OpenBLAS/files/patch-libnoarch.devel.diff Modified: trunk/dports/math/OpenBLAS/Portfile =================================================================== --- trunk/dports/math/OpenBLAS/Portfile 2016-05-27 21:48:36 UTC (rev 149064) +++ trunk/dports/math/OpenBLAS/Portfile 2016-05-28 01:10:49 UTC (rev 149065) @@ -20,10 +20,10 @@ subport OpenBLAS-devel {} if {[string first "-devel" $subport] > 0} { - github.setup xianyi OpenBLAS 8a149e629490f315bb9d037f807c14c145da4e9b - version 20160517 - checksums rmd160 b0addc30f6d69926b8452feaa6cbc4bf26407f17 \ - sha256 63c69f38dba35c6a1a671060da21ae972ac200f27a4c9ba57a2783e52859f8b4 + github.setup xianyi OpenBLAS bd06b246cc65cf73498e1c2ecdbf76f21b0cdc2c + version 20160522 + checksums rmd160 1b3d9df7a475fe3a96ebc6378642a7d27f0e72ee \ + sha256 46cc884f7d0f8cc720aa8d9ffa26745e653f1165e4a156056f31f24763065834 name ${github.project}-devel conflicts OpenBLAS Modified: trunk/dports/math/OpenBLAS/files/patch-libnoarch.devel.diff =================================================================== --- trunk/dports/math/OpenBLAS/files/patch-libnoarch.devel.diff 2016-05-27 21:48:36 UTC (rev 149064) +++ trunk/dports/math/OpenBLAS/files/patch-libnoarch.devel.diff 2016-05-28 01:10:49 UTC (rev 149065) @@ -1,6 +1,6 @@ --- Makefile.system.orig +++ Makefile.system -@@ -1039,11 +1039,11 @@ +@@ -1049,11 +1049,11 @@ ifneq ($(DYNAMIC_ARCH), 1) ifndef SMP
participants (1)
-
michaelld@macports.org