Date: Tue, 11 Jan 2022 18:53:35 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: 6f26697d1d32 - main - www/libnghttp3: Update to 0.1.0.g20211222 Message-ID: <202201111853.20BIrZwE061652@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=6f26697d1d329221c09e0092d244d9428f600c9d commit 6f26697d1d329221c09e0092d244d9428f600c9d Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-01-11 17:13:38 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-01-11 18:44:06 +0000 www/libnghttp3: Update to 0.1.0.g20211222 Changes: https://github.com/ngtcp2/nghttp3/commits/main --- www/libnghttp3/Makefile | 4 ++-- www/libnghttp3/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/libnghttp3/Makefile b/www/libnghttp3/Makefile index fc773d4292e8..1710a2843313 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.1.0.g20211117 +PORTVERSION= 0.1.0.g20211222 CATEGORIES= www net PKGNAMEPREFIX= lib @@ -20,7 +20,7 @@ USE_CXXSTD= c++17 USE_LDCONFIG= yes GH_ACCOUNT= ngtcp2 -GH_TAGNAME= b9e565c +GH_TAGNAME= 8d8184a USE_GITHUB= yes post-patch: diff --git a/www/libnghttp3/distinfo b/www/libnghttp3/distinfo index 4de1eff388f7..f3e0fe603526 100644 --- a/www/libnghttp3/distinfo +++ b/www/libnghttp3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1638556498 -SHA256 (ngtcp2-nghttp3-0.1.0.g20211117-b9e565c_GH0.tar.gz) = 96d7af519d9ca34ed520c971c0161413375fcb6c371201a2883a79a7318223f5 -SIZE (ngtcp2-nghttp3-0.1.0.g20211117-b9e565c_GH0.tar.gz) = 175491 +TIMESTAMP = 1641045826 +SHA256 (ngtcp2-nghttp3-0.1.0.g20211222-8d8184a_GH0.tar.gz) = 8208121a2ebb4178bab9ba79f4f64de9295fd4b3b944a30a69880eea796816b8 +SIZE (ngtcp2-nghttp3-0.1.0.g20211222-8d8184a_GH0.tar.gz) = 177857
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201111853.20BIrZwE061652>