aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2024-02-27 16:59:23 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2024-02-27 17:01:05 +0000
commit4ae2e5c0a5f746219c9ef971a29978d07d469a63 (patch)
tree2634cf971e607e9cc34859be01c480287eace059
parentacb0d910c105f10901b11f65c8a760425fdf1c3a (diff)
downloadports-4ae2e5c0a5f746219c9ef971a29978d07d469a63.tar.gz
ports-4ae2e5c0a5f746219c9ef971a29978d07d469a63.zip
converters/osm2pgsql: update 1.10.0 → 1.11.0
-rw-r--r--converters/osm2pgsql/Makefile9
-rw-r--r--converters/osm2pgsql/distinfo6
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