Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 02 May 2026 11:19:23 +0000
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c1efdbb49647 - main - www/llhttp: Update to 9.4.1
Message-ID:  <69f5ddbb.27e44.4d981bff@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

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

commit c1efdbb4964748ff73cdb891add392a43aae5b76
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-05-02 11:13:38 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-05-02 11:13:38 +0000

    www/llhttp: Update to 9.4.1
    
    - Bump PORTREVISION of dependent ports for shlib change
    
    Changes:        https://github.com/nodejs/llhttp/releases
---
 devel/libgit2/Makefile           | 1 +
 devel/opendht/Makefile           | 2 +-
 editors/vscode/Makefile          | 1 +
 misc/github-copilot-cli/Makefile | 1 +
 security/tang/Makefile           | 1 +
 www/llhttp/Makefile              | 2 +-
 www/llhttp/distinfo              | 6 +++---
 www/llhttp/pkg-plist             | 8 +++++---
 www/node20/Makefile              | 2 +-
 www/node22/Makefile              | 2 +-
 www/node24/Makefile              | 1 +
 www/node25/Makefile              | 2 +-
 www/py-aiohttp/Makefile          | 1 +
 www/restinio/Makefile            | 1 +
 14 files changed, 20 insertions(+), 11 deletions(-)

diff --git a/devel/libgit2/Makefile b/devel/libgit2/Makefile
index 74929659f01e..efe68f658583 100644
--- a/devel/libgit2/Makefile
+++ b/devel/libgit2/Makefile
@@ -6,6 +6,7 @@
 PORTNAME=	libgit2
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.9.2
+PORTREVISION=	1
 CATEGORIES=	devel
 
 MAINTAINER=	mfechner@FreeBSD.org
diff --git a/devel/opendht/Makefile b/devel/opendht/Makefile
index d04c4e9c95cc..bf52f546a1d1 100644
--- a/devel/opendht/Makefile
+++ b/devel/opendht/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	opendht
 DISTVERSIONPREFIX=	v
 DISTVERSION=	3.3.1
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	devel net
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/editors/vscode/Makefile b/editors/vscode/Makefile
index f910989f65e0..c0383663bdea 100644
--- a/editors/vscode/Makefile
+++ b/editors/vscode/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	vscode
 DISTVERSION=	${VSCODE_VERSION}
+PORTREVISION=	1
 CATEGORIES=	editors
 MASTER_SITES=	https://github.com/tagattie/FreeBSD-VSCode/releases/download/${DISTVERSION}/:node_modules
 DISTFILES=	vscode-node-modules-${DISTVERSION}${EXTRACT_SUFX}:node_modules \
diff --git a/misc/github-copilot-cli/Makefile b/misc/github-copilot-cli/Makefile
index 578c547fa850..886368d9e47a 100644
--- a/misc/github-copilot-cli/Makefile
+++ b/misc/github-copilot-cli/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	github-copilot-cli
 DISTVERSION=	1.0.35-6
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	misc # machine-learning
 DISTFILES=	${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}
diff --git a/security/tang/Makefile b/security/tang/Makefile
index 07c203503ed8..a6427a6584a7 100644
--- a/security/tang/Makefile
+++ b/security/tang/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	tang
 DISTVERSION=	15
+PORTREVISION=	1
 CATEGORIES=	security
 MASTER_SITES=	https://github.com/latchset/${PORTNAME}/releases/download/v${DISTVERSION}/
 
diff --git a/www/llhttp/Makefile b/www/llhttp/Makefile
index d43b066139b0..c77f0e317793 100644
--- a/www/llhttp/Makefile
+++ b/www/llhttp/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	llhttp
-PORTVERSION=	9.3.1
+PORTVERSION=	9.4.1
 DISTVERSIONPREFIX=	release/v
 CATEGORIES=	www
 
