git: 956faac72681 - main - net/libngtcp2: Update to 0.3.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 16 Apr 2022 04:21:28 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=956faac726810b957031259f785c400466bfc226 commit 956faac726810b957031259f785c400466bfc226 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-04-16 03:56:18 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-04-16 04:19:10 +0000 net/libngtcp2: Update to 0.3.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 9fd298ba5258..3f1e9bc5fd25 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.2.1 +PORTVERSION= 0.3.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 5c05084d0990..81f1c3874f4b 100644 --- a/net/libngtcp2/distinfo +++ b/net/libngtcp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1646057892 -SHA256 (ngtcp2-0.2.1.tar.xz) = a09b3841089f9c732f5e0828a536be264bcf9f39995df65f91389ea536f894fb -SIZE (ngtcp2-0.2.1.tar.xz) = 554280 +TIMESTAMP = 1649423692 +SHA256 (ngtcp2-0.3.0.tar.xz) = b6453869e9f8a2ec2ae3d43e51224837d740ecd75f0024c3028018dc38cc58d4 +SIZE (ngtcp2-0.3.0.tar.xz) = 570876 diff --git a/net/libngtcp2/pkg-plist b/net/libngtcp2/pkg-plist index d5050bfc8cbb..ff2a43139047 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.1 -lib/libngtcp2.so.1.0.1 +lib/libngtcp2.so.2 +lib/libngtcp2.so.2.0.0 libdata/pkgconfig/libngtcp2.pc