From owner-dev-commits-ports-all@freebsd.org Sat May 1 22:21:58 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 B71F463A8B3; Sat, 1 May 2021 22:21:58 +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 4FXkHV2wJSz3DhX; Sat, 1 May 2021 22:21:58 +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 1AD971F6BB; Sat, 1 May 2021 22:21:58 +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 141MLwIY079979; Sat, 1 May 2021 22:21:58 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 141MLwl9079978; Sat, 1 May 2021 22:21:58 GMT (envelope-from git) Date: Sat, 1 May 2021 22:21:58 GMT Message-Id: <202105012221.141MLwl9079978@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: 02ed7f0af84e - main - www/libnghttp3: Update to 0.1.0.g20210418 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: 02ed7f0af84e5aee689c7774ac12b70ec9f405c7 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: Sat, 01 May 2021 22:21:58 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=02ed7f0af84e5aee689c7774ac12b70ec9f405c7 commit 02ed7f0af84e5aee689c7774ac12b70ec9f405c7 Author: Po-Chuan Hsieh AuthorDate: 2021-05-01 22:14:31 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-05-01 22:19:10 +0000 www/libnghttp3: Update to 0.1.0.g20210418 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 ac215b145872..efd7e1786929 100644 --- a/www/libnghttp3/Makefile +++ b/www/libnghttp3/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh PORTNAME= nghttp3 -PORTVERSION= 0.1.0.g20210315 +PORTVERSION= 0.1.0.g20210418 CATEGORIES= www net PKGNAMEPREFIX= lib @@ -20,7 +20,7 @@ USE_CXXSTD= c++17 USE_LDCONFIG= yes GH_ACCOUNT= ngtcp2 -GH_TAGNAME= 66ad30f +GH_TAGNAME= 40943ca USE_GITHUB= yes post-patch: diff --git a/www/libnghttp3/distinfo b/www/libnghttp3/distinfo index 02c4550aa3b9..83c99b22bf10 100644 --- a/www/libnghttp3/distinfo +++ b/www/libnghttp3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618319990 -SHA256 (ngtcp2-nghttp3-0.1.0.g20210315-66ad30f_GH0.tar.gz) = 20f205f9cdc6df53c0d1407daaec4f415b4358cc6276b45db0d945e88a982f10 -SIZE (ngtcp2-nghttp3-0.1.0.g20210315-66ad30f_GH0.tar.gz) = 170607 +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