git: 585b38fa1603 - main - www/libnghttp3: Update to 0.3.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 16 Apr 2022 04:21:31 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=585b38fa16034acaa129e2dbc87a0e8bfd1c402c commit 585b38fa16034acaa129e2dbc87a0e8bfd1c402c Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-04-16 03:56:29 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-04-16 04:19:10 +0000 www/libnghttp3: Update to 0.3.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 6eee860f90fd..8cf017d614c8 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.2.0 +PORTVERSION= 0.3.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 619264fe57af..93813dfc2289 100644 --- a/www/libnghttp3/distinfo +++ b/www/libnghttp3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1646057902 -SHA256 (nghttp3-0.2.0.tar.xz) = 42cd1e76ca036993e49ae44dfd6387765c2e4b750e5f50103a994455c6a9b8c3 -SIZE (nghttp3-0.2.0.tar.xz) = 357448 +TIMESTAMP = 1649423696 +SHA256 (nghttp3-0.3.0.tar.xz) = 094236ed8c5c9881c4359147eb5fa614238db652dd3487a9e011ca69bc13f57d +SIZE (nghttp3-0.3.0.tar.xz) = 362912 diff --git a/www/libnghttp3/pkg-plist b/www/libnghttp3/pkg-plist index dc2283a3ef10..9b7d36836c21 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.1 -lib/libnghttp3.so.1.0.0 +lib/libnghttp3.so.1.0.1 libdata/pkgconfig/libnghttp3.pc