git: 56bae2b089b2 - main - net/libngtcp2: Update to 0.5.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 03 Jun 2022 09:04:02 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=56bae2b089b22b7683afb8c76c91474c07ca7e62 commit 56bae2b089b22b7683afb8c76c91474c07ca7e62 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-06-03 08:49:54 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-06-03 09:00:25 +0000 net/libngtcp2: Update to 0.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 dadf74e5e2d5..4409c5b6bece 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.4.0 +PORTVERSION= 0.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 009573488cd8..2b4fc4638ea6 100644 --- a/net/libngtcp2/distinfo +++ b/net/libngtcp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1652122571 -SHA256 (ngtcp2-0.4.0.tar.xz) = 27804d9dbe7f246314908809de745fc93431cc91befb7b5bb4db6886082e9140 -SIZE (ngtcp2-0.4.0.tar.xz) = 573692 +TIMESTAMP = 1653925892 +SHA256 (ngtcp2-0.5.0.tar.xz) = c74659f612ed6e88313c55f2fd830f61009996d2112c2c3a1faf78413710b9d9 +SIZE (ngtcp2-0.5.0.tar.xz) = 570732 diff --git a/net/libngtcp2/pkg-plist b/net/libngtcp2/pkg-plist index 38f3b002b9d1..2f1205e47c2f 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.3 -lib/libngtcp2.so.3.0.0 +lib/libngtcp2.so.3.1.0 libdata/pkgconfig/libngtcp2.pc