git: 9c365a63995c - main - astro/libosmium: update 2.20.0 → 2.21.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 14 Jan 2025 10:31:49 UTC
The branch main has been updated by amdmi3:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9c365a63995cbb55315bc4406d79c5e34d96495d
commit 9c365a63995cbb55315bc4406d79c5e34d96495d
Author: Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2025-01-14 08:19:06 +0000
Commit: Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2025-01-14 10:31:42 +0000
astro/libosmium: update 2.20.0 → 2.21.0
---
astro/libosmium/Makefile | 4 +---
astro/libosmium/distinfo | 6 +++---
astro/libosmium/pkg-plist | 1 -
3 files changed, 4 insertions(+), 7 deletions(-)
diff --git a/astro/libosmium/Makefile b/astro/libosmium/Makefile
index 070eff1d2e0c..0639dbbc3d5c 100644
--- a/astro/libosmium/Makefile
+++ b/astro/libosmium/Makefile
@@ -1,6 +1,6 @@
PORTNAME= libosmium
DISTVERSIONPREFIX= v
-DISTVERSION= 2.20.0
+DISTVERSION= 2.21.0
CATEGORIES= astro geography devel
MAINTAINER= amdmi3@FreeBSD.org
@@ -16,7 +16,6 @@ BUILD_DEPENDS= boost-libs>=0:devel/boost-libs \
expat>=0:textproc/expat2 \
liblz4>=0:archivers/liblz4 \
geos>=0:graphics/geos
-# proj>=0:graphics/proj
USES= cmake compiler:c++11-lib
USE_GITHUB= yes
@@ -24,7 +23,6 @@ GH_ACCOUNT= osmcode
CMAKE_ON= INSTALL_GDALCPP # until it appears as a port
CMAKE_ON+= BUILD_HEADERS
CMAKE_OFF= BUILD_EXAMPLES
-CMAKE_OFF+= WITH_PROJ # the ports version is not supported
# although it builds tests the library itself is header-only
NO_ARCH= yes
diff --git a/astro/libosmium/distinfo b/astro/libosmium/distinfo
index eb91a90f4f9f..a5d13d9c412d 100644
--- a/astro/libosmium/distinfo
+++ b/astro/libosmium/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1695653272
-SHA256 (osmcode-libosmium-v2.20.0_GH0.tar.gz) = 3d3e0873c6aaabb3b2ef4283896bebf233334891a7a49f4712af30ca6ed72477
-SIZE (osmcode-libosmium-v2.20.0_GH0.tar.gz) = 565349
+TIMESTAMP = 1736783723
+SHA256 (osmcode-libosmium-v2.21.0_GH0.tar.gz) = 5a222e555865f742102d2802a7ad7ef91d6e1c8944c097c70a924214e079c858
+SIZE (osmcode-libosmium-v2.21.0_GH0.tar.gz) = 562852
diff --git a/astro/libosmium/pkg-plist b/astro/libosmium/pkg-plist
index b2506aaaae57..d093eb81c633 100644
--- a/astro/libosmium/pkg-plist
+++ b/astro/libosmium/pkg-plist
@@ -33,7 +33,6 @@ include/osmium/geom/geos.hpp
include/osmium/geom/haversine.hpp
include/osmium/geom/mercator_projection.hpp
include/osmium/geom/ogr.hpp
-include/osmium/geom/projection.hpp
include/osmium/geom/rapid_geojson.hpp
include/osmium/geom/relations.hpp
include/osmium/geom/tile.hpp