git: 2183ede59f8b - main - www/cpp-httplib: Update 0.10.8 -> 0.11.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 30 Jul 2022 07:34:38 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2183ede59f8b773d98a572309412b07a9be1680a
commit 2183ede59f8b773d98a572309412b07a9be1680a
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-07-30 05:55:00 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-07-30 07:34:31 +0000
www/cpp-httplib: Update 0.10.8 -> 0.11.0
---
www/cpp-httplib/Makefile | 4 ++--
www/cpp-httplib/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/www/cpp-httplib/Makefile b/www/cpp-httplib/Makefile
index a3615edb57fd..9eec780292e4 100644
--- a/www/cpp-httplib/Makefile
+++ b/www/cpp-httplib/Makefile
@@ -1,6 +1,6 @@
PORTNAME= cpp-httplib
DISTVERSIONPREFIX= v
-DISTVERSION= 0.10.8
+DISTVERSION= 0.11.0
CATEGORIES= www devel
MAINTAINER= yuri@FreeBSD.org
@@ -39,7 +39,7 @@ BROTLI_RUN_DEPENDS= brotli>0:archivers/brotli
SSL_USES= ssl
SSL_CMAKE_BOOL= HTTPLIB_REQUIRE_OPENSSL HTTPLIB_USE_OPENSSL_IF_AVAILABLE
-do-test: install
+do-test: install # some tests fail to compile, see https://github.com/yhirose/cpp-httplib/issues/1338
@cd ${WRKSRC}/test && ${SETENV} ${MAKE_ENV} ${GMAKE} CXXFLAGS="${CXXFLAGS}" LDFLAGS="${LDFLAGS}"
.include <bsd.port.mk>
diff --git a/www/cpp-httplib/distinfo b/www/cpp-httplib/distinfo
index 8676b5d79e37..3a0500903a0b 100644
--- a/www/cpp-httplib/distinfo
+++ b/www/cpp-httplib/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1654755429
-SHA256 (yhirose-cpp-httplib-v0.10.8_GH0.tar.gz) = 2959ae3669e34ca8934dfe066cd72fc2bfff44ba53bfc26f3b2cb81ed664ca0d
-SIZE (yhirose-cpp-httplib-v0.10.8_GH0.tar.gz) = 620676
+TIMESTAMP = 1659159915
+SHA256 (yhirose-cpp-httplib-v0.11.0_GH0.tar.gz) = 9f533b0aa67066bd8f049e080eef75ad710a2f3ba3d80edbb13957389a5eeca7
+SIZE (yhirose-cpp-httplib-v0.11.0_GH0.tar.gz) = 621180