Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Mar 2026 18:22:10 +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: d3356bdd47ca - main - net/libngtcp2: Update to 1.20.0
Message-ID:  <69af0fd2.1ea98.472e9415@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=d3356bdd47ca97cb078264a76f86b303956e66c9

commit d3356bdd47ca97cb078264a76f86b303956e66c9
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-03-09 17:56:04 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-03-09 18:18:21 +0000

    net/libngtcp2: Update to 1.20.0
    
    Changes:        https://github.com/ngtcp2/ngtcp2/releases
---
 net/libngtcp2/Makefile  | 2 +-
 net/libngtcp2/distinfo  | 6 +++---
 net/libngtcp2/pkg-plist | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/net/libngtcp2/Makefile b/net/libngtcp2/Makefile
index 4ff516ad961d..618e56062dd5 100644
--- a/net/libngtcp2/Makefile
+++ b/net/libngtcp2/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	ngtcp2
-PORTVERSION=	1.19.0
+PORTVERSION=	1.20.0
 CATEGORIES=	net
 MASTER_SITES=	https://github.com/ngtcp2/ngtcp2/releases/download/v${PORTVERSION}/
 PKGNAMEPREFIX=	lib
diff --git a/net/libngtcp2/distinfo b/net/libngtcp2/distinfo
index 84613f9c6911..d19a2ee311d9 100644
--- a/net/libngtcp2/distinfo
+++ b/net/libngtcp2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1766953318
-SHA256 (ngtcp2-1.19.0.tar.xz) = f11f7da5065f2298f8b5f079a11f1a6f72389271b8dedd893c8eb26aba94bce9
-SIZE (ngtcp2-1.19.0.tar.xz) = 686448
+TIMESTAMP = 1771421454
+SHA256 (ngtcp2-1.20.0.tar.xz) = 7fb5b46bbf73dd43efbad55c707d067fdbafdca3609fc71d96e8f3068c5a6667
+SIZE (ngtcp2-1.20.0.tar.xz) = 684060
diff --git a/net/libngtcp2/pkg-plist b/net/libngtcp2/pkg-plist
index 5abc4c85e7c6..726b2ecfad0f 100644
--- a/net/libngtcp2/pkg-plist
+++ b/net/libngtcp2/pkg-plist
@@ -10,5 +10,5 @@ include/ngtcp2/version.h
 lib/libngtcp2.a
 lib/libngtcp2.so
 lib/libngtcp2.so.16
-lib/libngtcp2.so.16.7.2
+lib/libngtcp2.so.16.7.3
 libdata/pkgconfig/libngtcp2.pc


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69af0fd2.1ea98.472e9415>