git: 306b6e1cc101 - main - math/suitesparse-mongoose: upgrade to 3.0.0

From: Thierry Thomas <thierry_at_FreeBSD.org>
Date: Sun, 27 Nov 2022 11:10:19 UTC
The branch main has been updated by thierry:

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

commit 306b6e1cc10139412c3a008b2518a766771805cb
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2022-11-14 17:10:56 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2022-11-27 11:09:55 +0000

    math/suitesparse-mongoose: upgrade to 3.0.0
    
    PR:             267742
---
 math/suitesparse-mongoose/Makefile  | 2 +-
 math/suitesparse-mongoose/pkg-plist | 5 +++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/math/suitesparse-mongoose/Makefile b/math/suitesparse-mongoose/Makefile
index e56c73403e7a..1829ce2992f4 100644
--- a/math/suitesparse-mongoose/Makefile
+++ b/math/suitesparse-mongoose/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	${MPORTNAME:tl}
-PORTVERSION=	2.0.4
+PORTVERSION=	3.0.0
 CATEGORIES=	math
 
 COMMENT=	Symmetric approximate minimum degree
diff --git a/math/suitesparse-mongoose/pkg-plist b/math/suitesparse-mongoose/pkg-plist
index 135b9b89bf43..a3281fa2f4d4 100644
--- a/math/suitesparse-mongoose/pkg-plist
+++ b/math/suitesparse-mongoose/pkg-plist
@@ -1,7 +1,8 @@
 bin/mongoose
 include/suitesparse/Mongoose.hpp
+lib/cmake/SuiteSparse/FindMongoose.cmake
 lib/libmongoose.a
 lib/libmongoose.so
-lib/libmongoose.so.2
-lib/libmongoose.so.2.0.4
+lib/libmongoose.so.3
+lib/libmongoose.so.3.0.0
 %%PORTDOCS%%%%DOCSDIR%%/Mongoose_UserGuide.pdf