diff --git a/math/qhull/Makefile b/math/qhull/Makefile index 41fd8df61d93..9963e8d34aed 100644 --- a/math/qhull/Makefile +++ b/math/qhull/Makefile @@ -1,29 +1,29 @@ # Created by: pusto@web.de PORTNAME= qhull DISTVERSIONPREFIX= v -DISTVERSION= 7.2.1 +DISTVERSION= 7.3.2 PORTEPOCH= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Qhull computes convex hulls, Delaunay triangulations, and halfspaces LICENSE= Qhull LICENSE_NAME= Qhull License LICENSE_FILE= ${WRKSRC}/COPYING.txt LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USES= cmake USE_GITHUB= yes USE_LDCONFIG= yes CONFLICTS= qhull afni qhull5 OPTIONS_DEFINE= DOCS PORTDOCS= * DOCS_EXTRA_PATCHES_OFF= ${PATCHDIR}/extra-patch-CMakeLists.txt .include 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 @@ -1,67 +1,71 @@ bin/qconvex bin/qdelaunay bin/qhalf bin/qhull bin/qvoronoi bin/rbox include/libqhull/geom.h include/libqhull/io.h include/libqhull/libqhull.h include/libqhull/mem.h include/libqhull/merge.h include/libqhull/poly.h include/libqhull/qhull_a.h include/libqhull/qset.h include/libqhull/random.h include/libqhull/stat.h include/libqhull/user.h include/libqhull_r/geom_r.h include/libqhull_r/io_r.h include/libqhull_r/libqhull_r.h include/libqhull_r/mem_r.h include/libqhull_r/merge_r.h include/libqhull_r/poly_r.h include/libqhull_r/qhull_ra.h include/libqhull_r/qset_r.h include/libqhull_r/random_r.h include/libqhull_r/stat_r.h include/libqhull_r/user_r.h include/libqhullcpp/Coordinates.h include/libqhullcpp/PointCoordinates.h include/libqhullcpp/Qhull.h include/libqhullcpp/QhullError.h include/libqhullcpp/QhullFacet.h include/libqhullcpp/QhullFacetList.h include/libqhullcpp/QhullFacetSet.h include/libqhullcpp/QhullHyperplane.h include/libqhullcpp/QhullIterator.h include/libqhullcpp/QhullLinkedList.h include/libqhullcpp/QhullPoint.h include/libqhullcpp/QhullPointSet.h include/libqhullcpp/QhullPoints.h include/libqhullcpp/QhullQh.h include/libqhullcpp/QhullRidge.h include/libqhullcpp/QhullSet.h include/libqhullcpp/QhullSets.h include/libqhullcpp/QhullStat.h include/libqhullcpp/QhullVertex.h include/libqhullcpp/QhullVertexSet.h include/libqhullcpp/RboxPoints.h 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 man/man1/qhull.1.gz man/man1/rbox.1.gz