Skip to content

Commit 5f7a39f

Browse files
authored
lapack: Patch to fix version numbering
. See Reference-LAPACK/lapack#1103
1 parent f019bec commit 5f7a39f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

math/lapack/Portfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ long_description \
3434
eigenvalue problems, and singular value problems.
3535
homepage http://www.netlib.org/${name}/
3636

37+
# Version numbering mistake. Remove after 3.12.1.
38+
patchfiles-append patch-version-nums.3.12.1-ONLY.diff
39+
3740
# Fix 10.7 build for "invalid instruction mnemonic 'cvtsi2ssl'"
3841
# Copied from https://github.com/macports/macports-ports/pull/17193
3942
# https://github.com/william-dawson/NTPoly/issues/192

0 commit comments

Comments
 (0)