diff --git a/www/uwebsockets/Makefile b/www/uwebsockets/Makefile index 2281cf69b275..d29966f4251e 100644 --- a/www/uwebsockets/Makefile +++ b/www/uwebsockets/Makefile @@ -1,36 +1,36 @@ PORTNAME= uwebsockets DISTVERSIONPREFIX= v -DISTVERSION= 20.56.0 +DISTVERSION= 20.60.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 f782384fe442..c638a7c00787 100644 --- a/www/uwebsockets/distinfo +++ b/www/uwebsockets/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704836899 -SHA256 (uNetworking-uWebSockets-v20.56.0_GH0.tar.gz) = bbac3e317eabf4e558dffe9bfeab4f5ae2d23affcc6df54fb8e580a9e0372767 -SIZE (uNetworking-uWebSockets-v20.56.0_GH0.tar.gz) = 213868 +TIMESTAMP = 1707815657 +SHA256 (uNetworking-uWebSockets-v20.60.0_GH0.tar.gz) = eb72223768f93d40038181653ee5b59a53736448a6ff4e8924fd56b2fcdc00db +SIZE (uNetworking-uWebSockets-v20.60.0_GH0.tar.gz) = 214948 diff --git a/www/uwebsockets/pkg-plist b/www/uwebsockets/pkg-plist index 1c5d464d2a58..247e44aaff90 100644 --- a/www/uwebsockets/pkg-plist +++ b/www/uwebsockets/pkg-plist @@ -1,36 +1,37 @@ include/uWebSockets/App.h include/uWebSockets/AsyncSocket.h include/uWebSockets/AsyncSocketData.h include/uWebSockets/BloomFilter.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