ports/lang/julia/files/stdlib_SparseArrays_test_testgroups.patch
Hiroo Ono 7c2e16a817 lang/julia: update to 1.10.5
Release notes at
	https://discourse.julialang.org/t/julia-v1-10-5-has-been-released/118720

Also:
- reorganize some lines to pet portlint
- regenerate the patches
- don’t depend on suitesparse-config but on UMFPACK (including CHOLMOD) and SPQR
- replace mbedtls2 by mbedtls3 and remove deprecation
- allow to upgrade gmp and mpfr from Makefile
- fix USE_LDCONFIG
- apply the patch from PR 286169
- add a pkg-message about certificate error.

PR:		281237 + 286169
Reported by:	Hiroo Ono <hiroo.ono+freebsd (at) gmail.com> and Trond Endrestøl <Trond.Endrestol (at) ximalas.info>
2025-05-18 18:42:44 +02:00

15 lines
407 B
Diff

--- stdlib/SparseArrays-279b363ca8d3129d4742903d37c8b11545fa08a2/test/testgroups.orig 2024-09-13 19:42:12.500051000 +0000
+++ stdlib/SparseArrays-279b363ca8d3129d4742903d37c8b11545fa08a2/test/testgroups 2024-09-13 19:42:22.619798000 +0000
@@ -1,5 +1,4 @@
allowscalar
-cholmod
fixed
higherorderfns
issues
@@ -8,5 +7,3 @@
sparsematrix_constructors_indexing
sparsematrix_ops
sparsevector
-spqr
-umfpack