Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jan 2024 20:44:48 GMT
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: 884f3d8578a5 - main - textproc/cpp-peglib: update 1.8.5 =?utf-8?Q?=E2=86=92?= 1.8.6
Message-ID:  <202401282044.40SKimWr099880@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

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

commit 884f3d8578a51653d035833bb65d86a44ed691c3
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-01-28 20:30:28 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-01-28 20:44:41 +0000

    textproc/cpp-peglib: update 1.8.5 → 1.8.6
    
    Reported by:    portscout
---
 textproc/cpp-peglib/Makefile | 4 +++-
 textproc/cpp-peglib/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/textproc/cpp-peglib/Makefile b/textproc/cpp-peglib/Makefile
index fae929f72614..788021e70048 100644
--- a/textproc/cpp-peglib/Makefile
+++ b/textproc/cpp-peglib/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	cpp-peglib
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.8.5
+DISTVERSION=	1.8.6
 CATEGORIES=	textproc devel
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -10,6 +10,8 @@ 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
diff --git a/textproc/cpp-peglib/distinfo b/textproc/cpp-peglib/distinfo
index 12f69dcf9ca9..e02c7b37347b 100644
--- a/textproc/cpp-peglib/distinfo
+++ b/textproc/cpp-peglib/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1703525066
-SHA256 (yhirose-cpp-peglib-v1.8.5_GH0.tar.gz) = 2813f7ffdeb570959b879ce2bf3921bf4f2edc0d9f1568c4429eceadff9ab114
-SIZE (yhirose-cpp-peglib-v1.8.5_GH0.tar.gz) = 226230
+TIMESTAMP = 1706473600
+SHA256 (yhirose-cpp-peglib-v1.8.6_GH0.tar.gz) = b2ebdc135a66074a386d377b761b38e050088fba6482575ca3028d0e184ecd91
+SIZE (yhirose-cpp-peglib-v1.8.6_GH0.tar.gz) = 226506



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401282044.40SKimWr099880>