Index: head/astro/libosmium/Makefile =================================================================== --- head/astro/libosmium/Makefile (revision 441463) +++ head/astro/libosmium/Makefile (revision 441464) @@ -1,54 +1,53 @@ # Created by: Dmitry Marakasov # $FreeBSD$ PORTNAME= libosmium -PORTVERSION= 2.12.1 +PORTVERSION= 2.12.2 DISTVERSIONPREFIX= v -PORTREVISION= 1 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.txt 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/utf8.h:devel/utf8cpp RUN_DEPENDS= ${LOCALBASE}/include/utf8.h:devel/utf8cpp BROKEN_powerpc64= fails to compile: types_from_string.hpp: error: 'strtoll' is not a member of 'std' USE_GITHUB= yes GH_ACCOUNT= osmcode USES= cmake compiler:c++11-lib CMAKE_ARGS= -DBUILD_EXAMPLES:BOOL=OFF # if/when corresponding ports appear in the tree, these will need to # be turned from depends CMAKE_ARGS+= -DINSTALL_GDALCPP:BOOL=ON \ -DINSTALL_PROTOZERO:BOOL=ON # though 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 Index: head/astro/libosmium/distinfo =================================================================== --- head/astro/libosmium/distinfo (revision 441463) +++ head/astro/libosmium/distinfo (revision 441464) @@ -1,3 +1,3 @@ -TIMESTAMP = 1492027579 -SHA256 (osmcode-libosmium-v2.12.1_GH0.tar.gz) = 7e83f9b7af3195dd0eafae7d3c572ef90e4c9409ed6c3f96635fa75603aa6538 -SIZE (osmcode-libosmium-v2.12.1_GH0.tar.gz) = 453165 +TIMESTAMP = 1495202713 +SHA256 (osmcode-libosmium-v2.12.2_GH0.tar.gz) = 717fda38ac49c3e098084b0871cffd3332b0b49a1bba9f5412a085f540bff1a4 +SIZE (osmcode-libosmium-v2.12.2_GH0.tar.gz) = 455800