Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jun 2026 14:24:04 +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: dadc0f782cfd - main - www/libnghttp3: Update to 1.16.0
Message-ID:  <6a412e84.1fa9b.661807be@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=dadc0f782cfd2edef46b347ff3511f4c66fee739

commit dadc0f782cfd2edef46b347ff3511f4c66fee739
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-06-28 14:11:37 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-06-28 14:18:54 +0000

    www/libnghttp3: Update to 1.16.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 7808a510322a..145ba7053b18 100644
--- a/www/libnghttp3/Makefile
+++ b/www/libnghttp3/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	nghttp3
-PORTVERSION=	1.15.0
+PORTVERSION=	1.16.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 92e5025cfaf8..5547ac936eb2 100644
--- a/www/libnghttp3/distinfo
+++ b/www/libnghttp3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1771421492
-SHA256 (nghttp3-1.15.0.tar.xz) = 6da0cd06b428d32a54c58137838505d9dc0371a900bb8070a46b29e1ceaf2e0f
-SIZE (nghttp3-1.15.0.tar.xz) = 408660
+TIMESTAMP = 1782510040
+SHA256 (nghttp3-1.16.0.tar.xz) = 776f59a99905c9a348846807b2e5ac9bb3485fc0f8c0250ba803018d5238a16e
+SIZE (nghttp3-1.16.0.tar.xz) = 413004
diff --git a/www/libnghttp3/pkg-plist b/www/libnghttp3/pkg-plist
index 914e496a7913..1dcb127e2335 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.1
+lib/libnghttp3.so.9.7.0
 libdata/pkgconfig/libnghttp3.pc


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a412e84.1fa9b.661807be>