git: 2a699ceb0ef2 - main - www/uwebsockets: update 20.64.0 → 20.65.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 08 Aug 2024 17:18:53 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=2a699ceb0ef2d76d2fd2fe998ebf86ba12e038c0 commit 2a699ceb0ef2d76d2fd2fe998ebf86ba12e038c0 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-08-08 14:39:57 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-08-08 17:18:44 +0000 www/uwebsockets: update 20.64.0 → 20.65.0 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