Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 06 Apr 2026 06:33:50 +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: a0564bada1ff - main - net/libngtcp2-wolfssl: Update to 1.22.0
Message-ID:  <69d353ce.30dc3.1c6e6fac@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=a0564bada1ff39a768d62a888a291d9d01e8c4b8

commit a0564bada1ff39a768d62a888a291d9d01e8c4b8
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-06 06:21:58 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-06 06:21:58 +0000

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

diff --git a/net/libngtcp2-wolfssl/Makefile b/net/libngtcp2-wolfssl/Makefile
index 431e175fd547..149bcf18d592 100644
--- a/net/libngtcp2-wolfssl/Makefile
+++ b/net/libngtcp2-wolfssl/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	ngtcp2
-PORTVERSION=	1.21.0
+PORTVERSION=	1.22.0
 CATEGORIES=	net
 MASTER_SITES=	https://github.com/ngtcp2/ngtcp2/releases/download/v${PORTVERSION}/
 PKGNAMEPREFIX=	lib
diff --git a/net/libngtcp2-wolfssl/distinfo b/net/libngtcp2-wolfssl/distinfo
index ea8dd3effdbd..76370511f3b6 100644
--- a/net/libngtcp2-wolfssl/distinfo
+++ b/net/libngtcp2-wolfssl/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1773152819
-SHA256 (ngtcp2-1.21.0.tar.xz) = 2d1c07e6aa509c017516c08307b0b707cd165a17275ab5f1caff9aaa0e3b6c7d
-SIZE (ngtcp2-1.21.0.tar.xz) = 687504
+TIMESTAMP = 1775424010
+SHA256 (ngtcp2-1.22.0.tar.xz) = 75c1d6f5c7936b23bfab9c143c8e9f1cca1acf3ab66dba705306ec7dac6fe0f1
+SIZE (ngtcp2-1.22.0.tar.xz) = 697608
diff --git a/net/libngtcp2-wolfssl/pkg-plist b/net/libngtcp2-wolfssl/pkg-plist
index d267aaa514a5..cb91fc74f593 100644
--- a/net/libngtcp2-wolfssl/pkg-plist
+++ b/net/libngtcp2-wolfssl/pkg-plist
@@ -1,5 +1,5 @@
 lib/libngtcp2_crypto_wolfssl.a
 lib/libngtcp2_crypto_wolfssl.so
 lib/libngtcp2_crypto_wolfssl.so.5
-lib/libngtcp2_crypto_wolfssl.so.5.3.1
+lib/libngtcp2_crypto_wolfssl.so.5.4.0
 libdata/pkgconfig/libngtcp2_crypto_wolfssl.pc


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d353ce.30dc3.1c6e6fac>