diff --git a/devel/estd/Makefile b/devel/estd/Makefile index e6af294b44ca..213b61b3246a 100644 --- a/devel/estd/Makefile +++ b/devel/estd/Makefile @@ -1,26 +1,26 @@ PORTNAME= estd -DISTVERSION= 0.6.4 +DISTVERSION= 0.6.5 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Header-only C++ utilities in the style of the standard library LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= catch>0:devel/catch RUN_DEPENDS= catch>0:devel/catch USES= cmake compiler:c++17-lang localbase USE_GITHUB= yes GH_ACCOUNT= fizyr NO_ARCH= yes do-test: # tests fail to compile: https://github.com/fizyr/estd/issues/12 @cd ${BUILD_WRKSRC} && \ ${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} -DBUILD_TESTS:BOOL=ON ${CMAKE_SOURCE_PATH} && \ ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} ${ALL_TARGET} && \ ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} check .include diff --git a/devel/estd/distinfo b/devel/estd/distinfo index 7cc3f3adde7e..00cfdcf31435 100644 --- a/devel/estd/distinfo +++ b/devel/estd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1651545818 -SHA256 (fizyr-estd-0.6.4_GH0.tar.gz) = dc7c3daf6ef9eb0870b6f96a9ea2183e4b04b2dd91da194c3f5c1587f91c439c -SIZE (fizyr-estd-0.6.4_GH0.tar.gz) = 49723 +TIMESTAMP = 1654098395 +SHA256 (fizyr-estd-0.6.5_GH0.tar.gz) = 59643e6ec9e2eaef65761ba7c6e9da24dd36eb9119e87d5c931980a8d5bce2cd +SIZE (fizyr-estd-0.6.5_GH0.tar.gz) = 50032