Date: Mon, 09 Mar 2026 18:22:12 +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: d8b912e69959 - main - net/libngtcp2-wolfssl: Update to 1.20.0 Message-ID: <69af0fd4.1d634.15b7c2f@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=d8b912e69959e2d81ab59e8d0186224ad2e0354c commit d8b912e69959e2d81ab59e8d0186224ad2e0354c Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-03-09 17:56:06 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-03-09 18:18:21 +0000 net/libngtcp2-wolfssl: Update to 1.20.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 25312bcded45..de328229f2d9 100644 --- a/net/libngtcp2-wolfssl/Makefile +++ b/net/libngtcp2-wolfssl/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-wolfssl/distinfo b/net/libngtcp2-wolfssl/distinfo index 5cd58b737a41..5be7a13a55a7 100644 --- a/net/libngtcp2-wolfssl/distinfo +++ b/net/libngtcp2-wolfssl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1766953322 -SHA256 (ngtcp2-1.19.0.tar.xz) = f11f7da5065f2298f8b5f079a11f1a6f72389271b8dedd893c8eb26aba94bce9 -SIZE (ngtcp2-1.19.0.tar.xz) = 686448 +TIMESTAMP = 1771421458 +SHA256 (ngtcp2-1.20.0.tar.xz) = 7fb5b46bbf73dd43efbad55c707d067fdbafdca3609fc71d96e8f3068c5a6667 +SIZE (ngtcp2-1.20.0.tar.xz) = 684060 diff --git a/net/libngtcp2-wolfssl/pkg-plist b/net/libngtcp2-wolfssl/pkg-plist index 801a85623b9c..d267aaa514a5 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.0 +lib/libngtcp2_crypto_wolfssl.so.5.3.1 libdata/pkgconfig/libngtcp2_crypto_wolfssl.pchome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69af0fd4.1d634.15b7c2f>
