Ticket #50385: OpenBLAS-devel_Portfile_20160119.diff
File OpenBLAS-devel_Portfile_20160119.diff, 784 bytes (added by michaelld (Michael Dickens), 9 years ago) |
---|
-
Portfile
22 22 23 23 subport OpenBLAS-devel {} 24 24 if {[string first "-devel" $subport] > 0} { 25 github.setup xianyi OpenBLAS c6a27bbe64f725 github.setup xianyi OpenBLAS fa3018c30e93 26 26 name ${github.project}-devel 27 version 2016011 027 version 20160119 28 28 conflicts OpenBLAS 29 29 30 fetch.type git 30 checksums rmd160 57d0182fb28b6e259cc4e1450e8599431402b037 \ 31 sha256 555697be943213ec06908dd2416b4fb48be3b9dc0b8aaef71930168cd3721995 32 31 33 livecheck.url ${github.homepage}/commits/develop.atom 32 34 } else { 33 35 github.setup xianyi OpenBLAS 0.2.15 v