git: d94c7a1a9ee3 - main - devel/cppcodec: Update to 0.2-11

From: Jason W. Bacon <jwb_at_FreeBSD.org>
Date: Fri, 19 Sep 2025 15:14:14 UTC
The branch main has been updated by jwb:

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

commit d94c7a1a9ee3367ff64b466d5012870b14f846d7
Author:     Jason W. Bacon <jwb@FreeBSD.org>
AuthorDate: 2025-09-19 15:10:26 +0000
Commit:     Jason W. Bacon <jwb@FreeBSD.org>
CommitDate: 2025-09-19 15:10:26 +0000

    devel/cppcodec: Update to 0.2-11
    
    Use latest commit for some important updates
    Disable test tools to eliminate catch dependency
    More work remains to clean up this port:
        Add a test target
        Request a new upstream release
---
 devel/cppcodec/Makefile | 7 ++++---
 devel/cppcodec/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/devel/cppcodec/Makefile b/devel/cppcodec/Makefile
index b00a805bd5c6..b181a70ed406 100644
--- a/devel/cppcodec/Makefile
+++ b/devel/cppcodec/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	cppcodec
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.2
+DISTVERSION=	0.2-11
+DISTVERSIONSUFFIX=	-g8019b8b
 CATEGORIES=	devel
 
 MAINTAINER=	jwb@FreeBSD.org
@@ -10,10 +11,10 @@ WWW=		https://github.com/tplgy/cppcodec
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	catch>0:devel/catch
-
 USES=		cmake localbase
 USE_GITHUB=	yes
 GH_ACCOUNT=	tplgy
 
+CMAKE_OFF+=	CPPCODEC_BUILD_TESTING
+
 .include <bsd.port.mk>
diff --git a/devel/cppcodec/distinfo b/devel/cppcodec/distinfo
index 7636ad9bf3e9..18fb4d545ea2 100644
--- a/devel/cppcodec/distinfo
+++ b/devel/cppcodec/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1757103347
-SHA256 (tplgy-cppcodec-v0.2_GH0.tar.gz) = 0edaea2a9d9709d456aa99a1c3e17812ed130f9ef2b5c2d152c230a5cbc5c482
-SIZE (tplgy-cppcodec-v0.2_GH0.tar.gz) = 33984
+TIMESTAMP = 1757162262
+SHA256 (tplgy-cppcodec-v0.2-11-g8019b8b_GH0.tar.gz) = 78475e1eb214bb97ec25c40237cd8ba129445907f4c75bc75430bd67ba1a14cd
+SIZE (tplgy-cppcodec-v0.2-11-g8019b8b_GH0.tar.gz) = 34380