git: c4c212743105 - main - www/uwebsockets: update 20.79.0 → 20.80.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 06 Sep 2026 17:50:43 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c4c212743105603b129a5dbcd20e990361391f48
commit c4c212743105603b129a5dbcd20e990361391f48
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-09-06 15:59:56 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-09-06 17:50:24 +0000
www/uwebsockets: update 20.79.0 → 20.80.0
---
www/uwebsockets/Makefile | 10 +++++++++-
www/uwebsockets/distinfo | 8 +++++---
2 files changed, 14 insertions(+), 4 deletions(-)
diff --git a/www/uwebsockets/Makefile b/www/uwebsockets/Makefile
index 55a70d6b5096..813b68b51394 100644
--- a/www/uwebsockets/Makefile
+++ b/www/uwebsockets/Makefile
@@ -1,6 +1,6 @@
PORTNAME= uwebsockets
DISTVERSIONPREFIX= v
-DISTVERSION= 20.79.0
+DISTVERSION= 20.80.0
CATEGORIES= www devel
MAINTAINER= yuri@FreeBSD.org
@@ -20,6 +20,7 @@ CPE_VENDOR= ${PORTNAME}_project
USE_GITHUB= yes
GH_ACCOUNT= uNetworking
GH_PROJECT= uWebSockets
+GH_TUPLE= uNetworking:uSockets:86097c490263ab662d62e8e7b541390bdec7d149:uSockets/uSockets
MAKEFILE= GNUmakefile
@@ -29,6 +30,13 @@ NO_ARCH= yes
pre-install: # workaround for https://github.com/uNetworking/uWebSockets/issues/1236
@${MKDIR} ${STAGEDIR}${PREFIX}/include/uWebSockets
+post-patch:
+ # HttpResponse is a network integration test that hangs in the
+ # sandboxed port build environment, so remove it and its uSockets
+ # dependency from the default target.
+ @${REINPLACE_CMD} -e '/uSockets/d' -e '/HttpResponse/d' \
+ ${WRKSRC}/tests/Makefile
+
do-test:
@cd ${WRKSRC}/tests && \
${SETENV} ${MAKE_ENV} ${MAKE_CMD}
diff --git a/www/uwebsockets/distinfo b/www/uwebsockets/distinfo
index bcacf2808d29..1d603979182f 100644
--- a/www/uwebsockets/distinfo
+++ b/www/uwebsockets/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1783442845
-SHA256 (uNetworking-uWebSockets-v20.79.0_GH0.tar.gz) = d255491a19c26b3f1593c686d4c07d7d2cebe1ba68d42caad87c068cfed0bf84
-SIZE (uNetworking-uWebSockets-v20.79.0_GH0.tar.gz) = 296032
+TIMESTAMP = 1788677382
+SHA256 (uNetworking-uWebSockets-v20.80.0_GH0.tar.gz) = 561d382837f4b78da7e4fccb218f037f6fc0b4859fceff00fe7ce052e0bcb218
+SIZE (uNetworking-uWebSockets-v20.80.0_GH0.tar.gz) = 302081
+SHA256 (uNetworking-uSockets-86097c490263ab662d62e8e7b541390bdec7d149_GH0.tar.gz) = 0d341b94157720d9081d47348a8cba87ae350b6607c2f7d2ccf102353cbda553
+SIZE (uNetworking-uSockets-86097c490263ab662d62e8e7b541390bdec7d149_GH0.tar.gz) = 91315