Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Oct 2023 09:06:12 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: c1edf2c4ebf9 - main - math/suitesparse-mongoose: upgrade to 3.2.1
Message-ID:  <202310150906.39F96CJr043315@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=c1edf2c4ebf9e948221116d68cb00593a24a0e50

commit c1edf2c4ebf9e948221116d68cb00593a24a0e50
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2023-10-14 13:51:06 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2023-10-15 08:59:09 +0000

    math/suitesparse-mongoose: upgrade to 3.2.1
---
 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 0c6d3c8b7e6f..45d49cbd14dc 100644
--- a/math/suitesparse-mongoose/Makefile
+++ b/math/suitesparse-mongoose/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	${MPORTNAME:tl}
-PORTVERSION=	3.2.0
+PORTVERSION=	3.2.1
 CATEGORIES=	math
 
 COMMENT=	Symmetric approximate minimum degree
diff --git a/math/suitesparse-mongoose/pkg-plist b/math/suitesparse-mongoose/pkg-plist
index c30ac38b4bad..7772e2dd1c91 100644
--- a/math/suitesparse-mongoose/pkg-plist
+++ b/math/suitesparse-mongoose/pkg-plist
@@ -7,6 +7,6 @@ lib/cmake/Mongoose/MongooseTargets.cmake
 lib/libmongoose.a
 lib/libmongoose.so
 lib/libmongoose.so.3
-lib/libmongoose.so.3.2.0
+lib/libmongoose.so.3.2.1
 libdata/pkgconfig/Mongoose.pc
 %%PORTDOCS%%%%DOCSDIR%%/Mongoose_UserGuide.pdf



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