diff --git a/www/uwebsockets/Makefile b/www/uwebsockets/Makefile index 0a6efa3d8d4a..f14a53179250 100644 --- a/www/uwebsockets/Makefile +++ b/www/uwebsockets/Makefile @@ -1,36 +1,36 @@ PORTNAME= uwebsockets DISTVERSIONPREFIX= v -DISTVERSION= 20.64.0 +DISTVERSION= 20.65.0 CATEGORIES= www devel MAINTAINER= yuri@FreeBSD.org COMMENT= C++ Web I/O library for the most demanding of applications WWW= https://github.com/uNetworking/uWebSockets LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE # libdeflate is optionally needed RUN_DEPENDS= libdeflate>0:archivers/libdeflate \ usockets>0:net/usockets USES= compiler:c++17-lang cpe gmake CPE_VENDOR= ${PORTNAME}_project USE_GITHUB= yes GH_ACCOUNT= uNetworking GH_PROJECT= uWebSockets MAKEFILE= GNUmakefile NO_BUILD= yes NO_ARCH= yes pre-install: # workaround for https://github.com/uNetworking/uWebSockets/issues/1236 @${MKDIR} ${STAGEDIR}${PREFIX}/include/uWebSockets do-test: @cd ${WRKSRC}/tests && \ ${SETENV} ${MAKE_ENV} ${MAKE_CMD} .include diff --git a/www/uwebsockets/distinfo b/www/uwebsockets/distinfo index e6e97aac7d53..c1e1523ed03c 100644 --- a/www/uwebsockets/distinfo +++ b/www/uwebsockets/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1720221248 -SHA256 (uNetworking-uWebSockets-v20.64.0_GH0.tar.gz) = bb81fa773dcbd6bc738904ad496554fd131a33269570e0e86fa09213d82ba9ef -SIZE (uNetworking-uWebSockets-v20.64.0_GH0.tar.gz) = 284915 +TIMESTAMP = 1723106989 +SHA256 (uNetworking-uWebSockets-v20.65.0_GH0.tar.gz) = e261f7c124b3b9e217fc766d6e51d4fdc4b227aa52c7a0ca5952a9e65cea4213 +SIZE (uNetworking-uWebSockets-v20.65.0_GH0.tar.gz) = 286260 diff --git a/www/uwebsockets/pkg-plist b/www/uwebsockets/pkg-plist index 247e44aaff90..e64a10259632 100644 --- a/www/uwebsockets/pkg-plist +++ b/www/uwebsockets/pkg-plist @@ -1,37 +1,38 @@ include/uWebSockets/App.h include/uWebSockets/AsyncSocket.h include/uWebSockets/AsyncSocketData.h include/uWebSockets/BloomFilter.h +include/uWebSockets/CachingApp.h include/uWebSockets/ChunkedEncoding.h include/uWebSockets/ClientApp.h include/uWebSockets/Http3App.h include/uWebSockets/Http3Context.h include/uWebSockets/Http3ContextData.h include/uWebSockets/Http3Request.h include/uWebSockets/Http3Response.h include/uWebSockets/Http3ResponseData.h include/uWebSockets/HttpContext.h include/uWebSockets/HttpContextData.h include/uWebSockets/HttpErrors.h include/uWebSockets/HttpParser.h include/uWebSockets/HttpResponse.h include/uWebSockets/HttpResponseData.h include/uWebSockets/HttpRouter.h include/uWebSockets/LocalCluster.h include/uWebSockets/Loop.h include/uWebSockets/LoopData.h include/uWebSockets/MessageParser.h include/uWebSockets/MoveOnlyFunction.h include/uWebSockets/Multipart.h include/uWebSockets/PerMessageDeflate.h include/uWebSockets/ProxyParser.h include/uWebSockets/QueryParser.h include/uWebSockets/TopicTree.h include/uWebSockets/Utilities.h include/uWebSockets/WebSocket.h include/uWebSockets/WebSocketContext.h include/uWebSockets/WebSocketContextData.h include/uWebSockets/WebSocketData.h include/uWebSockets/WebSocketExtensions.h include/uWebSockets/WebSocketHandshake.h include/uWebSockets/WebSocketProtocol.h