git: 90c2fd7571e7 - main - net/libngtcp2: Update to 1.12.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 29 Apr 2025 12:45:33 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=90c2fd7571e700e41fc5ab14ece7f7aa22975212 commit 90c2fd7571e700e41fc5ab14ece7f7aa22975212 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-04-29 11:42:50 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-04-29 12:42:19 +0000 net/libngtcp2: Update to 1.12.0 Changes: https://github.com/ngtcp2/ngtcp2/releases --- net/libngtcp2/Makefile | 2 +- net/libngtcp2/distinfo | 6 +++--- net/libngtcp2/pkg-plist | 3 ++- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/net/libngtcp2/Makefile b/net/libngtcp2/Makefile index 6c5deeed23d4..324a5a54067e 100644 --- a/net/libngtcp2/Makefile +++ b/net/libngtcp2/Makefile @@ -1,5 +1,5 @@ PORTNAME= ngtcp2 -PORTVERSION= 1.11.0 +PORTVERSION= 1.12.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 40529a6f0196..e8e0cf92099c 100644 --- a/net/libngtcp2/distinfo +++ b/net/libngtcp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1740836030 -SHA256 (ngtcp2-1.11.0.tar.xz) = 382c15bf66b630f26021631b25b7eb1feac42c67c1d6826189d61091dfaa4d09 -SIZE (ngtcp2-1.11.0.tar.xz) = 652904 +TIMESTAMP = 1745177912 +SHA256 (ngtcp2-1.12.0.tar.xz) = 2527a4c9305dbed610a000a88f94696526aa8959f74249a59f2b96ee73630629 +SIZE (ngtcp2-1.12.0.tar.xz) = 656116 diff --git a/net/libngtcp2/pkg-plist b/net/libngtcp2/pkg-plist index a1003f861049..234d7351c548 100644 --- a/net/libngtcp2/pkg-plist +++ b/net/libngtcp2/pkg-plist @@ -2,6 +2,7 @@ include/ngtcp2/ngtcp2.h include/ngtcp2/ngtcp2_crypto.h include/ngtcp2/ngtcp2_crypto_boringssl.h include/ngtcp2/ngtcp2_crypto_gnutls.h +include/ngtcp2/ngtcp2_crypto_ossl.h include/ngtcp2/ngtcp2_crypto_picotls.h include/ngtcp2/ngtcp2_crypto_quictls.h include/ngtcp2/ngtcp2_crypto_wolfssl.h @@ -9,5 +10,5 @@ include/ngtcp2/version.h lib/libngtcp2.a lib/libngtcp2.so lib/libngtcp2.so.16 -lib/libngtcp2.so.16.2.9 +lib/libngtcp2.so.16.3.0 libdata/pkgconfig/libngtcp2.pc