git: 9e2ea98b4019 - main - textproc/cpp-peglib: Update 1.3.8 -> 1.3.9

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Sun, 16 Jan 2022 16:31:58 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9e2ea98b40193af50799badcb3174a104308e285

commit 9e2ea98b40193af50799badcb3174a104308e285
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-01-16 16:29:41 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-01-16 16:31:52 +0000

    textproc/cpp-peglib: Update 1.3.8 -> 1.3.9
    
    Reported by:    portscout
---
 textproc/cpp-peglib/Makefile | 4 ++--
 textproc/cpp-peglib/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

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,6 +1,6 @@
 PORTNAME=	cpp-peglib
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.3.8
+DISTVERSION=	1.3.9
 CATEGORIES=	textproc devel
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -18,7 +18,7 @@ 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} && \
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