git: cf55cca5e835 - main - www/uwebsockets: Update 20.31.0 -> 20.32.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 25 Dec 2022 20:51:35 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=cf55cca5e83509b594691527e70737bad6578f47 commit cf55cca5e83509b594691527e70737bad6578f47 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-12-25 20:50:57 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-12-25 20:51:30 +0000 www/uwebsockets: Update 20.31.0 -> 20.32.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 aebf225f2dd3..4f9e5d2a8c15 100644 --- a/www/uwebsockets/Makefile +++ b/www/uwebsockets/Makefile @@ -1,6 +1,6 @@ PORTNAME= uwebsockets DISTVERSIONPREFIX= v -DISTVERSION= 20.31.0 +DISTVERSION= 20.32.0 CATEGORIES= www devel MAINTAINER= yuri@FreeBSD.org diff --git a/www/uwebsockets/distinfo b/www/uwebsockets/distinfo index d348f3b241a8..7fd2324f0058 100644 --- a/www/uwebsockets/distinfo +++ b/www/uwebsockets/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1669495958 -SHA256 (uNetworking-uWebSockets-v20.31.0_GH0.tar.gz) = 89c7f832519734e30495a064294e8a66ac2da932f7d5689f37abe0bbbdda4413 -SIZE (uNetworking-uWebSockets-v20.31.0_GH0.tar.gz) = 177155 +TIMESTAMP = 1672001150 +SHA256 (uNetworking-uWebSockets-v20.32.0_GH0.tar.gz) = 47e21854b029d2f556613522482d48f89ac524b95fe1a85d7fd7909e503a5714 +SIZE (uNetworking-uWebSockets-v20.32.0_GH0.tar.gz) = 178941 diff --git a/www/uwebsockets/pkg-plist b/www/uwebsockets/pkg-plist index b5b2db414bb4..7abfbbfbab79 100644 --- a/www/uwebsockets/pkg-plist +++ b/www/uwebsockets/pkg-plist @@ -3,6 +3,7 @@ include/uWebSockets/AsyncSocket.h include/uWebSockets/AsyncSocketData.h include/uWebSockets/BloomFilter.h include/uWebSockets/ChunkedEncoding.h +include/uWebSockets/ClientApp.h include/uWebSockets/Http3App.h include/uWebSockets/Http3Context.h include/uWebSockets/Http3ContextData.h