diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2025-02-06 15:03:52 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2025-02-06 15:05:46 +0000 |
commit | 06b09ae988b7d02679f4ec6411e9eccbb73ad308 (patch) | |
tree | a7e3ca44491d6f3e9ab74630e36a6772fc1a3ed1 | |
parent | f3fa6f9a1811df0d7724e6efc7a5e3b3d5f7bde0 (diff) |
www/cpp-httplib: update 0.18.5 → 0.18.6
Reported by: portscout
-rw-r--r-- | www/cpp-httplib/Makefile | 4 | ||||
-rw-r--r-- | 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 c8dc269e7e14..f343e22e0bd5 100644 --- a/www/cpp-httplib/Makefile +++ b/www/cpp-httplib/Makefile @@ -1,6 +1,6 @@ PORTNAME= cpp-httplib DISTVERSIONPREFIX= v -DISTVERSION= 0.18.5 +DISTVERSION= 0.18.6 CATEGORIES= www devel MAINTAINER= yuri@FreeBSD.org @@ -47,7 +47,7 @@ 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.18.5: +# tests as of 0.18.6: # [ FAILED ] 1 test, listed below: # [ FAILED ] SpecifyServerIPAddressTest.RealHostname_Online diff --git a/www/cpp-httplib/distinfo b/www/cpp-httplib/distinfo index 90a28c5a2e6e..96ba2a35d55c 100644 --- a/www/cpp-httplib/distinfo +++ b/www/cpp-httplib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1737173154 -SHA256 (yhirose-cpp-httplib-v0.18.5_GH0.tar.gz) = 731190e97acd63edce57cc3dacd496f57e7743bfc7933da7137cb3e93ec6c9a0 -SIZE (yhirose-cpp-httplib-v0.18.5_GH0.tar.gz) = 1327436 +TIMESTAMP = 1738825111 +SHA256 (yhirose-cpp-httplib-v0.18.6_GH0.tar.gz) = 8900747bba3dda8007f1876175be699036e09e4a25ceeab51196d9365bf1993a +SIZE (yhirose-cpp-httplib-v0.18.6_GH0.tar.gz) = 1326428 |