Date: Mon, 27 Sep 2021 02:43:07 GMT From: Stephen Montgomery-Smith <stephen@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 777eda85db5e - main - math/qhull: Update to 7.3.2. Message-ID: <202109270243.18R2h7a0073766@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by stephen: URL: https://cgit.FreeBSD.org/ports/commit/?id=777eda85db5e886883f3b6ba1dae61620cf18d67 commit 777eda85db5e886883f3b6ba1dae61620cf18d67 Author: Stephen Montgomery-Smith <stephen@FreeBSD.org> AuthorDate: 2021-09-27 02:42:41 +0000 Commit: Stephen Montgomery-Smith <stephen@FreeBSD.org> CommitDate: 2021-09-27 02:42:41 +0000 math/qhull: Update to 7.3.2. --- math/qhull/Makefile | 2 +- math/qhull/distinfo | 6 +++--- math/qhull/pkg-plist | 10 +++++++--- 3 files changed, 11 insertions(+), 7 deletions(-) diff --git a/math/qhull/Makefile b/math/qhull/Makefile index 41fd8df61d93..9963e8d34aed 100644 --- a/math/qhull/Makefile +++ b/math/qhull/Makefile @@ -2,7 +2,7 @@ PORTNAME= qhull DISTVERSIONPREFIX= v -DISTVERSION= 7.2.1 +DISTVERSION= 7.3.2 PORTEPOCH= 1 CATEGORIES= math diff --git a/math/qhull/distinfo b/math/qhull/distinfo index 6eb1ccee979f..177095e4e0e3 100644 --- a/math/qhull/distinfo +++ b/math/qhull/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1551483695 -SHA256 (qhull-qhull-v7.2.1_GH0.tar.gz) = 6fc251e0b75467e00943bfb7191e986fce0e1f8f6f0251f9c6ce5a843821ea78 -SIZE (qhull-qhull-v7.2.1_GH0.tar.gz) = 1047843 +TIMESTAMP = 1632709037 +SHA256 (qhull-qhull-v7.3.2_GH0.tar.gz) = 619c8a954880d545194bc03359404ef36a1abd2dde03678089459757fd790cb0 +SIZE (qhull-qhull-v7.3.2_GH0.tar.gz) = 1275679 diff --git a/math/qhull/pkg-plist b/math/qhull/pkg-plist index 834078d6a35a..28ef4cd0ad3f 100644 --- a/math/qhull/pkg-plist +++ b/math/qhull/pkg-plist @@ -51,15 +51,19 @@ include/libqhullcpp/RoadError.h include/libqhullcpp/RoadLogEvent.h include/libqhullcpp/RoadTest.h include/libqhullcpp/functionObjects.h +lib/cmake/Qhull/QhullConfig.cmake +lib/cmake/Qhull/QhullConfigVersion.cmake +lib/cmake/Qhull/QhullTargets-release.cmake +lib/cmake/Qhull/QhullTargets.cmake lib/libqhull.so lib/libqhull.so.7 -lib/libqhull.so.7.2.0 +lib/libqhull.so.7.3.2 lib/libqhull_p.so lib/libqhull_p.so.7 -lib/libqhull_p.so.7.2.0 +lib/libqhull_p.so.7.3.2 lib/libqhull_r.so lib/libqhull_r.so.7 -lib/libqhull_r.so.7.2.0 +lib/libqhull_r.so.7.3.2 lib/libqhullcpp.a lib/libqhullstatic.a lib/libqhullstatic_r.a
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109270243.18R2h7a0073766>