aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2023-09-17 15:09:59 +0000
committerThierry Thomas <thierry@FreeBSD.org>2023-09-20 17:44:57 +0000
commit2883ba9adfafde9f072393ce8cb74e245b85fb31 (patch)
treec4809bcfafe4b85622ab4a756dc3e14af3225bbb
parent4cf4d5fabe80632c1ab95e231b4d47a32f8750f3 (diff)
downloadports-2883ba9adfafde9f072393ce8cb74e245b85fb31.tar.gz
ports-2883ba9adfafde9f072393ce8cb74e245b85fb31.zip
math/suitesparse-mongoose: upgrade to 3.2.0
-rw-r--r--math/suitesparse-mongoose/Makefile4
-rw-r--r--math/suitesparse-mongoose/pkg-plist8
2 files changed, 8 insertions, 4 deletions
diff --git a/math/suitesparse-mongoose/Makefile b/math/suitesparse-mongoose/Makefile
index bff2c7de5d36..0c6d3c8b7e6f 100644
--- a/math/suitesparse-mongoose/Makefile
+++ b/math/suitesparse-mongoose/Makefile
@@ -1,5 +1,5 @@
PORTNAME= ${MPORTNAME:tl}
-PORTVERSION= 3.0.5
+PORTVERSION= 3.2.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
+USES= cmake:insource localbase:ldflags pathfix
MPORTNAME= Mongoose
USE_LDCONFIG= yes
diff --git a/math/suitesparse-mongoose/pkg-plist b/math/suitesparse-mongoose/pkg-plist
index f9dcc581ec34..c30ac38b4bad 100644
--- a/math/suitesparse-mongoose/pkg-plist
+++ b/math/suitesparse-mongoose/pkg-plist
@@ -1,8 +1,12 @@
bin/mongoose
include/suitesparse/Mongoose.hpp
-lib/cmake/SuiteSparse/FindMongoose.cmake
+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.0.5
+lib/libmongoose.so.3.2.0
+libdata/pkgconfig/Mongoose.pc
%%PORTDOCS%%%%DOCSDIR%%/Mongoose_UserGuide.pdf