git: e4380a57457a - main - math/{,py-}scs: update 3.2.11 → 3.3.1

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Wed, 09 Sep 2026 07:49:23 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e4380a57457a77ee38977261862b694e9b55fec1

commit e4380a57457a77ee38977261862b694e9b55fec1
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-09-09 05:09:01 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-09-09 07:48:39 +0000

    math/{,py-}scs: update 3.2.11 → 3.3.1
---
 math/py-scs/Makefile | 5 +++--
 math/py-scs/distinfo | 6 +++---
 math/scs/Makefile    | 2 +-
 math/scs/distinfo    | 6 +++---
 math/scs/pkg-plist   | 3 +++
 5 files changed, 13 insertions(+), 9 deletions(-)

diff --git a/math/py-scs/Makefile b/math/py-scs/Makefile
index d1b3a9918893..e3e4b9b63d88 100644
--- a/math/py-scs/Makefile
+++ b/math/py-scs/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	scs
-DISTVERSION=	3.2.11
+DISTVERSION=	3.3.1
 CATEGORIES=	math python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -23,11 +23,12 @@ USE_PYTHON=	pep517 autoplist pytest # 2 tests fail, see https://github.com/cvxgr
 CONFIGURE_ENV=	BLAS_LAPACK_LIBS="openblas"
 MAKE_ENV=	${CONFIGURE_ENV}
 TEST_ENV=	${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}
+TEST_ARGS=	--disable-plugin-autoload
 
 post-install:
 	@${STRIP_CMD} \
 		${STAGEDIR}${PYTHON_SITELIBDIR}/scs/_scs_direct${PYTHON_TAG}.so  \
-		${STAGEDIR}${PYTHON_SITELIBDIR}/scs/_scs_indirect${PYTHON_TAG}.so 
+		${STAGEDIR}${PYTHON_SITELIBDIR}/scs/_scs_indirect${PYTHON_TAG}.so
 
 # tests as of 3.2.11: 28 passed in 10.63s
 
diff --git a/math/py-scs/distinfo b/math/py-scs/distinfo
index 2d061549744f..3b6f2fce8a08 100644
--- a/math/py-scs/distinfo
+++ b/math/py-scs/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1785033789
-SHA256 (scs-3.2.11.tar.gz) = 2a5455cf2093d07f84f2f848c199faed52e79cdb3a11fe250b5622b6bbac4913
-SIZE (scs-3.2.11.tar.gz) = 1691825
+TIMESTAMP = 1788930596
+SHA256 (scs-3.3.1.tar.gz) = dd9d43c1f2f189a84e84c26721e2c5129abf921a6a8acc48c154abae993357b1
+SIZE (scs-3.3.1.tar.gz) = 1833748
diff --git a/math/scs/Makefile b/math/scs/Makefile
index 0ee7739a1733..7665ca575b9d 100644
--- a/math/scs/Makefile
+++ b/math/scs/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	scs
-DISTVERSION=	3.2.11
+DISTVERSION=	3.3.1
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/scs/distinfo b/math/scs/distinfo
index a9d0e8fd96b9..94923d93982b 100644
--- a/math/scs/distinfo
+++ b/math/scs/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1785033725
-SHA256 (cvxgrp-scs-3.2.11_GH0.tar.gz) = ceb5d9ecf35836ee7e0ce64566190f11a99314ec8143dbb909329809afa3f77f
-SIZE (cvxgrp-scs-3.2.11_GH0.tar.gz) = 1275700
+TIMESTAMP = 1788930459
+SHA256 (cvxgrp-scs-3.3.1_GH0.tar.gz) = 99a1437b2508ed29933d259793a5745f29000fd8ec58f63a8f54a20006aacb86
+SIZE (cvxgrp-scs-3.3.1_GH0.tar.gz) = 1350241
diff --git a/math/scs/pkg-plist b/math/scs/pkg-plist
index ef26c0f0a2f2..16f395ba5669 100644
--- a/math/scs/pkg-plist
+++ b/math/scs/pkg-plist
@@ -1,4 +1,5 @@
 include/scs/aa.h
+include/scs/aa_stats.h
 include/scs/cones.h
 include/scs/ctrlc.h
 include/scs/glbopts.h
@@ -14,5 +15,7 @@ include/scs/util.h
 include/scs/util_spectral_cones.h
 lib/libscsdir.a
 lib/libscsdir.so
+lib/libscsdir.so.3.3
 lib/libscsindir.a
 lib/libscsindir.so
+lib/libscsindir.so.3.3