diff --git a/www/llhttp/distinfo b/www/llhttp/distinfo
index d20d7bb45564..332bf59c8ccf 100644
--- a/www/llhttp/distinfo
+++ b/www/llhttp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1771421490
-SHA256 (nodejs-llhttp-release-v9.3.1_GH0.tar.gz) = c14a93f287d3dbd6580d08af968294f8bcc61e1e1e3c34301549d00f3cf09365
-SIZE (nodejs-llhttp-release-v9.3.1_GH0.tar.gz) = 39211
+TIMESTAMP = 1777572492
+SHA256 (nodejs-llhttp-release-v9.4.1_GH0.tar.gz) = 86a8c16759fdcc7aa2c9841fbe8ba2e77ea98be7d5d45615f2604776d0ff78c7
+SIZE (nodejs-llhttp-release-v9.4.1_GH0.tar.gz) = 40396
diff --git a/www/llhttp/pkg-plist b/www/llhttp/pkg-plist
index b233872aece6..6d79dd6d4860 100644
--- a/www/llhttp/pkg-plist
+++ b/www/llhttp/pkg-plist
@@ -1,8 +1,10 @@
 include/llhttp.h
-lib/cmake/llhttp/llhttp-config-%%CMAKE_BUILD_TYPE%%.cmake
-lib/cmake/llhttp/llhttp-config.cmake
+lib/cmake/llhttp/llhttp-targets-%%CMAKE_BUILD_TYPE%%.cmake
+lib/cmake/llhttp/llhttp-targets.cmake
+lib/cmake/llhttp/llhttpConfig.cmake
+lib/cmake/llhttp/llhttpConfigVersion.cmake
 %%STATIC%%lib/libllhttp.a
 lib/libllhttp.so
-lib/libllhttp.so.9.3
+lib/libllhttp.so.9.4
 lib/libllhttp.so.%%PORTVERSION%%
 libdata/pkgconfig/libllhttp.pc
diff --git a/www/node20/Makefile b/www/node20/Makefile
index 6f0d6be99e28..a236d9923f00 100644
--- a/www/node20/Makefile
+++ b/www/node20/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	node
 PORTVERSION=	${NODEJS_PORTVERSION}
 DISTVERSIONPREFIX=	v
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	www
 MASTER_SITES=	https://nodejs.org/dist/v${PORTVERSION}/
 PKGNAMESUFFIX=	${PORTVERSION:R:R}
diff --git a/www/node22/Makefile b/www/node22/Makefile
index d2fcd9c82edd..cc85599f1610 100644
--- a/www/node22/Makefile
+++ b/www/node22/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	node
 PORTVERSION=	${NODEJS_PORTVERSION}
 DISTVERSIONPREFIX=	v
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	www
 MASTER_SITES=	https://nodejs.org/dist/v${PORTVERSION}/
 PKGNAMESUFFIX=	${PORTVERSION:R:R}
diff --git a/www/node24/Makefile b/www/node24/Makefile
index 9a6f3776bc4c..9a6790b75a70 100644
--- a/www/node24/Makefile
+++ b/www/node24/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	node
 PORTVERSION=	${NODEJS_PORTVERSION}
 DISTVERSIONPREFIX=	v
+PORTREVISION=	1
 CATEGORIES=	www
 MASTER_SITES=	https://nodejs.org/dist/v${PORTVERSION}/
 PKGNAMESUFFIX=	${PORTVERSION:R:R}
diff --git a/www/node25/Makefile b/www/node25/Makefile
index 88a165d4bf52..efa5eaeec7d2 100644
--- a/www/node25/Makefile
+++ b/www/node25/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	node
 PORTVERSION=	${NODEJS_PORTVERSION}
 DISTVERSIONPREFIX=	v
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	www
 MASTER_SITES=	https://nodejs.org/dist/v${PORTVERSION}/
 PKGNAMESUFFIX=	${PORTVERSION:R:R}
diff --git a/www/py-aiohttp/Makefile b/www/py-aiohttp/Makefile
index c5b1af3d89a7..acc484d99b2d 100644
--- a/www/py-aiohttp/Makefile
+++ b/www/py-aiohttp/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	aiohttp
 PORTVERSION=	3.13.5
+PORTREVISION=	1
 CATEGORIES=	www python
 MASTER_SITES=	PYPI \
 		https://github.com/aio-libs/aiohttp/releases/download/v${PORTVERSION}/
diff --git a/www/restinio/Makefile b/www/restinio/Makefile
index 8170a292ddbd..8f50dc80eee0 100644
--- a/www/restinio/Makefile
+++ b/www/restinio/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	restinio
 DISTVERSION=	0.7.8
+PORTREVISION=	1
 CATEGORIES=	www devel
 MASTER_SITES=	https://github.com/Stiffstream/${PORTNAME}/releases/download/v${DISTVERSION}/
 DISTNAME=	${PORTNAME}-${DISTVERSION}-full


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f5ddbb.27e44.4d981bff>