git: 2e4a668e3952 - main - www/libnghttp3: Update to 0.11.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 02 May 2023 16:27:34 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=2e4a668e3952500b1ebc1473e49e94376292e2c5 commit 2e4a668e3952500b1ebc1473e49e94376292e2c5 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-05-02 16:19:46 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-05-02 16:19:46 +0000 www/libnghttp3: Update to 0.11.0 Changes: https://github.com/ngtcp2/nghttp3/releases --- www/libnghttp3/Makefile | 2 +- www/libnghttp3/distinfo | 6 +++--- www/libnghttp3/pkg-plist | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/www/libnghttp3/Makefile b/www/libnghttp3/Makefile index 9f7328f63b63..681773790c1e 100644 --- a/www/libnghttp3/Makefile +++ b/www/libnghttp3/Makefile @@ -1,5 +1,5 @@ PORTNAME= nghttp3 -PORTVERSION= 0.9.0 +PORTVERSION= 0.11.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 af87f53b3e3d..7f8084d2baf3 100644 --- a/www/libnghttp3/distinfo +++ b/www/libnghttp3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1677771055 -SHA256 (nghttp3-0.9.0.tar.xz) = d46320bf5e0557fe255f9cdda1725e564d73cc53be5365ef4db00788f4417fff -SIZE (nghttp3-0.9.0.tar.xz) = 365884 +TIMESTAMP = 1682903038 +SHA256 (nghttp3-0.11.0.tar.xz) = dcd85fc092eab8e08021c286d87e40eb3539bbd133b437fcd70c2b9ff460a09f +SIZE (nghttp3-0.11.0.tar.xz) = 367392 diff --git a/www/libnghttp3/pkg-plist b/www/libnghttp3/pkg-plist index 0c43422717e8..d8ddaf5d2e96 100644 --- a/www/libnghttp3/pkg-plist +++ b/www/libnghttp3/pkg-plist @@ -2,6 +2,6 @@ include/nghttp3/nghttp3.h include/nghttp3/version.h lib/libnghttp3.a lib/libnghttp3.so -lib/libnghttp3.so.3 -lib/libnghttp3.so.3.1.0 +lib/libnghttp3.so.6 +lib/libnghttp3.so.6.0.0 libdata/pkgconfig/libnghttp3.pc