From nobody Wed Oct 13 19:20:35 2021 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 70FFF17F2B80; Wed, 13 Oct 2021 19:20: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 4HV2S90Htlz4qJs; Wed, 13 Oct 2021 19:20:40 +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 21A3F2D054; Wed, 13 Oct 2021 19:20:35 +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 19DJKZfI072163; Wed, 13 Oct 2021 19:20:35 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19DJKZkt072162; Wed, 13 Oct 2021 19:20:35 GMT (envelope-from git) Date: Wed, 13 Oct 2021 19:20:35 GMT Message-Id: <202110131920.19DJKZkt072162@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: f1e524bdbeda - main - www/libnghttp3: Update to 0.1.0.g20210921 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org 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: f1e524bdbedad936020f099066f939c94dd0b265 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=f1e524bdbedad936020f099066f939c94dd0b265 commit f1e524bdbedad936020f099066f939c94dd0b265 Author: Po-Chuan Hsieh AuthorDate: 2021-10-13 19:12:49 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-10-13 19:12:49 +0000 www/libnghttp3: Update to 0.1.0.g20210921 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 e8069294ac69..c22016179fd8 100644 --- a/www/libnghttp3/Makefile +++ b/www/libnghttp3/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh PORTNAME= nghttp3 -PORTVERSION= 0.1.0.g20210817 +PORTVERSION= 0.1.0.g20210921 CATEGORIES= www net PKGNAMEPREFIX= lib @@ -20,7 +20,7 @@ USE_CXXSTD= c++17 USE_LDCONFIG= yes GH_ACCOUNT= ngtcp2 -GH_TAGNAME= 149319e +GH_TAGNAME= f61be4a USE_GITHUB= yes post-patch: diff --git a/www/libnghttp3/distinfo b/www/libnghttp3/distinfo index 314ad8d36612..c45d35af4770 100644 --- a/www/libnghttp3/distinfo +++ b/www/libnghttp3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632036920 -SHA256 (ngtcp2-nghttp3-0.1.0.g20210817-149319e_GH0.tar.gz) = 3b5d25f7fdaf1a05dd3679a29c2e29558279977184aed981052f7666157fac0c -SIZE (ngtcp2-nghttp3-0.1.0.g20210817-149319e_GH0.tar.gz) = 171425 +TIMESTAMP = 1634111658 +SHA256 (ngtcp2-nghttp3-0.1.0.g20210921-f61be4a_GH0.tar.gz) = 9ac9441373fa9f0fdd42ee72f7b3beca96ce2c1153b75def0982e69b371f5bcf +SIZE (ngtcp2-nghttp3-0.1.0.g20210921-f61be4a_GH0.tar.gz) = 172870