From nobody Sat May 2 11:19:23 2026 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4g755m03n0z6bbHJ for ; Sat, 02 May 2026 11:19:24 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4g755l3smJz3HMw for ; Sat, 02 May 2026 11:19:23 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777720763; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=060agDqqNhmnri8SHt7MaCSF9sJUVfga5v8K8VNBdAk=; b=bPb0QLnVM1AXK9xsJsdrN+CRlQvN+ll/YdSbO7MuKQ71dTbsSiWYg+l05RIXjusGW+7v5u oB1pGT7mNXQoIPp48RonxAmxutATUtDyQmb8FwrJR69QI3wrH2KyGPez5ceGpbwwHsOrNn YKwo5QL7gqhEtVdSuXoNqUrVJRHc+zfJnqJOSJn3jBtZTLXFUuwrp4azQQwzXyk4784sr0 5/O1jzcvYCloyZkhEEoCU54ZeQYLeOmG4BKafDGmfj5RMuhzT32aphWleYBiK73krtEMas fJlFdn+oaJgvSpDxeArMNPpTRGX2Ara7Xyes7A8ln1cDk7lFioMLLT+pKXiqDQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777720763; a=rsa-sha256; cv=none; b=DJALtQeml7IHl63an+FCgfIsMPsxw4JzkMDjeP9PQzVBJ3hXCEQiuOiXjbCC0ys8nTMNOt T27uz588YMn0dPT6r5eADEQvOCCInYiDeNyiV3Dobw8eadsJdj3y6J2h7kyRwYeMcH1Qk/ /TwcSTIt6fGxRi2Qh4wV42yOITtmQXixEIwZhjYj20aXOZqOorpPeU7xvFCyDcTjMWH3yH kJBeuIEuPvP8DhDMfBvCMpPOe85v1ohpZIEt7aB9fwloyzk4L+v5KufjMNMZ14xDrGdupB 1BxUuIT5dKITxq8bPfeEBmXKLOI/6SFgozwnfizLWKVRaaT+YlQSN+YvNDuH+w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777720763; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=060agDqqNhmnri8SHt7MaCSF9sJUVfga5v8K8VNBdAk=; b=UJwVBSSAdFxb2Kb+h9irQkaw7/ER6w4S0xvkY3mEdnF017xP5d9NcbvujgnlTA7E3EWNc5 amtLCURXFP1aiuON4FeHYnYxxRsvOhntP5d1jshcUNHHveABsN3UllalEGa9alPZKO3/p/ I8d0btMz8sB4M6zlMYR39Qr3oz5J1y220MHeOsP0Igw3BOkOSsPCi9KAOIoOyKXRb0vlJP OC+xzyA2T/23mv8z8DIGgr/pYQs7uTwTYlE8ULnnOo6iycR1XK7z1gaYTdbKbwh6epS5o8 BBTUBAbF/4kp6o+xG+rEdBtFzSrg0RKoGyraFExkXjIEw4cjiDTIBw7f42xJvw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4g755l3QXXzjr6 for ; Sat, 02 May 2026 11:19:23 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 27e44 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 02 May 2026 11:19:23 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: c1efdbb49647 - main - www/llhttp: Update to 9.4.1 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: c1efdbb4964748ff73cdb891add392a43aae5b76 Auto-Submitted: auto-generated Date: Sat, 02 May 2026 11:19:23 +0000 Message-Id: <69f5ddbb.27e44.4d981bff@gitrepo.freebsd.org> The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=c1efdbb4964748ff73cdb891add392a43aae5b76 commit c1efdbb4964748ff73cdb891add392a43aae5b76 Author: Po-Chuan Hsieh AuthorDate: 2026-05-02 11:13:38 +0000 Commit: Po-Chuan Hsieh 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