Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jun 2026 20:57:00 +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: 95260dbe2283 - main - www/cpp-httplib: update 0.46.1=?utf-8?Q? =E2=86=92 0.4?=7.0
Message-ID:  <6a2b211c.24584.42c4caf8@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=95260dbe22831be24377ab6e2c18064200b692d5

commit 95260dbe22831be24377ab6e2c18064200b692d5
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-06-11 20:27:57 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-06-11 20:56:55 +0000

    www/cpp-httplib: update 0.46.1 → 0.47.0
---
 www/cpp-httplib/Makefile | 8 +++++---
 www/cpp-httplib/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/www/cpp-httplib/Makefile b/www/cpp-httplib/Makefile
index 477efe228f0e..fb4b0e3ae5b6 100644
--- a/www/cpp-httplib/Makefile
+++ b/www/cpp-httplib/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	cpp-httplib
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.46.1
+DISTVERSION=	0.47.0
 CATEGORIES=	www devel
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -45,7 +45,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 aas of 0.46.1:
-# 694 tests from 145 test suites ran. (184746 ms total)
+# [==========] 713 tests from 150 test suites ran. (257976 ms total)
+# [  PASSED  ] 712 tests.
+# [  FAILED  ] 1 test, listed below:
+# [  FAILED  ] YahooRedirectTest3.NewResultInterface_Online
 
 .include <bsd.port.mk>
diff --git a/www/cpp-httplib/distinfo b/www/cpp-httplib/distinfo
index 55e358fa0af2..336f9cabd1ef 100644
--- a/www/cpp-httplib/distinfo
+++ b/www/cpp-httplib/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1780375077
-SHA256 (yhirose-cpp-httplib-v0.46.1_GH0.tar.gz) = 8a7764d062c55c38872e114abbf9b3fc9923623ddc401adb9af3974c015f6116
-SIZE (yhirose-cpp-httplib-v0.46.1_GH0.tar.gz) = 1881438
+TIMESTAMP = 1781204049
+SHA256 (yhirose-cpp-httplib-v0.47.0_GH0.tar.gz) = f6676dd6539c1d05978aa8ecfae86d71e73c46f48c7766a04b991aa545c2f065
+SIZE (yhirose-cpp-httplib-v0.47.0_GH0.tar.gz) = 1888677


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a2b211c.24584.42c4caf8>