diff --git a/www/uwebsockets/Makefile b/www/uwebsockets/Makefile index aac504401ca8..99681134969c 100644 --- a/www/uwebsockets/Makefile +++ b/www/uwebsockets/Makefile @@ -1,24 +1,24 @@ # $FreeBSD$ PORTNAME= uwebsockets DISTVERSIONPREFIX= v -DISTVERSION= 18.13.0 +DISTVERSION= 18.14.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 diff --git a/www/uwebsockets/distinfo b/www/uwebsockets/distinfo index 57777fce169c..abc788c00217 100644 --- a/www/uwebsockets/distinfo +++ b/www/uwebsockets/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1599499837 -SHA256 (uNetworking-uWebSockets-v18.13.0_GH0.tar.gz) = 1697c99a5ffdf714a82cdbe1054942dc7c41e4bab285d997fdcedad1415156a4 -SIZE (uNetworking-uWebSockets-v18.13.0_GH0.tar.gz) = 270125 +TIMESTAMP = 1601366775 +SHA256 (uNetworking-uWebSockets-v18.14.0_GH0.tar.gz) = 41283d4bfe569fbb711748de301bf25d8e5201860ebe2b89c190a097206734df +SIZE (uNetworking-uWebSockets-v18.14.0_GH0.tar.gz) = 271448 diff --git a/www/uwebsockets/pkg-plist b/www/uwebsockets/pkg-plist index 56b98c163e8a..57f5cd84c520 100644 --- a/www/uwebsockets/pkg-plist +++ b/www/uwebsockets/pkg-plist @@ -1,25 +1,26 @@ 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/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