Date: Mon, 09 Mar 2026 18:22:31 +0000 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: 1e6bc9dc4fd2 - main - www/libnghttp3: Update to 1.15.0 Message-ID: <69af0fe7.1efed.78c436dc@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=1e6bc9dc4fd224d07ed286ad53bf261773780bc1 commit 1e6bc9dc4fd224d07ed286ad53bf261773780bc1 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-03-09 17:56:25 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-03-09 18:18:27 +0000 www/libnghttp3: Update to 1.15.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 ed2e4c6c443f..7808a510322a 100644 --- a/www/libnghttp3/Makefile +++ b/www/libnghttp3/Makefile @@ -1,5 +1,5 @@ PORTNAME= nghttp3 -PORTVERSION= 1.14.0 +PORTVERSION= 1.15.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 bb9cf3e4603e..92e5025cfaf8 100644 --- a/www/libnghttp3/distinfo +++ b/www/libnghttp3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1766953332 -SHA256 (nghttp3-1.14.0.tar.xz) = b3083dae2ff30cf00d24d5fedd432479532c7b17d993d384103527b36c1ec82d -SIZE (nghttp3-1.14.0.tar.xz) = 410460 +TIMESTAMP = 1771421492 +SHA256 (nghttp3-1.15.0.tar.xz) = 6da0cd06b428d32a54c58137838505d9dc0371a900bb8070a46b29e1ceaf2e0f +SIZE (nghttp3-1.15.0.tar.xz) = 408660 diff --git a/www/libnghttp3/pkg-plist b/www/libnghttp3/pkg-plist index e552fe363af2..914e496a7913 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.6.0 +lib/libnghttp3.so.9.6.1 libdata/pkgconfig/libnghttp3.pchome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69af0fe7.1efed.78c436dc>
