Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Jan 2026 09:28:48 +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: f02cddfc6cd4 - main - www/cpp-httplib: update 0.28.0=?utf-8?Q? =E2=86=92 0.3?=0.0
Message-ID:  <695b8450.fc3b.6eb19064@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=f02cddfc6cd4f5e445ed7a95e12a120a918c31f0

commit f02cddfc6cd4f5e445ed7a95e12a120a918c31f0
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-01-05 07:24:26 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-01-05 09:28:18 +0000

    www/cpp-httplib: update 0.28.0 → 0.30.0
    
    Reported by:    portscout
---
 www/cpp-httplib/Makefile | 9 +++++----
 www/cpp-httplib/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/www/cpp-httplib/Makefile b/www/cpp-httplib/Makefile
index 6df9f8df13bf..fad7990e1d0c 100644
--- a/www/cpp-httplib/Makefile
+++ b/www/cpp-httplib/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	cpp-httplib
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.28.0
+DISTVERSION=	0.30.0
 CATEGORIES=	www devel
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -47,8 +47,9 @@ SSL_CMAKE_BOOL=		HTTPLIB_REQUIRE_OPENSSL HTTPLIB_USE_OPENSSL_IF_AVAILABLE
 do-test:
 	@cd ${WRKSRC}/test && ${SETENV} ${MAKE_ENV} ${GMAKE} CXXFLAGS="${CXXFLAGS} -I${WRKSRC}/test" LDFLAGS="${LDFLAGS}"
 
-# tests as of 0.28.0:
-# [==========] 461 tests from 103 test suites ran. (211789 ms total)
-# [  PASSED  ] 461 tests.
+# tests as of 0.30.0:
+# [----------] Global test environment tear-down
+# [==========] 542 tests from 117 test suites ran. (203930 ms total)
+# [  PASSED  ] 542 tests.
 
 .include <bsd.port.mk>
diff --git a/www/cpp-httplib/distinfo b/www/cpp-httplib/distinfo
index d72c452bd39f..81eede8d9bc3 100644
--- a/www/cpp-httplib/distinfo
+++ b/www/cpp-httplib/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1764174311
-SHA256 (yhirose-cpp-httplib-v0.28.0_GH0.tar.gz) = ccb32f9832c906d571f61794f453223dbb724ba738265551e3cd28ca325b529d
-SIZE (yhirose-cpp-httplib-v0.28.0_GH0.tar.gz) = 1312543
+TIMESTAMP = 1767596624
+SHA256 (yhirose-cpp-httplib-v0.30.0_GH0.tar.gz) = 135adc029364a70d0c1769f60bef8a2cdc7915e2525eb3ec759e2084af7a7e7b
+SIZE (yhirose-cpp-httplib-v0.30.0_GH0.tar.gz) = 1347660


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?695b8450.fc3b.6eb19064>