git: 955f96c0d4c8 - main - www/libnghttp3: Update to 1.6.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 14 Oct 2024 05:27:40 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=955f96c0d4c83ffd2ed1a34d98231e7095418ad1 commit 955f96c0d4c83ffd2ed1a34d98231e7095418ad1 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-10-14 04:48:21 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-10-14 05:25:19 +0000 www/libnghttp3: Update to 1.6.0 Changes: https://github.com/ngtcp2/nghttp3/releases --- www/libnghttp3/Makefile | 3 +-- www/libnghttp3/distinfo | 6 +++--- www/libnghttp3/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/www/libnghttp3/Makefile b/www/libnghttp3/Makefile index c7b208393e71..abf74a9b5ca2 100644 --- a/www/libnghttp3/Makefile +++ b/www/libnghttp3/Makefile @@ -1,6 +1,5 @@ PORTNAME= nghttp3 -PORTVERSION= 1.5.0 -PORTREVISION= 2 +PORTVERSION= 1.6.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 c331d853a09a..5947e9e8067f 100644 --- a/www/libnghttp3/distinfo +++ b/www/libnghttp3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1725559597 -SHA256 (nghttp3-1.5.0.tar.xz) = 8c00e3910ea2ad1218dafebcf8dd2ffdf030c992d9ceb65834d29e5e5278dd0d -SIZE (nghttp3-1.5.0.tar.xz) = 391668 +TIMESTAMP = 1728632268 +SHA256 (nghttp3-1.6.0.tar.xz) = eaa901954bc494034d3738ef19130de69387d6a3da029044c60d9dae91792a8d +SIZE (nghttp3-1.6.0.tar.xz) = 392480 diff --git a/www/libnghttp3/pkg-plist b/www/libnghttp3/pkg-plist index f2b11cdd64dd..dc56adb76f94 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.3 +lib/libnghttp3.so.9.2.4 libdata/pkgconfig/libnghttp3.pc