Date: Tue, 6 Jul 2021 15:04:53 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: 1a2119cb4267 - main - www/libnghttp3: Update to 0.1.0.g20210624 Message-ID: <202107061504.166F4rxo019845@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=1a2119cb426797b47f91bbe43929522c6e29c930 commit 1a2119cb426797b47f91bbe43929522c6e29c930 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-07-06 14:56:09 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-07-06 14:56:09 +0000 www/libnghttp3: Update to 0.1.0.g20210624 Changes: https://github.com/ngtcp2/nghttp3/commits/master --- 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 efd7e1786929..5d424bfb92e1 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.g20210418 +PORTVERSION= 0.1.0.g20210624 CATEGORIES= www net PKGNAMEPREFIX= lib @@ -20,7 +20,7 @@ USE_CXXSTD= c++17 USE_LDCONFIG= yes GH_ACCOUNT= ngtcp2 -GH_TAGNAME= 40943ca +GH_TAGNAME= bbc426e USE_GITHUB= yes post-patch: diff --git a/www/libnghttp3/distinfo b/www/libnghttp3/distinfo index 83c99b22bf10..371bae8ad3f6 100644 --- a/www/libnghttp3/distinfo +++ b/www/libnghttp3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619725329 -SHA256 (ngtcp2-nghttp3-0.1.0.g20210418-40943ca_GH0.tar.gz) = 7b5ef6ff2074bcd49a51692b8d479955774528ea69cfbe1f48e0924c9c131dda -SIZE (ngtcp2-nghttp3-0.1.0.g20210418-40943ca_GH0.tar.gz) = 179855 +TIMESTAMP = 1625323533 +SHA256 (ngtcp2-nghttp3-0.1.0.g20210624-bbc426e_GH0.tar.gz) = 809abdb6037012a9664d5869da13ced16981c00962cc866dc7631a9cb3c08444 +SIZE (ngtcp2-nghttp3-0.1.0.g20210624-bbc426e_GH0.tar.gz) = 179880
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107061504.166F4rxo019845>