Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Apr 2026 15:47:54 +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: f6c155e379f2 - main - net/libngtcp2: Update to 1.22.1
Message-ID:  <69e79c2a.34835.122ff28a@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=f6c155e379f2d53d2d49d999e151135b82fba7cf

commit f6c155e379f2d53d2d49d999e151135b82fba7cf
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-21 15:42:56 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-21 15:42:56 +0000

    net/libngtcp2: Update to 1.22.1
    
    Changes:        https://github.com/ngtcp2/ngtcp2/releases
    Security:       CVE-2026-40170
---
 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 499af3926990..a065b9b549e4 100644
--- a/net/libngtcp2/Makefile
+++ b/net/libngtcp2/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	ngtcp2
-PORTVERSION=	1.22.0
+PORTVERSION=	1.22.1
 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 76370511f3b6..de28b6431115 100644
--- a/net/libngtcp2/distinfo
+++ b/net/libngtcp2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1775424010
-SHA256 (ngtcp2-1.22.0.tar.xz) = 75c1d6f5c7936b23bfab9c143c8e9f1cca1acf3ab66dba705306ec7dac6fe0f1
-SIZE (ngtcp2-1.22.0.tar.xz) = 697608
+TIMESTAMP = 1776780812
+SHA256 (ngtcp2-1.22.1.tar.xz) = dfd2c68bd64b89847c611425b9487105c46e8447b5c21e6aeb00642c8fbe2ca8
+SIZE (ngtcp2-1.22.1.tar.xz) = 692880
diff --git a/net/libngtcp2/pkg-plist b/net/libngtcp2/pkg-plist
index d69e9b08f277..7b2edd13b3e7 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.8.0
+lib/libngtcp2.so.16.8.1
 libdata/pkgconfig/libngtcp2.pc


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e79c2a.34835.122ff28a>