git: 4ae2e5c0a5f7 - main - converters/osm2pgsql: update 1.10.0 → 1.11.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 27 Feb 2024 17:02:03 UTC
The branch main has been updated by amdmi3:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4ae2e5c0a5f746219c9ef971a29978d07d469a63
commit 4ae2e5c0a5f746219c9ef971a29978d07d469a63
Author: Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2024-02-27 16:59:23 +0000
Commit: Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2024-02-27 17:01:05 +0000
converters/osm2pgsql: update 1.10.0 → 1.11.0
---
converters/osm2pgsql/Makefile | 9 +++++----
converters/osm2pgsql/distinfo | 6 +++---
2 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/converters/osm2pgsql/Makefile b/converters/osm2pgsql/Makefile
index 8327156afcc4..7d34fc5c0f91 100644
--- a/converters/osm2pgsql/Makefile
+++ b/converters/osm2pgsql/Makefile
@@ -1,6 +1,5 @@
PORTNAME= osm2pgsql
-PORTVERSION= 1.10.0
-PORTREVISION= 1
+PORTVERSION= 1.11.0
CATEGORIES= converters geography
MAINTAINER= amdmi3@FreeBSD.org
@@ -20,7 +19,8 @@ LIB_DEPENDS= libproj.so:graphics/proj \
libexpat.so:textproc/expat2
BUILD_DEPENDS= ${LOCALBASE}/include/osmium/version.hpp:astro/libosmium \
${LOCALBASE}/include/protozero/version.hpp:devel/protozero \
- ${LOCALBASE}/include/nlohmann/json.hpp:devel/nlohmann-json
+ ${LOCALBASE}/include/nlohmann/json.hpp:devel/nlohmann-json \
+ ${LOCALBASE}/include/CLI/Version.hpp:devel/cli11
USES= cmake compiler:c++17-lang pgsql python:run shebangfix
USE_GITHUB= yes
@@ -28,7 +28,8 @@ GH_ACCOUNT= openstreetmap
SHEBANG_FILES= scripts/osm2pgsql-replication
CMAKE_ON= CMAKE_DISABLE_FIND_PACKAGE_Git \
EXTERNAL_LIBOSMIUM \
- EXTERNAL_PROTOZERO
+ EXTERNAL_PROTOZERO \
+ EXTERNAL_CLI11
# EXTERNAL_FMT # XXX: does not build with libfmt 9.x from ports, so use bundled version until upstream fixes
CMAKE_ARGS= -DLUA_EXE="${LOCALBASE}/bin/${LUA_CMD}"
diff --git a/converters/osm2pgsql/distinfo b/converters/osm2pgsql/distinfo
index 438317a122a6..d9f27f95afc8 100644
--- a/converters/osm2pgsql/distinfo
+++ b/converters/osm2pgsql/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1699378317
-SHA256 (openstreetmap-osm2pgsql-1.10.0_GH0.tar.gz) = 33849d8edacbca5ab5492fed32ac954de14f92ab6b3028c03ef88bb7ab596d20
-SIZE (openstreetmap-osm2pgsql-1.10.0_GH0.tar.gz) = 2599615
+TIMESTAMP = 1709050981
+SHA256 (openstreetmap-osm2pgsql-1.11.0_GH0.tar.gz) = 6b46313813b816f15ce906c04cd4108bbb05362740e0a1a8889055f4e25977d2
+SIZE (openstreetmap-osm2pgsql-1.11.0_GH0.tar.gz) = 2722008