[145167] trunk/dports/math/OpenBLAS/Portfile

michaelld at macports.org michaelld at macports.org
Wed Jan 27 05:34:22 PST 2016


Revision: 145167
          https://trac.macports.org/changeset/145167
Author:   michaelld at macports.org
Date:     2016-01-27 05:34:21 -0800 (Wed, 27 Jan 2016)
Log Message:
-----------
OpenBLAS-devel:
+ update to e003a129 (20160126);
+ shuffle a few parts around.

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

Modified: trunk/dports/math/OpenBLAS/Portfile
===================================================================
--- trunk/dports/math/OpenBLAS/Portfile	2016-01-27 13:29:12 UTC (rev 145166)
+++ trunk/dports/math/OpenBLAS/Portfile	2016-01-27 13:34:21 UTC (rev 145167)
@@ -22,14 +22,14 @@
 
 subport OpenBLAS-devel {}
 if {[string first "-devel" $subport] > 0} {
-    github.setup    xianyi OpenBLAS fa3018c30e93
+    github.setup    xianyi OpenBLAS e003a1294c9ae89467a0a1c4798ee810bcf66956
+    version         20160126
+checksums           rmd160  dbcf17192642556be57eed6bea959f4490c2a771 \
+                    sha256  6a19c5190ea2e434872793261bff0dfae078806579f1dc10922552f56f823ef3
+
     name            ${github.project}-devel
-    version         20160119
     conflicts       OpenBLAS
 
-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/20160127/2fe53284/attachment.html>


More information about the macports-changes mailing list