git: b5398b499473 - main - net/libngtcp2: Update to 0.2.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 07 Mar 2022 18:16:33 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=b5398b499473f4f5c857c6ba0206b38fe404ffa5 commit b5398b499473f4f5c857c6ba0206b38fe404ffa5 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-03-07 17:50:41 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-03-07 18:10:58 +0000 net/libngtcp2: Update to 0.2.1 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 72bcb0d03889..9fd298ba5258 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.1.0 +PORTVERSION= 0.2.1 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 80ea19235a68..5c05084d0990 100644 --- a/net/libngtcp2/distinfo +++ b/net/libngtcp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1643382508 -SHA256 (ngtcp2-0.1.0.tar.xz) = 7989b9cdcb3b36a3daf00bd7b759673ff626ef7d0fa92b8b944d1cc6243d4554 -SIZE (ngtcp2-0.1.0.tar.xz) = 540132 +TIMESTAMP = 1646057892 +SHA256 (ngtcp2-0.2.1.tar.xz) = a09b3841089f9c732f5e0828a536be264bcf9f39995df65f91389ea536f894fb +SIZE (ngtcp2-0.2.1.tar.xz) = 554280 diff --git a/net/libngtcp2/pkg-plist b/net/libngtcp2/pkg-plist index 69ee1f57ff15..d5050bfc8cbb 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.0 -lib/libngtcp2.so.0.0.0 +lib/libngtcp2.so.1 +lib/libngtcp2.so.1.0.1 libdata/pkgconfig/libngtcp2.pc