Date: Wed, 11 Oct 2023 12:59:45 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: 0e2d7c8cc64f - main - www/libnghttp2: Update to 1.57.0 Message-ID: <202310111259.39BCxjIL036480@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=0e2d7c8cc64f62928dcb333f5f6629173fddc720 commit 0e2d7c8cc64f62928dcb333f5f6629173fddc720 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-10-11 12:57:34 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-10-11 12:57:34 +0000 www/libnghttp2: Update to 1.57.0 Changes: https://github.com/nghttp2/nghttp2/releases Security: CVE-2023-44487 --- www/libnghttp2/Makefile | 2 +- www/libnghttp2/distinfo | 6 +++--- www/libnghttp2/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/libnghttp2/Makefile b/www/libnghttp2/Makefile index 928711e3e7a4..3204240c1e8c 100644 --- a/www/libnghttp2/Makefile +++ b/www/libnghttp2/Makefile @@ -1,5 +1,5 @@ PORTNAME= nghttp2 -PORTVERSION= 1.56.0 +PORTVERSION= 1.57.0 CATEGORIES= www net MASTER_SITES= https://github.com/nghttp2/nghttp2/releases/download/v${PORTVERSION}/ PKGNAMEPREFIX= lib diff --git a/www/libnghttp2/distinfo b/www/libnghttp2/distinfo index 3a55e9b3e8f3..f67f7f7abfa5 100644 --- a/www/libnghttp2/distinfo +++ b/www/libnghttp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1695143241 -SHA256 (nghttp2-1.56.0.tar.xz) = 65eee8021e9d3620589a4a4e91ce9983d802b5229f78f3313770e13f4d2720e9 -SIZE (nghttp2-1.56.0.tar.xz) = 1541712 +TIMESTAMP = 1696963432 +SHA256 (nghttp2-1.57.0.tar.xz) = 9210b0113109f43be526ac5835d58a701411821a4d39e155c40d67c40f47a958 +SIZE (nghttp2-1.57.0.tar.xz) = 1543568 diff --git a/www/libnghttp2/pkg-plist b/www/libnghttp2/pkg-plist index 08d5c22f5395..253cacbd842d 100644 --- a/www/libnghttp2/pkg-plist +++ b/www/libnghttp2/pkg-plist @@ -3,5 +3,5 @@ include/nghttp2/nghttp2ver.h lib/libnghttp2.a lib/libnghttp2.so lib/libnghttp2.so.14 -lib/libnghttp2.so.14.24.4 +lib/libnghttp2.so.14.25.0 libdata/pkgconfig/libnghttp2.pc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310111259.39BCxjIL036480>