Skip to content

Commit

Permalink
OpenBLAS: update to 0.3.27; OpenBLAS-devel: update to 20240704
Browse files Browse the repository at this point in the history
  • Loading branch information
barracuda156 committed Jul 6, 2024
1 parent 48f30de commit 74c574b
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 222 deletions.
28 changes: 10 additions & 18 deletions math/OpenBLAS/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@ if {${os.major} < 9} {
subport OpenBLAS-devel {}
if {[string first "-devel" $subport] > 0} {

github.setup OpenMathLib OpenBLAS b1ae777afb071f3a80e6646ceaa587c4d2e10d23
github.setup OpenMathLib OpenBLAS e1eef56e0510fecd5a05df9a8fddaf63a3d91ef0
github.tarball_from archive
version 20240209-[string range ${github.version} 0 7]
checksums rmd160 8666fb64ff9128a4674772e243e02c22b1a1b799 \
sha256 8f45efabd83bd1bcefd721a0a72330172f7f6ee0d725099713c7a2a88c805e24 \
size 24580697
version 20240704-[string range ${github.version} 0 7]
checksums rmd160 0612839aa8727b4cc76a4ac35b93bac8ea3920a9 \
sha256 6f501ad13a94eef28c55b301018b85ec4b7eb4c38f4ac4b021ef953d7de581e4 \
size 24634029
revision 0

conflicts OpenBLAS
Expand All @@ -46,25 +46,17 @@ if {[string first "-devel" $subport] > 0} {

} else {

github.setup OpenMathLib OpenBLAS 0.3.25 v
github.setup OpenMathLib OpenBLAS 0.3.27 v
github.tarball_from releases
checksums rmd160 eea6fe2c33762df4c47c7241808dabbdb085eed3 \
sha256 4c25cb30c4bb23eddca05d7d0a85997b8db6144f5464ba7f8c09ce91e2f35543 \
size 24073168
revision 6
checksums rmd160 1ca534ed13409fb55ea384e294b9ff0fcfcdc483 \
sha256 aa2d68b1564fe2b13bc292672608e9cdeeeb6dc34995512e65c3b10f4599e897 \
size 24493704
revision 0

conflicts OpenBLAS-devel

patchfiles patch-libnoarch.release.diff \
patch-xcode15-fix.diff \
patch-openblas.pc-fixed-version-and-url.diff \
patch-enable-overstep-of-too-long-args-without-DYNAMIC_ARCH.diff \
patch-ar-options-old-macos.diff \
patch-OpenBLAS-old-macos.diff \
patch-OpenBLAS-i386-Apple.diff \
patch-system_check.cmake-fix-arch-detection-for-Darwin-Pow.diff \
patch-cpuid_power.c-add-CPU_SUBTYPE_POWERPC_7400-case.diff \
patch-KERNEL.PPC970-KERNEL.PPCG4-unbreak-CMake-parsing.diff \
patch-cc.cmake-add-optflags-for-G5-and-G4-kernels.diff \
patch-cc.cmake-use-force_cpusubtype_ALL-for-Darwin-PPC.diff \
patch-PPC970-drop-mcpu-970-which-seems-to-produce-faulty-c.diff
Expand Down

This file was deleted.

15 changes: 0 additions & 15 deletions math/OpenBLAS/files/patch-OpenBLAS-old-macos.diff

This file was deleted.

10 changes: 0 additions & 10 deletions math/OpenBLAS/files/patch-ar-options-old-macos.diff

This file was deleted.

This file was deleted.

This file was deleted.

18 changes: 0 additions & 18 deletions math/OpenBLAS/files/patch-libnoarch.devel.diff

This file was deleted.

16 changes: 0 additions & 16 deletions math/OpenBLAS/files/patch-openblas.pc-fixed-version-and-url.diff

This file was deleted.

This file was deleted.

14 changes: 0 additions & 14 deletions math/OpenBLAS/files/patch-xcode15-fix.diff

This file was deleted.

0 comments on commit 74c574b

Please sign in to comment.