git: 504159746a4d - main - math/suitesparse-mongoose: upgrade to 3.3.0

From: Thierry Thomas <thierry_at_FreeBSD.org>
Date: Sun, 31 Dec 2023 14:31:15 UTC
The branch main has been updated by thierry:

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

commit 504159746a4d4be84e2fa63a438c4308ef296280
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2023-12-31 13:57:52 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2023-12-31 14:31:06 +0000

    math/suitesparse-mongoose: upgrade to 3.3.0
---
 math/suitesparse-mongoose/Makefile  |  4 ++--
 math/suitesparse-mongoose/pkg-plist | 19 +++++++++----------
 2 files changed, 11 insertions(+), 12 deletions(-)

diff --git a/math/suitesparse-mongoose/Makefile b/math/suitesparse-mongoose/Makefile
index 45d49cbd14dc..30899346b0ee 100644
--- a/math/suitesparse-mongoose/Makefile
+++ b/math/suitesparse-mongoose/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	${MPORTNAME:tl}
-PORTVERSION=	3.2.1
+PORTVERSION=	3.3.0
 CATEGORIES=	math
 
 COMMENT=	Symmetric approximate minimum degree
@@ -7,7 +7,7 @@ WWW=		https://faculty.cse.tamu.edu/davis/suitesparse.html
 
 LICENSE=	GPLv3
 
-USES=		cmake:insource localbase:ldflags pathfix
+USES=		cmake:insource localbase:ldflags pathfix python:test
 
 MPORTNAME=	Mongoose
 USE_LDCONFIG=	yes
diff --git a/math/suitesparse-mongoose/pkg-plist b/math/suitesparse-mongoose/pkg-plist
index 7772e2dd1c91..ea35c6611cf9 100644
--- a/math/suitesparse-mongoose/pkg-plist
+++ b/math/suitesparse-mongoose/pkg-plist
@@ -1,12 +1,11 @@
-bin/mongoose
+bin/suitesparse_mongoose
 include/suitesparse/Mongoose.hpp
-lib/cmake/Mongoose/MongooseConfig.cmake
-lib/cmake/Mongoose/MongooseConfigVersion.cmake
-lib/cmake/Mongoose/MongooseTargets-%%CMAKE_BUILD_TYPE%%.cmake
-lib/cmake/Mongoose/MongooseTargets.cmake
-lib/libmongoose.a
-lib/libmongoose.so
-lib/libmongoose.so.3
-lib/libmongoose.so.3.2.1
-libdata/pkgconfig/Mongoose.pc
+lib/cmake/SuiteSparse_Mongoose/SuiteSparse_MongooseConfig.cmake
+lib/cmake/SuiteSparse_Mongoose/SuiteSparse_MongooseConfigVersion.cmake
+lib/cmake/SuiteSparse_Mongoose/SuiteSparse_MongooseTargets-%%CMAKE_BUILD_TYPE%%.cmake
+lib/cmake/SuiteSparse_Mongoose/SuiteSparse_MongooseTargets.cmake
+lib/libsuitesparse_mongoose.a
+lib/libsuitesparse_mongoose.so
+lib/libsuitesparse_mongoose.so.3
+libdata/pkgconfig/SuiteSparse_Mongoose.pc
 %%PORTDOCS%%%%DOCSDIR%%/Mongoose_UserGuide.pdf