git: 6d20f4fedcbe - main - www/libnghttp3: Update to 0.15.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 22 Sep 2023 03:23:36 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=6d20f4fedcbe896784d2db198a46645e750c09a5 commit 6d20f4fedcbe896784d2db198a46645e750c09a5 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-09-22 03:17:26 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-09-22 03:17:26 +0000 www/libnghttp3: Update to 0.15.0 - Update WWW Changes: https://github.com/ngtcp2/nghttp3/releases --- www/libnghttp3/Makefile | 5 +++-- www/libnghttp3/distinfo | 6 +++--- www/libnghttp3/pkg-plist | 4 ++-- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/www/libnghttp3/Makefile b/www/libnghttp3/Makefile index 4266361e7940..973ab0be8652 100644 --- a/www/libnghttp3/Makefile +++ b/www/libnghttp3/Makefile @@ -1,12 +1,13 @@ PORTNAME= nghttp3 -PORTVERSION= 0.13.0 +PORTVERSION= 0.15.0 CATEGORIES= www net MASTER_SITES= https://github.com/ngtcp2/nghttp3/releases/download/v${PORTVERSION}/ PKGNAMEPREFIX= lib MAINTAINER= sunpoet@FreeBSD.org COMMENT= HTTP/3 C Library -WWW= https://github.com/ngtcp2/nghttp3 +WWW= https://nghttp2.org/nghttp3/ \ + https://github.com/ngtcp2/nghttp3 LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/www/libnghttp3/distinfo b/www/libnghttp3/distinfo index 0d9afa725496..3f0f7b5640b1 100644 --- a/www/libnghttp3/distinfo +++ b/www/libnghttp3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1689398797 -SHA256 (nghttp3-0.13.0.tar.xz) = 2b01b69c83f4506e7be3bc1a615b1818a92e762ec4be197a7931946e2ae005a0 -SIZE (nghttp3-0.13.0.tar.xz) = 367992 +TIMESTAMP = 1695143243 +SHA256 (nghttp3-0.15.0.tar.xz) = 20d33a364033a99de11a14246fffc3e059e133cf3a53b0891f6785c929f257f1 +SIZE (nghttp3-0.15.0.tar.xz) = 368348 diff --git a/www/libnghttp3/pkg-plist b/www/libnghttp3/pkg-plist index 088257ddd19c..a7e8b3c81dbb 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.8 -lib/libnghttp3.so.8.0.0 +lib/libnghttp3.so.9 +lib/libnghttp3.so.9.0.0 libdata/pkgconfig/libnghttp3.pc