Index: head/www/uwebsockets/Makefile =================================================================== --- head/www/uwebsockets/Makefile (revision 557117) +++ head/www/uwebsockets/Makefile (revision 557118) @@ -1,24 +1,24 @@ # $FreeBSD$ PORTNAME= uwebsockets DISTVERSIONPREFIX= v -DISTVERSION= 18.15.0 +DISTVERSION= 18.17.0 CATEGORIES= www devel MAINTAINER= yuri@FreeBSD.org COMMENT= C++ Web I/O library for the most demanding of applications LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= usockets>0:net/usockets USES= gmake USE_GITHUB= yes GH_ACCOUNT= uNetworking GH_PROJECT= uWebSockets NO_BUILD= yes NO_ARCH= yes .include Index: head/www/uwebsockets/distinfo =================================================================== --- head/www/uwebsockets/distinfo (revision 557117) +++ head/www/uwebsockets/distinfo (revision 557118) @@ -1,3 +1,3 @@ -TIMESTAMP = 1601606416 -SHA256 (uNetworking-uWebSockets-v18.15.0_GH0.tar.gz) = fd2fa7f63e68a949668d264c8ce74b4feda9841266ae0d0017a2f5fee293aab2 -SIZE (uNetworking-uWebSockets-v18.15.0_GH0.tar.gz) = 271485 +TIMESTAMP = 1607243829 +SHA256 (uNetworking-uWebSockets-v18.17.0_GH0.tar.gz) = e2d2bd0e59bd6b544270aa348003fd4a42391015b4bf0eb54e0161ad108f913f +SIZE (uNetworking-uWebSockets-v18.17.0_GH0.tar.gz) = 276629 Index: head/www/uwebsockets/pkg-plist =================================================================== --- head/www/uwebsockets/pkg-plist (revision 557117) +++ head/www/uwebsockets/pkg-plist (revision 557118) @@ -1,26 +1,28 @@ include/uWebSockets/App.h include/uWebSockets/AsyncSocket.h include/uWebSockets/AsyncSocketData.h include/uWebSockets/BloomFilter.h include/uWebSockets/HttpContext.h include/uWebSockets/HttpContextData.h include/uWebSockets/HttpParser.h include/uWebSockets/HttpResponse.h include/uWebSockets/HttpResponseData.h include/uWebSockets/HttpRouter.h include/uWebSockets/Loop.h include/uWebSockets/LoopData.h +include/uWebSockets/MessageParser.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 include/uWebSockets/f2/LICENSE.txt include/uWebSockets/f2/function2.hpp