Date: Mon, 26 Dec 2022 15:08:17 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: 5b8e2dac93d2 - main - math/suitesparse-mongoose: upgrade to v3.0.3 Message-ID: <202212261508.2BQF8Hdx055060@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=5b8e2dac93d26090599aa1ef534d55afd7472eed commit 5b8e2dac93d26090599aa1ef534d55afd7472eed Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2022-12-26 14:19:48 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2022-12-26 15:04:31 +0000 math/suitesparse-mongoose: upgrade to v3.0.3 --- 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 9ce2b42f9601..8f2c863562fb 100644 --- a/math/suitesparse-mongoose/Makefile +++ b/math/suitesparse-mongoose/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 3.0.2 +PORTVERSION= 3.0.3 CATEGORIES= math COMMENT= Symmetric approximate minimum degree diff --git a/math/suitesparse-mongoose/pkg-plist b/math/suitesparse-mongoose/pkg-plist index 9d7fefef8bcb..b6581955c6ab 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.2 +lib/libmongoose.so.3.0.3 %%PORTDOCS%%%%DOCSDIR%%/Mongoose_UserGuide.pdf
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212261508.2BQF8Hdx055060>