Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Jun 2026 06:28:23 +0000
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: af81370004ab - main - textproc/cpp-peglib: update 1.=?utf-8?Q?10.3 =E2=86=92?= 1.11.0
Message-ID:  <6a266107.3c669.17c0d87@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

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

commit af81370004abba79e78d663010fbf822d2c9ac9f
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-06-07 21:15:54 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-06-08 06:28:11 +0000

    textproc/cpp-peglib: update 1.10.3 → 1.11.0
---
 textproc/cpp-peglib/Makefile | 5 +++--
 textproc/cpp-peglib/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

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,6 +1,6 @@
 PORTNAME=	cpp-peglib
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.10.3
+DISTVERSION=	1.11.0
 CATEGORIES=	textproc devel
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -24,6 +24,7 @@ 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 <bsd.port.mk>
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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a266107.3c669.17c0d87>