From 2a699ceb0ef2d76d2fd2fe998ebf86ba12e038c0 Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Thu, 8 Aug 2024 07:39:57 -0700 Subject: [PATCH] =?UTF-8?q?www/uwebsockets:=20update=2020.64.0=20=E2=86=92?= =?UTF-8?q?=2020.65.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reported by: portscout --- www/uwebsockets/Makefile | 2 +- www/uwebsockets/distinfo | 6 +++--- www/uwebsockets/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/www/uwebsockets/Makefile b/www/uwebsockets/Makefile index 0a6efa3d8d4a..f14a53179250 100644 --- a/www/uwebsockets/Makefile +++ b/www/uwebsockets/Makefile @@ -1,6 +1,6 @@ PORTNAME= uwebsockets DISTVERSIONPREFIX= v -DISTVERSION= 20.64.0 +DISTVERSION= 20.65.0 CATEGORIES= www devel MAINTAINER= yuri@FreeBSD.org diff --git a/www/uwebsockets/distinfo b/www/uwebsockets/distinfo index e6e97aac7d53..c1e1523ed03c 100644 --- a/www/uwebsockets/distinfo +++ b/www/uwebsockets/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1720221248 -SHA256 (uNetworking-uWebSockets-v20.64.0_GH0.tar.gz) = bb81fa773dcbd6bc738904ad496554fd131a33269570e0e86fa09213d82ba9ef -SIZE (uNetworking-uWebSockets-v20.64.0_GH0.tar.gz) = 284915 +TIMESTAMP = 1723106989 +SHA256 (uNetworking-uWebSockets-v20.65.0_GH0.tar.gz) = e261f7c124b3b9e217fc766d6e51d4fdc4b227aa52c7a0ca5952a9e65cea4213 +SIZE (uNetworking-uWebSockets-v20.65.0_GH0.tar.gz) = 286260 diff --git a/www/uwebsockets/pkg-plist b/www/uwebsockets/pkg-plist index 247e44aaff90..e64a10259632 100644 --- a/www/uwebsockets/pkg-plist +++ b/www/uwebsockets/pkg-plist @@ -2,6 +2,7 @@ include/uWebSockets/App.h include/uWebSockets/AsyncSocket.h include/uWebSockets/AsyncSocketData.h include/uWebSockets/BloomFilter.h +include/uWebSockets/CachingApp.h include/uWebSockets/ChunkedEncoding.h include/uWebSockets/ClientApp.h include/uWebSockets/Http3App.h