diff --git a/textproc/cpp-peglib/Makefile b/textproc/cpp-peglib/Makefile index 56b8fe094e31..ba7e14ef555f 100644 --- a/textproc/cpp-peglib/Makefile +++ b/textproc/cpp-peglib/Makefile @@ -1,29 +1,29 @@ PORTNAME= cpp-peglib DISTVERSIONPREFIX= v -DISTVERSION= 1.10.1 +DISTVERSION= 1.10.2 CATEGORIES= textproc devel MAINTAINER= yuri@FreeBSD.org COMMENT= C++ header-only PEG (Parsing Expression Grammars) library WWW= https://github.com/yhirose/cpp-peglib LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= googletest>0:devel/googletest USES= cmake:testing compiler:c++17-lang localbase:ldflags USE_GITHUB= yes GH_ACCOUNT= yhirose CMAKE_OFF= BUILD_TESTS CMAKE_TESTING_ON= BUILD_TESTS NO_ARCH= yes PLIST_FILES= include/peglib.h -# tests as of 1.10.1: 100% tests passed, 0 tests failed out of 382 +# tests as of 1.10.2: 100% tests passed, 0 tests failed out of 382 .include diff --git a/textproc/cpp-peglib/distinfo b/textproc/cpp-peglib/distinfo index e4ed1ba98795..7359c3db290d 100644 --- a/textproc/cpp-peglib/distinfo +++ b/textproc/cpp-peglib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1773526150 -SHA256 (yhirose-cpp-peglib-v1.10.1_GH0.tar.gz) = 3ba50bdc1be5521affc507e9fa589526372f6d7396ec490f706255a2b30d9635 -SIZE (yhirose-cpp-peglib-v1.10.1_GH0.tar.gz) = 476239 +TIMESTAMP = 1774757650 +SHA256 (yhirose-cpp-peglib-v1.10.2_GH0.tar.gz) = a20d79c32b91ed08f845b91a138c5958b3eb819d2127afcc64714ec1a6ad451b +SIZE (yhirose-cpp-peglib-v1.10.2_GH0.tar.gz) = 476227