Date: Tue, 30 Dec 2025 13:32:01 +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: 5c270d9f4479 - main - www/libnghttp3: Update to 1.14.0 Message-ID: <6953d451.3e757.2f02119f@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=5c270d9f44792292b5a42136ac612df38125e078 commit 5c270d9f44792292b5a42136ac612df38125e078 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-12-30 13:21:57 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-12-30 13:29:10 +0000 www/libnghttp3: Update to 1.14.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 826567f99fa0..ed2e4c6c443f 100644 --- a/www/libnghttp3/Makefile +++ b/www/libnghttp3/Makefile @@ -1,5 +1,5 @@ PORTNAME= nghttp3 -PORTVERSION= 1.13.1 +PORTVERSION= 1.14.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 2bb98d043772..bb9cf3e4603e 100644 --- a/www/libnghttp3/distinfo +++ b/www/libnghttp3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1764510906 -SHA256 (nghttp3-1.13.1.tar.xz) = 020836668c711d5c166969f8b165fbfd989e6967d0601947bf608f29e2158518 -SIZE (nghttp3-1.13.1.tar.xz) = 406776 +TIMESTAMP = 1766953332 +SHA256 (nghttp3-1.14.0.tar.xz) = b3083dae2ff30cf00d24d5fedd432479532c7b17d993d384103527b36c1ec82d +SIZE (nghttp3-1.14.0.tar.xz) = 410460 diff --git a/www/libnghttp3/pkg-plist b/www/libnghttp3/pkg-plist index a15d2455113f..e552fe363af2 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.5.1 +lib/libnghttp3.so.9.6.0 libdata/pkgconfig/libnghttp3.pchome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6953d451.3e757.2f02119f>
