Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Dec 2022 21:34:55 GMT
From:      Thierry Thomas <thierry@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3c31649d2537 - main - math/suitesparse-mongoose: upgrade to 3.0.2
Message-ID:  <202212152134.2BFLYt5K057190@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by thierry:

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

commit 3c31649d25375d082382e18bea70e17e4928f893
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2022-12-15 21:30:26 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2022-12-15 21:34:38 +0000

    math/suitesparse-mongoose: upgrade to 3.0.2
---
 math/suitesparse-mongoose/Makefile  | 2 +-
 math/suitesparse-mongoose/pkg-plist | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/math/suitesparse-mongoose/Makefile b/math/suitesparse-mongoose/Makefile
index 1829ce2992f4..9ce2b42f9601 100644
--- a/math/suitesparse-mongoose/Makefile
+++ b/math/suitesparse-mongoose/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	${MPORTNAME:tl}
-PORTVERSION=	3.0.0
+PORTVERSION=	3.0.2
 CATEGORIES=	math
 
 COMMENT=	Symmetric approximate minimum degree
diff --git a/math/suitesparse-mongoose/pkg-plist b/math/suitesparse-mongoose/pkg-plist
index a3281fa2f4d4..9d7fefef8bcb 100644
--- a/math/suitesparse-mongoose/pkg-plist
+++ b/math/suitesparse-mongoose/pkg-plist
@@ -4,5 +4,5 @@ lib/cmake/SuiteSparse/FindMongoose.cmake
 lib/libmongoose.a
 lib/libmongoose.so
 lib/libmongoose.so.3
-lib/libmongoose.so.3.0.0
+lib/libmongoose.so.3.0.2
 %%PORTDOCS%%%%DOCSDIR%%/Mongoose_UserGuide.pdf



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212152134.2BFLYt5K057190>