From owner-dev-commits-ports-all@freebsd.org Tue Jul 6 15:04:51 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 1CB7F659752; Tue, 6 Jul 2021 15:04:51 +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 4GK5Sf3Hvfz3KGQ; Tue, 6 Jul 2021 15:04:50 +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 5079E1BD43; Tue, 6 Jul 2021 15:04:50 +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 166F4opf019768; Tue, 6 Jul 2021 15:04:50 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 166F4owv019767; Tue, 6 Jul 2021 15:04:50 GMT (envelope-from git) Date: Tue, 6 Jul 2021 15:04:50 GMT Message-Id: <202107061504.166F4owv019767@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: 0b366dfc1082 - main - net/libngtcp2: Update to 0.1.0.g20210624 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: 0b366dfc1082cafa85b3517f7eab3c7d8d55274b 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, 06 Jul 2021 15:04:51 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=0b366dfc1082cafa85b3517f7eab3c7d8d55274b commit 0b366dfc1082cafa85b3517f7eab3c7d8d55274b Author: Po-Chuan Hsieh AuthorDate: 2021-07-06 14:55:50 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-07-06 14:55:50 +0000 net/libngtcp2: Update to 0.1.0.g20210624 Changes: https://github.com/ngtcp2/ngtcp2/commits/master --- 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 550ce986398d..b250ec75d8a5 100644 --- a/net/libngtcp2/Makefile +++ b/net/libngtcp2/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh PORTNAME= ngtcp2 -PORTVERSION= 0.1.0.g20210513 +PORTVERSION= 0.1.0.g20210624 CATEGORIES= net PKGNAMEPREFIX= lib @@ -19,7 +19,7 @@ INSTALL_TARGET= install-strip USE_CXXSTD= c++17 USE_LDCONFIG= yes -GH_TAGNAME= d952464 +GH_TAGNAME= f60c3fb USE_GITHUB= yes post-patch: diff --git a/net/libngtcp2/distinfo b/net/libngtcp2/distinfo index 437afad8c078..41615fea9ac5 100644 --- a/net/libngtcp2/distinfo +++ b/net/libngtcp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622214000 -SHA256 (ngtcp2-ngtcp2-0.1.0.g20210513-d952464_GH0.tar.gz) = 045ca2ac6a7bfa139cfc07256a9759cdbf3cbaff85a2e384035afa2fa5917611 -SIZE (ngtcp2-ngtcp2-0.1.0.g20210513-d952464_GH0.tar.gz) = 470242 +TIMESTAMP = 1625323527 +SHA256 (ngtcp2-ngtcp2-0.1.0.g20210624-f60c3fb_GH0.tar.gz) = 5f0f14e0588724cd1783e9a234456e48067767846c7f1b9ac169b8692f169374 +SIZE (ngtcp2-ngtcp2-0.1.0.g20210624-f60c3fb_GH0.tar.gz) = 478391