Index: head/www/uwebsockets/Makefile =================================================================== --- head/www/uwebsockets/Makefile (revision 538019) +++ head/www/uwebsockets/Makefile (revision 538020) @@ -1,27 +1,24 @@ # $FreeBSD$ PORTNAME= uwebsockets DISTVERSIONPREFIX= v -DISTVERSION= 0.17.6 +DISTVERSION= 18.0.0 CATEGORIES= www devel - -PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ -PATCHFILES+= 159430943c3c1118a56a22ff9f7cc845661804f9.patch:-p1 # https://github.com/uNetworking/uWebSockets/pull/1042 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 538019) +++ head/www/uwebsockets/distinfo (revision 538020) @@ -1,5 +1,3 @@ -TIMESTAMP = 1590729946 -SHA256 (uNetworking-uWebSockets-v0.17.6_GH0.tar.gz) = ba2bee1cc6ed260874ec52f8e19c5a607da29d86d9410806a4df8d4e17cf5ea9 -SIZE (uNetworking-uWebSockets-v0.17.6_GH0.tar.gz) = 259831 -SHA256 (159430943c3c1118a56a22ff9f7cc845661804f9.patch) = c924ccfef7b1e4db08dfa94bdca177ec35918732e1e8b8bba3f9e58ec3cf3c58 -SIZE (159430943c3c1118a56a22ff9f7cc845661804f9.patch) = 1583 +TIMESTAMP = 1591365846 +SHA256 (uNetworking-uWebSockets-v18.0.0_GH0.tar.gz) = 2e2d4ed71b1bda3e97e7c3c5c5fec80da3f771fdfb4ea3e4202c3513093693e1 +SIZE (uNetworking-uWebSockets-v18.0.0_GH0.tar.gz) = 261382 Index: head/www/uwebsockets/pkg-plist =================================================================== --- head/www/uwebsockets/pkg-plist (revision 538019) +++ head/www/uwebsockets/pkg-plist (revision 538020) @@ -1,23 +1,24 @@ 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/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