git: 980860a5c514 - main - www/libnghttp3: Update to 0.9.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 Mar 2023 19:25:14 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=980860a5c5144ba50dc9cfaaff34444fcb549b03 commit 980860a5c5144ba50dc9cfaaff34444fcb549b03 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-03-21 18:40:47 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-03-21 19:20:10 +0000 www/libnghttp3: Update to 0.9.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 ad47a2f3e6a3..9f7328f63b63 100644 --- a/www/libnghttp3/Makefile +++ b/www/libnghttp3/Makefile @@ -1,5 +1,5 @@ PORTNAME= nghttp3 -PORTVERSION= 0.8.0 +PORTVERSION= 0.9.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 ada5e2b8c387..af87f53b3e3d 100644 --- a/www/libnghttp3/distinfo +++ b/www/libnghttp3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1674589562 -SHA256 (nghttp3-0.8.0.tar.xz) = 360dff3a914136a3394cd4fe52cb2c7df2528ddbbd8a61231538bf46ab74b2d7 -SIZE (nghttp3-0.8.0.tar.xz) = 365072 +TIMESTAMP = 1677771055 +SHA256 (nghttp3-0.9.0.tar.xz) = d46320bf5e0557fe255f9cdda1725e564d73cc53be5365ef4db00788f4417fff +SIZE (nghttp3-0.9.0.tar.xz) = 365884 diff --git a/www/libnghttp3/pkg-plist b/www/libnghttp3/pkg-plist index a2819a64e914..0c43422717e8 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.3 -lib/libnghttp3.so.3.0.2 +lib/libnghttp3.so.3.1.0 libdata/pkgconfig/libnghttp3.pc