diff --git a/math/suitesparse-graphblas/Makefile b/math/suitesparse-graphblas/Makefile index 1696770444df..7861aee110cd 100644 --- a/math/suitesparse-graphblas/Makefile +++ b/math/suitesparse-graphblas/Makefile @@ -1,27 +1,27 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 7.4.2 +PORTVERSION= 7.4.3 CATEGORIES= math COMMENT= Graph algorithms in the language of linear algebra WWW= https://faculty.cse.tamu.edu/davis/suitesparse.html LICENSE= APACHE20 USES= localbase:ldflags MPORTNAME= GraphBLAS USE_LDCONFIG= yes PORTDOCS= CSC20_OpenMP_GraphBLAS.pdf GraphBLAS_API_C_v13.pdf \ GraphBLAS_UserGuide.pdf HPEC19.pdf lagraph-grapl19.pdf \ toms_graphblas.pdf .include "${.CURDIR}/../../math/suitesparse/bsd.suitesparse.mk" post-stage-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for doc in ${PORTDOCS} ${INSTALL_DATA} ${BUILD_WRKSRC}/Doc/${doc} ${STAGEDIR}${DOCSDIR} .endfor .include diff --git a/math/suitesparse-graphblas/pkg-plist b/math/suitesparse-graphblas/pkg-plist index 3fc07efb6c90..4fc017d94987 100644 --- a/math/suitesparse-graphblas/pkg-plist +++ b/math/suitesparse-graphblas/pkg-plist @@ -1,5 +1,5 @@ include/suitesparse/GraphBLAS.h lib/cmake/SuiteSparse/FindGraphBLAS.cmake lib/libgraphblas.so lib/libgraphblas.so.7 -lib/libgraphblas.so.7.4.2 +lib/libgraphblas.so.7.4.3