Date: Thu, 28 Nov 2024 04:42:03 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ab515160ba30 - main - net/libngtcp2: Update to 1.9.1 Message-ID: <202411280442.4AS4g3LM032115@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=ab515160ba3079c37303deee9db953ea122bba91 commit ab515160ba3079c37303deee9db953ea122bba91 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-11-28 04:39:05 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-11-28 04:39:05 +0000 net/libngtcp2: Update to 1.9.1 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 99a7d02f22b9..a5ff960ee7a8 100644 --- a/net/libngtcp2/Makefile +++ b/net/libngtcp2/Makefile @@ -1,5 +1,5 @@ PORTNAME= ngtcp2 -PORTVERSION= 1.9.0 +PORTVERSION= 1.9.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 6be52316a9cb..f8723bb23c97 100644 --- a/net/libngtcp2/distinfo +++ b/net/libngtcp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1732202488 -SHA256 (ngtcp2-1.9.0.tar.xz) = b09d6f870e91b2b81b4c55ddd82190a80d53cca278e533d1a06529c00185514e -SIZE (ngtcp2-1.9.0.tar.xz) = 636976 +TIMESTAMP = 1732675336 +SHA256 (ngtcp2-1.9.1.tar.xz) = f9617895c15d5d2985282aa948889d3ea032bf8a7db351d20cb9569352d64087 +SIZE (ngtcp2-1.9.1.tar.xz) = 633404 diff --git a/net/libngtcp2/pkg-plist b/net/libngtcp2/pkg-plist index 90b3a4a1dd81..3efc3a578614 100644 --- a/net/libngtcp2/pkg-plist +++ b/net/libngtcp2/pkg-plist @@ -9,5 +9,5 @@ include/ngtcp2/version.h lib/libngtcp2.a lib/libngtcp2.so lib/libngtcp2.so.16 -lib/libngtcp2.so.16.2.6 +lib/libngtcp2.so.16.2.7 libdata/pkgconfig/libngtcp2.pc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411280442.4AS4g3LM032115>