git: c7281fb85310 - main - net/libngtcp2: Update to 0.12.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 05 Feb 2023 15:54:12 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=c7281fb85310e356dc5da930f6026e0320782d92 commit c7281fb85310e356dc5da930f6026e0320782d92 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-02-05 15:17:34 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-02-05 15:47:44 +0000 net/libngtcp2: Update to 0.12.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 0ffa4fd10fb0..29cfc61dbe78 100644 --- a/net/libngtcp2/Makefile +++ b/net/libngtcp2/Makefile @@ -1,5 +1,5 @@ PORTNAME= ngtcp2 -PORTVERSION= 0.6.0 +PORTVERSION= 0.12.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 e25481db15e3..2a8d3f0d3307 100644 --- a/net/libngtcp2/distinfo +++ b/net/libngtcp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1656092898 -SHA256 (ngtcp2-0.6.0.tar.xz) = 7f88db4fb40af9838ed7655899606431d746988a2a19904cab8f95c134fcd78a -SIZE (ngtcp2-0.6.0.tar.xz) = 574400 +TIMESTAMP = 1675190939 +SHA256 (ngtcp2-0.12.1.tar.xz) = b9dd932b23e4cdac87eae7ca4b19fdfdd706186e6c95dc1da020426c06a04fab +SIZE (ngtcp2-0.12.1.tar.xz) = 581500 diff --git a/net/libngtcp2/pkg-plist b/net/libngtcp2/pkg-plist index d570e31f259d..c98f40504dc9 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.5 -lib/libngtcp2.so.5.0.0 +lib/libngtcp2.so.9 +lib/libngtcp2.so.9.0.1 libdata/pkgconfig/libngtcp2.pc