Index: head/www/uwebsockets/Makefile =================================================================== --- head/www/uwebsockets/Makefile (revision 538844) +++ head/www/uwebsockets/Makefile (revision 538845) @@ -1,24 +1,24 @@ # $FreeBSD$ PORTNAME= uwebsockets DISTVERSIONPREFIX= v -DISTVERSION= 18.1.0 +DISTVERSION= 18.3.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 538844) +++ head/www/uwebsockets/distinfo (revision 538845) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591747800 -SHA256 (uNetworking-uWebSockets-v18.1.0_GH0.tar.gz) = 1073df5bfb6695186ad95c10cf8a7e6874380d7c605b16ae3c94af0c2ec202fd -SIZE (uNetworking-uWebSockets-v18.1.0_GH0.tar.gz) = 263136 +TIMESTAMP = 1592193303 +SHA256 (uNetworking-uWebSockets-v18.3.0_GH0.tar.gz) = f51317e2a8cd743e6ff9dfd215569824eaca489c24f7d8fd94eaca44443a9728 +SIZE (uNetworking-uWebSockets-v18.3.0_GH0.tar.gz) = 263300 Index: head/www/uwebsockets/pkg-plist =================================================================== --- head/www/uwebsockets/pkg-plist (revision 538844) +++ head/www/uwebsockets/pkg-plist (revision 538845) @@ -1,24 +1,25 @@ 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/PerMessageDeflate.h +include/uWebSockets/ProxyParser.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