aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-01-16 16:29:41 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-01-16 16:31:52 +0000
commit9e2ea98b40193af50799badcb3174a104308e285 (patch)
tree254cb6df5d3ad75efe9f47139ff7ad0a24fa5cca
parentfeb8652c08b64dbd5ee34736f19c3e8148e47c7c (diff)
downloadports-9e2ea98b40193af50799badcb3174a104308e285.tar.gz
ports-9e2ea98b40193af50799badcb3174a104308e285.zip
textproc/cpp-peglib: Update 1.3.8 -> 1.3.9
Reported by: portscout
-rw-r--r--textproc/cpp-peglib/Makefile4
-rw-r--r--textproc/cpp-peglib/distinfo6
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