git: c5910ae77b5d - main - net/libngtcp2: Update to 1.4.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 18 Apr 2024 12:53:07 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=c5910ae77b5dbe745fbfc0e50715d31694516adc commit c5910ae77b5dbe745fbfc0e50715d31694516adc Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-04-18 12:48:03 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-04-18 12:48:03 +0000 net/libngtcp2: Update to 1.4.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 215e17283363..b916cfdd44f9 100644 --- a/net/libngtcp2/Makefile +++ b/net/libngtcp2/Makefile @@ -1,5 +1,5 @@ PORTNAME= ngtcp2 -PORTVERSION= 1.3.0 +PORTVERSION= 1.4.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 5b049b4b98d5..1d3c63310c99 100644 --- a/net/libngtcp2/distinfo +++ b/net/libngtcp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708448948 -SHA256 (ngtcp2-1.3.0.tar.xz) = c3e386674103feedfedcc711190affcdec1c682af8a850469ecf1714d28c139b -SIZE (ngtcp2-1.3.0.tar.xz) = 615620 +TIMESTAMP = 1713033312 +SHA256 (ngtcp2-1.4.0.tar.xz) = b5d1433b9f5c06ce249e1e390e97dcfa49bf7ada5cb7c8bed8e6cd4feaf1ca4a +SIZE (ngtcp2-1.4.0.tar.xz) = 618480 diff --git a/net/libngtcp2/pkg-plist b/net/libngtcp2/pkg-plist index a36461f1b13f..66445c7768f9 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.1.2 +lib/libngtcp2.so.16.2.0 libdata/pkgconfig/libngtcp2.pc