Index: head/astro/libosmium/Makefile =================================================================== --- head/astro/libosmium/Makefile (revision 436131) +++ head/astro/libosmium/Makefile (revision 436132) @@ -1,51 +1,51 @@ # Created by: Dmitry Marakasov # $FreeBSD$ PORTNAME= libosmium -PORTVERSION= 2.11.0 +PORTVERSION= 2.11.1 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.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 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 436131) +++ head/astro/libosmium/distinfo (revision 436132) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484564513 -SHA256 (osmcode-libosmium-v2.11.0_GH0.tar.gz) = 32e0b0725efa6a93cf2752862b6f32991eb0978eae793692aab202d7c4f7be4f -SIZE (osmcode-libosmium-v2.11.0_GH0.tar.gz) = 436420 +TIMESTAMP = 1489141925 +SHA256 (osmcode-libosmium-v2.11.1_GH0.tar.gz) = 9b96166530b7b56787cc49be1a91c6f8724538b59f362a2870e99ccfa261c43f +SIZE (osmcode-libosmium-v2.11.1_GH0.tar.gz) = 436725