From owner-dev-commits-ports-all@freebsd.org Sun Aug 8 14:58:42 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 843186586B6; Sun, 8 Aug 2021 14:58:42 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GjMmK3h7kz4jnM; Sun, 8 Aug 2021 14:58:41 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 557BC166BF; Sun, 8 Aug 2021 14:58:41 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 178EwfoV024407; Sun, 8 Aug 2021 14:58:41 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 178Ewfbv024406; Sun, 8 Aug 2021 14:58:41 GMT (envelope-from git) Date: Sun, 8 Aug 2021 14:58:41 GMT Message-Id: <202108081458.178Ewfbv024406@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 46cfa475fa73 - main - www/libnghttp3: Update to 0.1.0.g20210731 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 46cfa475fa73a69d52a6298eb6f74eb232309099 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Aug 2021 14:58:42 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=46cfa475fa73a69d52a6298eb6f74eb232309099 commit 46cfa475fa73a69d52a6298eb6f74eb232309099 Author: Po-Chuan Hsieh AuthorDate: 2021-08-08 14:35:25 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-08-08 14:54:00 +0000 www/libnghttp3: Update to 0.1.0.g20210731 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 5d424bfb92e1..7d630dfc7780 100644 --- a/www/libnghttp3/Makefile +++ b/www/libnghttp3/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh PORTNAME= nghttp3 -PORTVERSION= 0.1.0.g20210624 +PORTVERSION= 0.1.0.g20210731 CATEGORIES= www net PKGNAMEPREFIX= lib @@ -20,7 +20,7 @@ USE_CXXSTD= c++17 USE_LDCONFIG= yes GH_ACCOUNT= ngtcp2 -GH_TAGNAME= bbc426e +GH_TAGNAME= 6858c28 USE_GITHUB= yes post-patch: diff --git a/www/libnghttp3/distinfo b/www/libnghttp3/distinfo index 371bae8ad3f6..266e065b9e6c 100644 --- a/www/libnghttp3/distinfo +++ b/www/libnghttp3/distinfo @@ -1,3 +1,3 @@ -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 +TIMESTAMP = 1628103060 +SHA256 (ngtcp2-nghttp3-0.1.0.g20210731-6858c28_GH0.tar.gz) = dad7f9490822b98f0f3572cf31a3da4f4d12d1103065f0d1e2b15fb8f02ac214 +SIZE (ngtcp2-nghttp3-0.1.0.g20210731-6858c28_GH0.tar.gz) = 181070