From nobody Sun Apr 5 17:24:47 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 4fpfTr4Bcsz6WgMT for ; Sun, 05 Apr 2026 17:24:48 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fpfTq623Rz414L for ; Sun, 05 Apr 2026 17:24:47 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1775409887; 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=PfoWDZC+MAvxu3ymoShcl1mLMF0vNSSHQvVQLBQf5W0=; b=RVYdGtsQ+F4XoGCmqEbT2Ian6mhsaduYL3Nke5Hi9fhvFjv6TWN7aNcSuxcF7ryZDTyfOe NZMbyxPUwQ6DZ0hL+B50o93fiE1EP56/QOmy3ScGmQrjEzhcyvn6IDfROcLqfOCARlJjFa gWX1ROR59Vkx3zzsnTzSOJTq8+Qnl69K93rD6vPmzKhoXXTpKASxFRVy5SiWVWWkz+4mMm EKS7McHrx/tM2lOIEcCtBfHQV0Ci4pOkNXnM+yPNuf+pAeDKSqcO7wlF4C/Gll7hhMbIHq GZ7KHfZQOqtW8GvoaUOPlJJiw7ogMdY546BfSrSzMtNv+owL2vxf8UaW6d3rRQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1775409887; a=rsa-sha256; cv=none; b=crfHVXvdWqc+W+OxIp+I5U4iOUdzsNG8tP4663Bp4qVM4c1gNaBaB5CL9aeoIsOrw9n6Lo 3c3pzrrg33NtLaKXV2SQNPurbF0WHpM4rFe005+keKohsb0epKtIutE/6REWMY4ANqzF+D JrmQkpn0HF8AXpJrQU66SYs6bBCglrrOzZEzzL+Agn6qC099bw3NIle5J68PUrd5UkGiGl gjuw4cBfRAXngSHICRrQRfESo1A90TiTUsZJYrN7qXgyHcXBta/3H3bJ4kz8Jnqlguv4i/ bffJ0zMQVOA8FTFXZd7t/yWoMSE/rHanL8HKxrzYPVQUhtb9NL+SN1WVRo8WJw== 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=1775409887; 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=PfoWDZC+MAvxu3ymoShcl1mLMF0vNSSHQvVQLBQf5W0=; b=iHChwCAR0i8m8cd5Gi+oLv8hRVnupRDGKKyHG2Be+1AMu2uImPttgsT2ITRv+g98X8mgCW Z/T3E8Xr2Ytp9V7ujmKm1SFg/4hZizVmObP07psBshbvxfeqzEdv0NG/SY8S66QsJc5Sc0 EWeAXYwSGhS0paKUlZfOCfrDoxBry2AiRMFJ4B3FaPkQqrAjBEOUbOl03E51fhfKQaT2bq uGoHsVVvrS7D7Ldw+oew0nd3h93h/wtcHWaKPc81abJgZJ2Q8jjcXcpg7gRCusu4wIfxSf gNU6HQkd4NeHr8T1iv19Y1Qu531Y3Y3yF+8/xKUQZ9terrzx2i/xvTPuXilJaw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fpfTq4tqqzx7 for ; Sun, 05 Apr 2026 17:24:47 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 198f6 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sun, 05 Apr 2026 17:24:47 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: a247f8799f41 - main - www/npm*: Update to 11.11.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: a247f8799f41bc7434dbb827b2bfc879e96226b3 Auto-Submitted: auto-generated Date: Sun, 05 Apr 2026 17:24:47 +0000 Message-Id: <69d29adf.198f6.1746246e@gitrepo.freebsd.org> The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=a247f8799f41bc7434dbb827b2bfc879e96226b3 commit a247f8799f41bc7434dbb827b2bfc879e96226b3 Author: Po-Chuan Hsieh AuthorDate: 2026-04-05 16:53:32 +0000 Commit: Po-Chuan Hsieh CommitDate: 2026-04-05 17:18:21 +0000 www/npm*: Update to 11.11.1 Changes: https://github.com/npm/cli/releases --- www/npm-node24/Makefile | 2 +- www/npm-node24/distinfo | 6 +++--- www/npm-node24/pkg-plist | 1 + www/npm/Makefile | 2 +- 4 files changed, 6 insertions(+), 5 deletions(-) diff --git a/www/npm-node24/Makefile b/www/npm-node24/Makefile index 23314c0a7133..04de75e409d2 100644 --- a/www/npm-node24/Makefile +++ b/www/npm-node24/Makefile @@ -1,5 +1,5 @@ PORTNAME= npm -PORTVERSION= 11.11.0 +PORTVERSION= 11.11.1 CATEGORIES= www MASTER_SITES= LOCAL/sunpoet PKGNAMESUFFIX= ${NODEJS_SUFFIX} diff --git a/www/npm-node24/distinfo b/www/npm-node24/distinfo index 8edd820aa56a..3de419ca35aa 100644 --- a/www/npm-node24/distinfo +++ b/www/npm-node24/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1773152833 -SHA256 (npm-11.11.0.tar.xz) = c8e8a375a7b65c78a5849be46f4c388723ac8734d7282aea9acac2c519f7e1a4 -SIZE (npm-11.11.0.tar.xz) = 1745580 +TIMESTAMP = 1773966786 +SHA256 (npm-11.11.1.tar.xz) = 8d12937185d6b6272c9223d7a93565970ec550295db97602d3a52010f2362816 +SIZE (npm-11.11.1.tar.xz) = 1748612 diff --git a/www/npm-node24/pkg-plist b/www/npm-node24/pkg-plist index 85a84e75f3e4..f62226640ed7 100644 --- a/www/npm-node24/pkg-plist +++ b/www/npm-node24/pkg-plist @@ -475,6 +475,7 @@ lib/node_modules/npm/node_modules/@npmcli/arborist/lib/from-path.js lib/node_modules/npm/node_modules/@npmcli/arborist/lib/gather-dep-set.js lib/node_modules/npm/node_modules/@npmcli/arborist/lib/index.js lib/node_modules/npm/node_modules/@npmcli/arborist/lib/inventory.js +lib/node_modules/npm/node_modules/@npmcli/arborist/lib/isolated-classes.js lib/node_modules/npm/node_modules/@npmcli/arborist/lib/link.js lib/node_modules/npm/node_modules/@npmcli/arborist/lib/node.js lib/node_modules/npm/node_modules/@npmcli/arborist/lib/optional-set.js diff --git a/www/npm/Makefile b/www/npm/Makefile index 2508a760a851..3c76d32ef3c0 100644 --- a/www/npm/Makefile +++ b/www/npm/Makefile @@ -1,5 +1,5 @@ PORTNAME= npm -PORTVERSION= 11.11.0 +PORTVERSION= 11.11.1 CATEGORIES= www MAINTAINER= sunpoet@FreeBSD.org