diff --git a/astro/libosmium/Makefile b/astro/libosmium/Makefile index 8f23dc91e6ae..8440f0740510 100644 --- a/astro/libosmium/Makefile +++ b/astro/libosmium/Makefile @@ -1,47 +1,47 @@ PORTNAME= libosmium -PORTVERSION= 2.17.1 +PORTVERSION= 2.17.2 DISTVERSIONPREFIX= v CATEGORIES= astro geography devel MAINTAINER= amdmi3@FreeBSD.org COMMENT= Fast and flexible C++ library for working with OpenStreetMap data LICENSE= BSL LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libgdal.so:graphics/gdal \ libboost_regex.so:devel/boost-libs \ libgeos.so:graphics/geos \ libexpat.so:textproc/expat2 BUILD_DEPENDS= sparsehash>=0:devel/sparsehash \ ${LOCALBASE}/include/protozero/version.hpp:devel/protozero RUN_DEPENDS= ${LOCALBASE}/include/protozero/version.hpp:devel/protozero USES= cmake compiler:c++11-lib USE_GITHUB= yes GH_ACCOUNT= osmcode CMAKE_ARGS= -DBUILD_EXAMPLES:BOOL=OFF # if/when corresponding port appears in the tree, this will need to # be turned into dependency CMAKE_ARGS+= -DINSTALL_GDALCPP:BOOL=ON # although it builds tests the library itself is header-only NO_ARCH= yes PORTDOCS= * OPTIONS_DEFINE= TEST DOCS OPTIONS_DEFAULT= TEST TEST_TEST_TARGET= test TEST_CMAKE_BOOL= BUILD_TESTING post-extract: @${RM} -rf ${WRKSRC}/include/utf8* post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/CHANGELOG.md ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} .include diff --git a/astro/libosmium/distinfo b/astro/libosmium/distinfo index 7a973ca6155c..c772712cfdfd 100644 --- a/astro/libosmium/distinfo +++ b/astro/libosmium/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1633702496 -SHA256 (osmcode-libosmium-v2.17.1_GH0.tar.gz) = 6faa7952aa1210dcd9ae4ef83e7653a4f8eb880e6a4e5b37f87a5d4835f6327b -SIZE (osmcode-libosmium-v2.17.1_GH0.tar.gz) = 517423 +TIMESTAMP = 1639744850 +SHA256 (osmcode-libosmium-v2.17.2_GH0.tar.gz) = f30e37c28f37ca3857b8107a12e6d138a0719831eca52a836692909801c8b0bd +SIZE (osmcode-libosmium-v2.17.2_GH0.tar.gz) = 569488