Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Feb 2026 07:25:28 +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: fc6aab3ed977 - main - www/cpp-httplib: update 0.31.0=?utf-8?Q? =E2=86=92 0.3?=4.0
Message-ID:  <699c00e8.47b47.5e314d74@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=fc6aab3ed97758cea25787eed7b658b74129c125

commit fc6aab3ed97758cea25787eed7b658b74129c125
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-02-23 07:16:49 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-02-23 07:25:22 +0000

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

diff --git a/www/cpp-httplib/Makefile b/www/cpp-httplib/Makefile
index cd8a0db16421..c2da9db5d0cb 100644
--- a/www/cpp-httplib/Makefile
+++ b/www/cpp-httplib/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	cpp-httplib
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.31.0
+DISTVERSION=	0.34.0
 CATEGORIES=	www devel
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -47,10 +47,8 @@ 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.31.0:
-# [----------] Global test environment tear-down
-# [==========] 567 tests from 125 test suites ran. (254378 ms total)
-# [  PASSED  ] 567 tests.
-
+# tests as of 0.34.0:
+# [==========] 609 tests from 131 test suites ran. (202109 ms total)
+# [  PASSED  ] 609 tests.
 
 .include <bsd.port.mk>
diff --git a/www/cpp-httplib/distinfo b/www/cpp-httplib/distinfo
index 216bb1e1ba57..09b9ba3123e6 100644
--- a/www/cpp-httplib/distinfo
+++ b/www/cpp-httplib/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1770694555
-SHA256 (yhirose-cpp-httplib-v0.31.0_GH0.tar.gz) = 35fd2ea19c1776af013c302e925950fd39a7ea413acb07dbbc2e40a1cd541fb6
-SIZE (yhirose-cpp-httplib-v0.31.0_GH0.tar.gz) = 1379520
+TIMESTAMP = 1771830513
+SHA256 (yhirose-cpp-httplib-v0.34.0_GH0.tar.gz) = cb8e41c4b270f4fc520df71097089b71896c652927d61a94a11cd59689a0515b
+SIZE (yhirose-cpp-httplib-v0.34.0_GH0.tar.gz) = 1415369


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?699c00e8.47b47.5e314d74>