git: c0f51071d101 - main - www/libnghttp3: Update to 0.4.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 13 May 2022 11:45:07 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=c0f51071d101d0d92e46f7bd0ba819dd6adcd81a commit c0f51071d101d0d92e46f7bd0ba819dd6adcd81a Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-05-13 11:29:52 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-05-13 11:39:19 +0000 www/libnghttp3: Update to 0.4.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 8cf017d614c8..d7f001721f6b 100644 --- a/www/libnghttp3/Makefile +++ b/www/libnghttp3/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= nghttp3 -PORTVERSION= 0.3.0 +PORTVERSION= 0.4.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 93813dfc2289..1cfcd6df3d0f 100644 --- a/www/libnghttp3/distinfo +++ b/www/libnghttp3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1649423696 -SHA256 (nghttp3-0.3.0.tar.xz) = 094236ed8c5c9881c4359147eb5fa614238db652dd3487a9e011ca69bc13f57d -SIZE (nghttp3-0.3.0.tar.xz) = 362912 +TIMESTAMP = 1652122587 +SHA256 (nghttp3-0.4.0.tar.xz) = 3de9c4bb2d32fd58ce79e42c6464e7e340c752fa7585ad4c6d3fece306e99185 +SIZE (nghttp3-0.4.0.tar.xz) = 362932 diff --git a/www/libnghttp3/pkg-plist b/www/libnghttp3/pkg-plist index 9b7d36836c21..6e497a6e6385 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.1 -lib/libnghttp3.so.1.0.1 +lib/libnghttp3.so.2 +lib/libnghttp3.so.2.0.0 libdata/pkgconfig/libnghttp3.pc