t/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: e73eca9f51c1d92d5b81a25f37b531960242651e Auto-Submitted: auto-generated Date: Mon, 27 Apr 2026 13:10:31 +0000 Message-Id: <69ef6047.26c64.6a9374e3@gitrepo.freebsd.org> The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=e73eca9f51c1d92d5b81a25f37b531960242651e commit e73eca9f51c1d92d5b81a25f37b531960242651e Author: Po-Chuan Hsieh AuthorDate: 2026-04-27 13:02:18 +0000 Commit: Po-Chuan Hsieh CommitDate: 2026-04-27 13:07:00 +0000 graphics/h3: Update to 4.4.1 Changes: https://github.com/uber/h3/releases --- graphics/h3/Makefile | 10 ++++++---- graphics/h3/distinfo | 6 +++--- graphics/h3/pkg-plist | 19 ++++++++++--------- 3 files changed, 19 insertions(+), 16 deletions(-) diff --git a/graphics/h3/Makefile b/graphics/h3/Makefile index 709c9005eb7e..f82f994bac19 100644 --- a/graphics/h3/Makefile +++ b/graphics/h3/Makefile @@ -1,7 +1,6 @@ PORTNAME= h3 -PORTVERSION= 3.7.2 +PORTVERSION= 4.4.1 DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= sunpoet@FreeBSD.org @@ -12,9 +11,11 @@ WWW= https://h3geo.org/ \ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= cmake +USES= cmake:testing -CMAKE_OFF= BUILD_TESTING \ +CMAKE_OFF= AUDIT_SOURCE_FILE_LIST \ + BUILD_TESTING \ + ENABLE_COUNTRY_BENCHMARKS \ ENABLE_COVERAGE \ ENABLE_DOCS \ ENABLE_FORMAT \ @@ -27,6 +28,7 @@ CMAKE_ON= BUILD_BENCHMARKS \ BUILD_FUZZERS \ BUILD_GENERATORS \ BUILD_SHARED_LIBS \ + ENABLE_WARNINGS \ CMAKE_DISABLE_FIND_PACKAGE_Doxygen USE_GITHUB= yes diff --git a/graphics/h3/distinfo b/graphics/h3/distinfo index 58d781d004e6..f90e711f1c8f 100644 --- a/graphics/h3/distinfo +++ b/graphics/h3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626542064 -SHA256 (uber-h3-v3.7.2_GH0.tar.gz) = 803a7fbbeb01f1f65cae9398bda9579a0529e7bafffc6e0e0a6d81a71b305629 -SIZE (uber-h3-v3.7.2_GH0.tar.gz) = 17307240 +TIMESTAMP = 1777252542 +SHA256 (uber-h3-v4.4.1_GH0.tar.gz) = 9df719eb878f218c203e424dc5ffca9b98eca4d78ba83928773987649ead404d +SIZE (uber-h3-v4.4.1_GH0.tar.gz) = 18337226 diff --git a/graphics/h3/pkg-plist b/graphics/h3/pkg-plist index a728111eb87b..711224df22a0 100644 --- a/graphics/h3/pkg-plist +++ b/graphics/h3/pkg-plist @@ -1,14 +1,15 @@ -bin/geoToH3 +bin/cellToBoundary +bin/cellToBoundaryHier +bin/cellToLatLng +bin/cellToLatLngHier +bin/cellToLocalIj +bin/gridDisk +bin/gridDiskUnsafe +bin/h3 bin/h3ToComponents -bin/h3ToGeo -bin/h3ToGeoBoundary -bin/h3ToGeoBoundaryHier -bin/h3ToGeoHier bin/h3ToHier -bin/h3ToLocalIj -bin/hexRange -bin/kRing -bin/localIjToH3 +bin/latLngToCell +bin/localIjToCell include/h3/h3api.h lib/cmake/h3/h3Config.cmake lib/cmake/h3/h3ConfigVersion.cmake