diff --git a/textproc/cpp-peglib/Makefile b/textproc/cpp-peglib/Makefile index b15d4ff3a57e..2d81518b2c79 100644 --- a/textproc/cpp-peglib/Makefile +++ b/textproc/cpp-peglib/Makefile @@ -1,29 +1,30 @@ PORTNAME= cpp-peglib DISTVERSIONPREFIX= v -DISTVERSION= 1.10.3 +DISTVERSION= 1.11.0 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.3: 100% tests passed, 0 tests failed out of 452 +# tests as of 1.11.0: 100% tests passed, 0 tests failed out of 453 +# many tests are skipped: https://github.com/yhirose/cpp-peglib/issues/341 .include diff --git a/textproc/cpp-peglib/distinfo b/textproc/cpp-peglib/distinfo index 3ab382091974..108ae633fc96 100644 --- a/textproc/cpp-peglib/distinfo +++ b/textproc/cpp-peglib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1777841191 -SHA256 (yhirose-cpp-peglib-v1.10.3_GH0.tar.gz) = af654d345788715754cee3757433837620aed38a2efc30a3e94ee709bf407ba0 -SIZE (yhirose-cpp-peglib-v1.10.3_GH0.tar.gz) = 566592 +TIMESTAMP = 1780866066 +SHA256 (yhirose-cpp-peglib-v1.11.0_GH0.tar.gz) = 81b226c4dc3e9beca5f3081c25f7c5ea4fe167f2c74b44424594bd2280a64b6c +SIZE (yhirose-cpp-peglib-v1.11.0_GH0.tar.gz) = 571599