git: 36e4a25c6b4b - main - net/libngtcp2: Update to 1.5.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 19 May 2024 17:23:59 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=36e4a25c6b4b8cad9d2ef4d9a1b8ae63671de9d7 commit 36e4a25c6b4b8cad9d2ef4d9a1b8ae63671de9d7 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-05-19 16:15:32 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-05-19 17:15:09 +0000 net/libngtcp2: Update to 1.5.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 b916cfdd44f9..28c2a1d86287 100644 --- a/net/libngtcp2/Makefile +++ b/net/libngtcp2/Makefile @@ -1,5 +1,5 @@ PORTNAME= ngtcp2 -PORTVERSION= 1.4.0 +PORTVERSION= 1.5.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 1d3c63310c99..ac50d056e6f3 100644 --- a/net/libngtcp2/distinfo +++ b/net/libngtcp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1713033312 -SHA256 (ngtcp2-1.4.0.tar.xz) = b5d1433b9f5c06ce249e1e390e97dcfa49bf7ada5cb7c8bed8e6cd4feaf1ca4a -SIZE (ngtcp2-1.4.0.tar.xz) = 618480 +TIMESTAMP = 1715842540 +SHA256 (ngtcp2-1.5.0.tar.xz) = 2a40368cbe6313d6029b7d06dbf179e9ba92c8d5b1c7411f91093ae943db857f +SIZE (ngtcp2-1.5.0.tar.xz) = 627464 diff --git a/net/libngtcp2/pkg-plist b/net/libngtcp2/pkg-plist index 66445c7768f9..afb36d0bbc6d 100644 --- a/net/libngtcp2/pkg-plist +++ b/net/libngtcp2/pkg-plist @@ -3,5 +3,5 @@ include/ngtcp2/version.h lib/libngtcp2.a lib/libngtcp2.so lib/libngtcp2.so.16 -lib/libngtcp2.so.16.2.0 +lib/libngtcp2.so.16.2.1 libdata/pkgconfig/libngtcp2.pc