Date: Fri, 3 Jun 2022 09:04:08 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a85386a0fc73 - main - www/libnghttp3: Update to 0.4.1 Message-ID: <202206030904.253948i0089371@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=a85386a0fc736d22a1928886b0b35b7acd659fa2 commit a85386a0fc736d22a1928886b0b35b7acd659fa2 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-06-03 08:50:12 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-06-03 09:00:26 +0000 www/libnghttp3: Update to 0.4.1 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 d7f001721f6b..6f229794a8c4 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.4.0 +PORTVERSION= 0.4.1 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 1cfcd6df3d0f..49dafd12a553 100644 --- a/www/libnghttp3/distinfo +++ b/www/libnghttp3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1652122587 -SHA256 (nghttp3-0.4.0.tar.xz) = 3de9c4bb2d32fd58ce79e42c6464e7e340c752fa7585ad4c6d3fece306e99185 -SIZE (nghttp3-0.4.0.tar.xz) = 362932 +TIMESTAMP = 1653925902 +SHA256 (nghttp3-0.4.1.tar.xz) = b0017e46733873614c8fb808e185204a04a746573e9571f900f20caa62714367 +SIZE (nghttp3-0.4.1.tar.xz) = 362616 diff --git a/www/libnghttp3/pkg-plist b/www/libnghttp3/pkg-plist index 6e497a6e6385..0c86d4840eb2 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.2 -lib/libnghttp3.so.2.0.0 +lib/libnghttp3.so.2.0.1 libdata/pkgconfig/libnghttp3.pc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206030904.253948i0089371>