Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Sep 2022 15:31:22 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 608b1e993032 - main - www/uwebsockets: Update 20.14.0 -> 20.15.0
Message-ID:  <202209021531.282FVMhF065287@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=608b1e993032b48fafae5e59cd5509c9640f09b3

commit 608b1e993032b48fafae5e59cd5509c9640f09b3
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-09-02 06:42:06 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-09-02 15:31:19 +0000

    www/uwebsockets: Update 20.14.0 -> 20.15.0
    
    Reported by:    portscout
---
 www/uwebsockets/Makefile  | 2 +-
 www/uwebsockets/distinfo  | 6 +++---
 www/uwebsockets/pkg-plist | 6 ++++++
 3 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/www/uwebsockets/Makefile b/www/uwebsockets/Makefile
index 1f22424ec8f0..b753a2ae7ca7 100644
--- a/www/uwebsockets/Makefile
+++ b/www/uwebsockets/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	uwebsockets
 DISTVERSIONPREFIX=	v
-DISTVERSION=	20.14.0
+DISTVERSION=	20.15.0
 CATEGORIES=	www devel
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/www/uwebsockets/distinfo b/www/uwebsockets/distinfo
index 740f7647c1ca..c4b63c66c4c6 100644
--- a/www/uwebsockets/distinfo
+++ b/www/uwebsockets/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1651531799
-SHA256 (uNetworking-uWebSockets-v20.14.0_GH0.tar.gz) = 15cf995844a930c9a36747e8d714b94ff886b6814b5d4e3b3ee176f05681cccc
-SIZE (uNetworking-uWebSockets-v20.14.0_GH0.tar.gz) = 751354
+TIMESTAMP = 1662100717
+SHA256 (uNetworking-uWebSockets-v20.15.0_GH0.tar.gz) = 78c6f5a571b49b156eceb6de86a27d9009e2e585596aa91400035012a1982b89
+SIZE (uNetworking-uWebSockets-v20.15.0_GH0.tar.gz) = 152033
diff --git a/www/uwebsockets/pkg-plist b/www/uwebsockets/pkg-plist
index 8267d256816e..b6319a05e659 100644
--- a/www/uwebsockets/pkg-plist
+++ b/www/uwebsockets/pkg-plist
@@ -2,6 +2,12 @@ include/uWebSockets/App.h
 include/uWebSockets/AsyncSocket.h
 include/uWebSockets/AsyncSocketData.h
 include/uWebSockets/BloomFilter.h
+include/uWebSockets/Http3App.h
+include/uWebSockets/Http3Context.h
+include/uWebSockets/Http3ContextData.h
+include/uWebSockets/Http3Request.h
+include/uWebSockets/Http3Response.h
+include/uWebSockets/Http3ResponseData.h
 include/uWebSockets/HttpContext.h
 include/uWebSockets/HttpContextData.h
 include/uWebSockets/HttpParser.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209021531.282FVMhF065287>