git: 566bc4c2f57f - main - math/saga: switch to Qhull8
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 18 Feb 2022 18:45:06 UTC
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=566bc4c2f57f24965ecda6329272cc9c7db0eb24 commit 566bc4c2f57f24965ecda6329272cc9c7db0eb24 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2022-02-18 18:39:51 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2022-02-18 18:44:54 +0000 math/saga: switch to Qhull8 PR: 261282 Approved by: rhurlin (maintainer) --- math/saga/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/math/saga/Makefile b/math/saga/Makefile index c55b0cf9248d..4fe9df669a78 100644 --- a/math/saga/Makefile +++ b/math/saga/Makefile @@ -2,6 +2,7 @@ PORTNAME= saga PORTVERSION= 8.1.1 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= SF/saga-gis/SAGA%20-%20${PORTVERSION:C/\.[[:digit:]]\.[[:digit:]]*$//}/SAGA%20-%20${PORTVERSION} @@ -23,7 +24,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ libopencv_core.so:graphics/opencv \ libpdal_base.so:math/pdal \ libproj.so:graphics/proj \ - libqhull_r.so:math/qhull \ + libqhull_r.so:math/qhull8 \ libsvm.so:science/libsvm \ libsz.so:science/szip \ libtiff.so:graphics/tiff