From owner-dev-commits-ports-all@freebsd.org Tue Sep 21 03:49:24 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 A548E6B2576; Tue, 21 Sep 2021 03:49:24 +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 4HD6qm3Kgtz4d57; Tue, 21 Sep 2021 03:49:24 +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 3D9241CD55; Tue, 21 Sep 2021 03:49:22 +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 18L3nM0i018010; Tue, 21 Sep 2021 03:49:22 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18L3nM0G018009; Tue, 21 Sep 2021 03:49:22 GMT (envelope-from git) Date: Tue, 21 Sep 2021 03:49:22 GMT Message-Id: <202109210349.18L3nM0G018009@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: cf2bd2ea876d - main - net/libngtcp2: Update to 0.1.0.g20210831 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: cf2bd2ea876d7a96f95231f22dfbebd7dd92e5ae 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: Tue, 21 Sep 2021 03:49:25 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=cf2bd2ea876d7a96f95231f22dfbebd7dd92e5ae commit cf2bd2ea876d7a96f95231f22dfbebd7dd92e5ae Author: Po-Chuan Hsieh AuthorDate: 2021-09-21 03:08:12 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-09-21 03:35:18 +0000 net/libngtcp2: Update to 0.1.0.g20210831 Changes: https://github.com/ngtcp2/ngtcp2/commits/main --- net/libngtcp2/Makefile | 4 ++-- net/libngtcp2/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/net/libngtcp2/Makefile b/net/libngtcp2/Makefile index e13f7b2267c5..be18bb452d00 100644 --- a/net/libngtcp2/Makefile +++ b/net/libngtcp2/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh PORTNAME= ngtcp2 -PORTVERSION= 0.1.0.g20210731 +PORTVERSION= 0.1.0.g20210831 CATEGORIES= net PKGNAMEPREFIX= lib @@ -19,7 +19,7 @@ INSTALL_TARGET= install-strip USE_CXXSTD= c++17 USE_LDCONFIG= yes -GH_TAGNAME= a14be4e +GH_TAGNAME= fce1b7f USE_GITHUB= yes post-patch: diff --git a/net/libngtcp2/distinfo b/net/libngtcp2/distinfo index 686755205bf5..bfe626942554 100644 --- a/net/libngtcp2/distinfo +++ b/net/libngtcp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628103050 -SHA256 (ngtcp2-ngtcp2-0.1.0.g20210731-a14be4e_GH0.tar.gz) = 145e1c20c95f9adc5e80614564c08269beb857b7099851c2594d42b0416ead96 -SIZE (ngtcp2-ngtcp2-0.1.0.g20210731-a14be4e_GH0.tar.gz) = 483632 +TIMESTAMP = 1632036892 +SHA256 (ngtcp2-ngtcp2-0.1.0.g20210831-fce1b7f_GH0.tar.gz) = b40ea1bfd69823fea98ed826fa15bdc508369ad4ccb780d74a6b8ffeefb64bfe +SIZE (ngtcp2-ngtcp2-0.1.0.g20210831-fce1b7f_GH0.tar.gz) = 489092