diff --git a/astro/osmium-tool/Makefile b/astro/osmium-tool/Makefile index 13ee118bfe11..a5a4ea46b776 100644 --- a/astro/osmium-tool/Makefile +++ b/astro/osmium-tool/Makefile @@ -1,39 +1,37 @@ PORTNAME= osmium-tool DISTVERSIONPREFIX= v -DISTVERSION= 1.15.0 +DISTVERSION= 1.16.0 CATEGORIES= astro geography MAINTAINER= ianthetechie@gmail.com COMMENT= Command line tool for working with OpenStreetMap data using libosmium WWW= https://osmcode.org/osmium-tool/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= ${LOCALBASE}/include/osmium/version.hpp:astro/libosmium \ ${LOCALBASE}/include/protozero/version.hpp:devel/protozero \ ${LOCALBASE}/include/rapidjson/stringbuffer.h:devel/rapidjson \ hs-pandoc>0:textproc/hs-pandoc LIB_DEPENDS= libboost_program_options.so:devel/boost-libs \ - libbz2.so:archivers/bzip2 \ libexpat.so:textproc/expat2 USES= cmake:testing USE_GITHUB= yes GH_ACCOUNT= osmcode PORTEXAMPLES= extract-example-config/* OPTIONS_DEFINE= EXAMPLES LZ4 OPTIONS_DEFAULT= EXAMPLES LZ4 -LZ4_CMAKE_ON= -DWITH_LZ4=ON -LZ4_CMAKE_OFF= -DWITH_LZ4=OFF +LZ4_CMAKE_BOOL= WITH_LZ4 LZ4_DESC= Build with support for LZ4 compression of PBF files LZ4_LIB_DEPENDS= liblz4.so:archivers/liblz4 post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} (cd ${WRKSRC} && ${COPYTREE_SHARE} "${PORTEXAMPLES}" ${STAGEDIR}${EXAMPLESDIR}) .include diff --git a/astro/osmium-tool/distinfo b/astro/osmium-tool/distinfo index ee3391e41923..21a0b036e0b4 100644 --- a/astro/osmium-tool/distinfo +++ b/astro/osmium-tool/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1674959777 -SHA256 (osmcode-osmium-tool-v1.15.0_GH0.tar.gz) = 0b3be2f07d60dfb93f65d6a9f1af1fc9cf6ef68e5a460997d841c93079c3377b -SIZE (osmcode-osmium-tool-v1.15.0_GH0.tar.gz) = 490366 +TIMESTAMP = 1695800644 +SHA256 (osmcode-osmium-tool-v1.16.0_GH0.tar.gz) = f98454d9f901be42e0b6751aef40106d734887ee35190c224b174c2f27ef1c0f +SIZE (osmcode-osmium-tool-v1.16.0_GH0.tar.gz) = 491176