Date: Tue, 31 Dec 2024 16:00:51 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: e4507895d32a - main - www/libnghttp3: Update to 1.7.0 Message-ID: <202412311600.4BVG0p3p082566@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=e4507895d32a09f755505b117af8df11ceec2c0b commit e4507895d32a09f755505b117af8df11ceec2c0b Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-12-31 15:47:26 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-12-31 15:47:26 +0000 www/libnghttp3: Update to 1.7.0 Changes: https://github.com/ngtcp2/nghttp3/releases --- www/libnghttp3/Makefile | 2 +- www/libnghttp3/distinfo | 6 +++--- www/libnghttp3/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/libnghttp3/Makefile b/www/libnghttp3/Makefile index abf74a9b5ca2..9a033974a10a 100644 --- a/www/libnghttp3/Makefile +++ b/www/libnghttp3/Makefile @@ -1,5 +1,5 @@ PORTNAME= nghttp3 -PORTVERSION= 1.6.0 +PORTVERSION= 1.7.0 CATEGORIES= www net MASTER_SITES= https://github.com/ngtcp2/nghttp3/releases/download/v${PORTVERSION}/ PKGNAMEPREFIX= lib diff --git a/www/libnghttp3/distinfo b/www/libnghttp3/distinfo index 5947e9e8067f..0f40137c16df 100644 --- a/www/libnghttp3/distinfo +++ b/www/libnghttp3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1728632268 -SHA256 (nghttp3-1.6.0.tar.xz) = eaa901954bc494034d3738ef19130de69387d6a3da029044c60d9dae91792a8d -SIZE (nghttp3-1.6.0.tar.xz) = 392480 +TIMESTAMP = 1735227810 +SHA256 (nghttp3-1.7.0.tar.xz) = b4eb6bceb99293d9a9df2031c1aad166af3d57b3e33655aca0699397b6f0d751 +SIZE (nghttp3-1.7.0.tar.xz) = 395808 diff --git a/www/libnghttp3/pkg-plist b/www/libnghttp3/pkg-plist index dc56adb76f94..8c777a2db4d0 100644 --- a/www/libnghttp3/pkg-plist +++ b/www/libnghttp3/pkg-plist @@ -3,5 +3,5 @@ include/nghttp3/version.h lib/libnghttp3.a lib/libnghttp3.so lib/libnghttp3.so.9 -lib/libnghttp3.so.9.2.4 +lib/libnghttp3.so.9.2.5 libdata/pkgconfig/libnghttp3.pc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412311600.4BVG0p3p082566>