git: 926fee51784a - main - math/suitesparse-graphblas: really upgrade to 5.0.5
Thierry Thomas
thierry at FreeBSD.org
Mon May 31 20:07:54 UTC 2021
The branch main has been updated by thierry:
URL: https://cgit.FreeBSD.org/ports/commit/?id=926fee51784a4539115e41f0d14adca422f19181
commit 926fee51784a4539115e41f0d14adca422f19181
Author: Thierry Thomas <thierry at FreeBSD.org>
AuthorDate: 2021-05-31 15:23:20 +0000
Commit: Thierry Thomas <thierry at FreeBSD.org>
CommitDate: 2021-05-31 20:06:16 +0000
math/suitesparse-graphblas: really upgrade to 5.0.5
---
math/suitesparse-graphblas/Makefile | 1 +
math/suitesparse-graphblas/pkg-plist | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/math/suitesparse-graphblas/Makefile b/math/suitesparse-graphblas/Makefile
index 027344cb495b..092e10bda4ef 100644
--- a/math/suitesparse-graphblas/Makefile
+++ b/math/suitesparse-graphblas/Makefile
@@ -2,6 +2,7 @@
PORTNAME= GraphBLAS
PORTVERSION= 5.0.5
+PORTREVISION= 1
CATEGORIES= math
COMMENT= Graph algorithms in the language of linear algebra
diff --git a/math/suitesparse-graphblas/pkg-plist b/math/suitesparse-graphblas/pkg-plist
index b8328461e62c..207ad332c89b 100644
--- a/math/suitesparse-graphblas/pkg-plist
+++ b/math/suitesparse-graphblas/pkg-plist
@@ -2,4 +2,4 @@ include/suitesparse/GraphBLAS.h
lib/libgraphblas.a
lib/libgraphblas.so
lib/libgraphblas.so.5
-lib/libgraphblas.so.5.0.4
+lib/libgraphblas.so.5.0.5
More information about the dev-commits-ports-all
mailing list