git: 788e5b45f1a6 - main - www/uwebsockets: Update 20.41.0 → 20.44.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 28 May 2023 18:56:26 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=788e5b45f1a6c7385723eb6a667411875a18d204 commit 788e5b45f1a6c7385723eb6a667411875a18d204 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-05-28 16:22:35 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-05-28 18:56:15 +0000 www/uwebsockets: Update 20.41.0 → 20.44.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 1e18ccaa6243..d98502ca604e 100644 --- a/www/uwebsockets/Makefile +++ b/www/uwebsockets/Makefile @@ -1,6 +1,6 @@ PORTNAME= uwebsockets DISTVERSIONPREFIX= v -DISTVERSION= 20.41.0 +DISTVERSION= 20.44.0 CATEGORIES= www devel MAINTAINER= yuri@FreeBSD.org diff --git a/www/uwebsockets/distinfo b/www/uwebsockets/distinfo index d238787dc00c..d7e041b2ec18 100644 --- a/www/uwebsockets/distinfo +++ b/www/uwebsockets/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1683479996 -SHA256 (uNetworking-uWebSockets-v20.41.0_GH0.tar.gz) = d2a041428efc14746934836d8ffdd967ac6e559965c93f7dc83b31395550a421 -SIZE (uNetworking-uWebSockets-v20.41.0_GH0.tar.gz) = 183351 +TIMESTAMP = 1685290780 +SHA256 (uNetworking-uWebSockets-v20.44.0_GH0.tar.gz) = c40df632d32a41d3e8b273930eb540b90ccf731503f7c1b1aefc3cc6b4836d7c +SIZE (uNetworking-uWebSockets-v20.44.0_GH0.tar.gz) = 212230 diff --git a/www/uwebsockets/pkg-plist b/www/uwebsockets/pkg-plist index 7abfbbfbab79..1c5d464d2a58 100644 --- a/www/uwebsockets/pkg-plist +++ b/www/uwebsockets/pkg-plist @@ -12,6 +12,7 @@ include/uWebSockets/Http3Response.h include/uWebSockets/Http3ResponseData.h include/uWebSockets/HttpContext.h include/uWebSockets/HttpContextData.h +include/uWebSockets/HttpErrors.h include/uWebSockets/HttpParser.h include/uWebSockets/HttpResponse.h include/uWebSockets/HttpResponseData.h