diff options
Diffstat (limited to 'www/cpp-httplib')
| -rw-r--r-- | www/cpp-httplib/Makefile | 9 | ||||
| -rw-r--r-- | www/cpp-httplib/distinfo | 6 |
2 files changed, 7 insertions, 8 deletions
diff --git a/www/cpp-httplib/Makefile b/www/cpp-httplib/Makefile index 3cf1c32490e0..bd8eb81d3e60 100644 --- a/www/cpp-httplib/Makefile +++ b/www/cpp-httplib/Makefile @@ -1,6 +1,6 @@ PORTNAME= cpp-httplib DISTVERSIONPREFIX= v -DISTVERSION= 0.24.0 +DISTVERSION= 0.27.0 CATEGORIES= www devel MAINTAINER= yuri@FreeBSD.org @@ -47,9 +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.18.6: -# [ FAILED ] 1 test, listed below: -# [ FAILED ] SpecifyServerIPAddressTest.RealHostname_Online - +# tests as of 0.27.0: +# [==========] 455 tests from 103 test suites ran. (211789 ms total) +# [ PASSED ] 455 tests. .include <bsd.port.mk> diff --git a/www/cpp-httplib/distinfo b/www/cpp-httplib/distinfo index de86437f96a2..2f8ace77f824 100644 --- a/www/cpp-httplib/distinfo +++ b/www/cpp-httplib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753847744 -SHA256 (yhirose-cpp-httplib-v0.24.0_GH0.tar.gz) = bb788d1ccf6654af77b63f4f3f01f9d9a5b549a8773d02eb88b33ef252a9f78e -SIZE (yhirose-cpp-httplib-v0.24.0_GH0.tar.gz) = 1301392 +TIMESTAMP = 1762287635 +SHA256 (yhirose-cpp-httplib-v0.27.0_GH0.tar.gz) = cc57615af359efda816122dcfca37bcbb9f1591396f50a1fd1ad70bbe6050581 +SIZE (yhirose-cpp-httplib-v0.27.0_GH0.tar.gz) = 1311061 |
