git: b7dd5037d89e - main - net/libngtcp2: Update to 0.4.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 13 May 2022 11:44:55 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=b7dd5037d89e7730466b350c3afd61910bccc952 commit b7dd5037d89e7730466b350c3afd61910bccc952 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-05-13 11:29:19 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-05-13 11:39:17 +0000 net/libngtcp2: Update to 0.4.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 3f1e9bc5fd25..dadf74e5e2d5 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.3.0 +PORTVERSION= 0.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 81f1c3874f4b..009573488cd8 100644 --- a/net/libngtcp2/distinfo +++ b/net/libngtcp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1649423692 -SHA256 (ngtcp2-0.3.0.tar.xz) = b6453869e9f8a2ec2ae3d43e51224837d740ecd75f0024c3028018dc38cc58d4 -SIZE (ngtcp2-0.3.0.tar.xz) = 570876 +TIMESTAMP = 1652122571 +SHA256 (ngtcp2-0.4.0.tar.xz) = 27804d9dbe7f246314908809de745fc93431cc91befb7b5bb4db6886082e9140 +SIZE (ngtcp2-0.4.0.tar.xz) = 573692 diff --git a/net/libngtcp2/pkg-plist b/net/libngtcp2/pkg-plist index ff2a43139047..38f3b002b9d1 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.2 -lib/libngtcp2.so.2.0.0 +lib/libngtcp2.so.3 +lib/libngtcp2.so.3.0.0 libdata/pkgconfig/libngtcp2.pc