diff --git a/textproc/cpp-peglib/Makefile b/textproc/cpp-peglib/Makefile index 8b2a6711b1ba..f8416776723b 100644 --- a/textproc/cpp-peglib/Makefile +++ b/textproc/cpp-peglib/Makefile @@ -1,27 +1,27 @@ PORTNAME= cpp-peglib DISTVERSIONPREFIX= v -DISTVERSION= 1.3.8 +DISTVERSION= 1.3.9 CATEGORIES= textproc devel MAINTAINER= yuri@FreeBSD.org COMMENT= C++ header-only PEG (Parsing Expression Grammars) library LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cmake compiler:c++17-lang USE_GITHUB= yes GH_ACCOUNT= yhirose NO_ARCH= yes PLIST_FILES= include/peglib.h -do-test: +do-test: # testsuite segvs in the middle: https://github.com/yhirose/cpp-peglib/issues/189 @cd ${BUILD_WRKSRC} && \ ${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} -DFREEBSD_BUILD_TESTS:BOOL=ON ${CMAKE_SOURCE_PATH} && \ ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} ${ALL_TARGET} && \ test/test-main .include diff --git a/textproc/cpp-peglib/distinfo b/textproc/cpp-peglib/distinfo index c0398d59b2b6..175d093a8368 100644 --- a/textproc/cpp-peglib/distinfo +++ b/textproc/cpp-peglib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1641316516 -SHA256 (yhirose-cpp-peglib-v1.3.8_GH0.tar.gz) = 6d266806825ec491f1e3d1eb8a2163114f328a691f7c9fbce7bb3edf2f42074c -SIZE (yhirose-cpp-peglib-v1.3.8_GH0.tar.gz) = 202105 +TIMESTAMP = 1642350043 +SHA256 (yhirose-cpp-peglib-v1.3.9_GH0.tar.gz) = 0d14fcbf7ed4409699fff70867c5776a2219e38547de5bf0bf689ba0d58c0d7f +SIZE (yhirose-cpp-peglib-v1.3.9_GH0.tar.gz) = 202181