From nobody Mon Mar 9 18:22:31 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 4fV52w17xxz6Tdbs for ; Mon, 09 Mar 2026 18:22:32 +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 4fV52v5G0mz3dhG for ; Mon, 09 Mar 2026 18:22:31 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1773080551; 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=i2whQp41WkU160PEUOIW/Wm4nY8SNpGMza+IKDAolzQ=; b=d2Q/MMlLWlrU2TBfpiMmGnLvb1e10vuFCGMLDaMdroI0yhAa7Oc3+4caLNvzRYHvYNSu/O R7kcr2rlN28QMc9vb6w+zPjTC/pCkRokcioVvFotD6SCX/QjpQ0sKptkMRzWOxboutPRno e80XuNXLLr3H/TeA/Gvg6W88NwGF9nXTXGZHqtPxxMT5SXF7tfGggJwERNVIhgfgxUh4M1 DGOnUletga52Pozrj4Qgk/Eg7q1zLl5+Raw83jZDT51wl2v7hHPbiv1pGeI4CNTnPYxkHI zMCriKPoENiHm/vlvezdxH4wQ3KXXjIeVJjfMlrq/Sfh5/Y0VCYvH+nTi7nQNg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1773080551; a=rsa-sha256; cv=none; b=gmrOTSUGmj7eaDMGnNx2IqPltqyW8JgCHoDvbLX6EInjsA95cIfJJ5ZQSuFSNWV/IsTFp1 zmhIiNvseuuGlM8wmcdAvyS39jPjGqRGSFxsqHEwKqm2qw8loK4HPj+hTFeFdeqHlWYtOW 7KeqPIz019rtHMT8LM8qqtzyS30+kSzuhAY5uxW0nWA/XT2s+ut1PTscfFtohFFGOK455I NCy8IWZCGAYMUfalmY0UXK0WqypmAaEmqayh5giDlC7G0MHYlLi4LjkY8AONfxA1QfrUjp Nqh6nbbIQnkOsSCq1DNS8wLldZvzKDIvWyqviksQBhzHR1kzicWNy/yaOPhWhg== 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=1773080551; 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=i2whQp41WkU160PEUOIW/Wm4nY8SNpGMza+IKDAolzQ=; b=NZiZpq4LSuGCrwwEtpDXYV+WeeVndAQNHPm5ep3/vSxKaBCHNbwJhGcmzSFsrZRGJbNr6+ ZlK7bMwqN+7sNSiQmgowwx5n16vl6GBP+lQg31QXQqiW564vqEvHQnw1AgKu94I9sw+l1n SsnS6VV7c3UtFG661xfsD3IhvgvXmiEC6j1XqWo7m/U65Td207GuTpNIXsuiXjjgQE4Rif 7aYofjWsDnHeas0c4Q9EWkQ63B1aTIy4NUnRUkCJph9nqYlQhRdB/AZg9PRzGThbb/Ngkx sHIW3piqeO/009D+HWGLU2McedloIFPD1H7zS5GotZWJJ0hcCnjEi4l46HMR5A== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fV52v4ZGnzd7G for ; Mon, 09 Mar 2026 18:22:31 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1efed by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 09 Mar 2026 18:22:31 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 1e6bc9dc4fd2 - main - www/libnghttp3: Update to 1.15.0 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: 1e6bc9dc4fd224d07ed286ad53bf261773780bc1 Auto-Submitted: auto-generated Date: Mon, 09 Mar 2026 18:22:31 +0000 Message-Id: <69af0fe7.1efed.78c436dc@gitrepo.freebsd.org> The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=1e6bc9dc4fd224d07ed286ad53bf261773780bc1 commit 1e6bc9dc4fd224d07ed286ad53bf261773780bc1 Author: Po-Chuan Hsieh AuthorDate: 2026-03-09 17:56:25 +0000 Commit: Po-Chuan Hsieh CommitDate: 2026-03-09 18:18:27 +0000 www/libnghttp3: Update to 1.15.0 Changes: https://github.com/ngtcp2/nghttp3/releases --- www/libnghttp3/Makefile | 2 +- www/libnghttp3/distinfo | 6 +++--- www/libnghttp3/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/libnghttp3/Makefile b/www/libnghttp3/Makefile index ed2e4c6c443f..7808a510322a 100644 --- a/www/libnghttp3/Makefile +++ b/www/libnghttp3/Makefile @@ -1,5 +1,5 @@ PORTNAME= nghttp3 -PORTVERSION= 1.14.0 +PORTVERSION= 1.15.0 CATEGORIES= www net MASTER_SITES= https://github.com/ngtcp2/nghttp3/releases/download/v${PORTVERSION}/ PKGNAMEPREFIX= lib diff --git a/www/libnghttp3/distinfo b/www/libnghttp3/distinfo index bb9cf3e4603e..92e5025cfaf8 100644 --- a/www/libnghttp3/distinfo +++ b/www/libnghttp3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1766953332 -SHA256 (nghttp3-1.14.0.tar.xz) = b3083dae2ff30cf00d24d5fedd432479532c7b17d993d384103527b36c1ec82d -SIZE (nghttp3-1.14.0.tar.xz) = 410460 +TIMESTAMP = 1771421492 +SHA256 (nghttp3-1.15.0.tar.xz) = 6da0cd06b428d32a54c58137838505d9dc0371a900bb8070a46b29e1ceaf2e0f +SIZE (nghttp3-1.15.0.tar.xz) = 408660 diff --git a/www/libnghttp3/pkg-plist b/www/libnghttp3/pkg-plist index e552fe363af2..914e496a7913 100644 --- a/www/libnghttp3/pkg-plist +++ b/www/libnghttp3/pkg-plist @@ -3,5 +3,5 @@ include/nghttp3/version.h lib/libnghttp3.a lib/libnghttp3.so lib/libnghttp3.so.9 -lib/libnghttp3.so.9.6.0 +lib/libnghttp3.so.9.6.1 libdata/pkgconfig/libnghttp3.pc