git: 5217e014e208 - main - net/libngtcp2: Update to 0.6.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 29 Jun 2022 16:35:25 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=5217e014e20862076a24e64b7187c4b0ab7bfdec commit 5217e014e20862076a24e64b7187c4b0ab7bfdec Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-06-29 16:27:37 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-06-29 16:32:35 +0000 net/libngtcp2: Update to 0.6.0 Changes: https://github.com/ngtcp2/ngtcp2/releases --- net/libngtcp2/Makefile | 2 +- net/libngtcp2/distinfo | 6 +++--- net/libngtcp2/pkg-plist | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/net/libngtcp2/Makefile b/net/libngtcp2/Makefile index 4409c5b6bece..3efa3f078272 100644 --- a/net/libngtcp2/Makefile +++ b/net/libngtcp2/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= ngtcp2 -PORTVERSION= 0.5.0 +PORTVERSION= 0.6.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 2b4fc4638ea6..e25481db15e3 100644 --- a/net/libngtcp2/distinfo +++ b/net/libngtcp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1653925892 -SHA256 (ngtcp2-0.5.0.tar.xz) = c74659f612ed6e88313c55f2fd830f61009996d2112c2c3a1faf78413710b9d9 -SIZE (ngtcp2-0.5.0.tar.xz) = 570732 +TIMESTAMP = 1656092898 +SHA256 (ngtcp2-0.6.0.tar.xz) = 7f88db4fb40af9838ed7655899606431d746988a2a19904cab8f95c134fcd78a +SIZE (ngtcp2-0.6.0.tar.xz) = 574400 diff --git a/net/libngtcp2/pkg-plist b/net/libngtcp2/pkg-plist index 2f1205e47c2f..d570e31f259d 100644 --- a/net/libngtcp2/pkg-plist +++ b/net/libngtcp2/pkg-plist @@ -2,6 +2,6 @@ include/ngtcp2/ngtcp2.h include/ngtcp2/version.h lib/libngtcp2.a lib/libngtcp2.so -lib/libngtcp2.so.3 -lib/libngtcp2.so.3.1.0 +lib/libngtcp2.so.5 +lib/libngtcp2.so.5.0.0 libdata/pkgconfig/libngtcp2.pc