From owner-svn-ports-head@freebsd.org Sat Sep 5 21:29:30 2020 Return-Path: Delivered-To: svn-ports-head@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 A89903D6AE2; Sat, 5 Sep 2020 21:29:30 +0000 (UTC) (envelope-from sunpoet@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BkSNn6LbPz3g1K; Sat, 5 Sep 2020 21:29:29 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3155723EC6; Sat, 5 Sep 2020 21:29:27 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 085LTRJq004688; Sat, 5 Sep 2020 21:29:27 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 085LTQTR004684; Sat, 5 Sep 2020 21:29:26 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202009052129.085LTQTR004684@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 5 Sep 2020 21:29:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r547696 - head/www/libnghttp3 X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/libnghttp3 X-SVN-Commit-Revision: 547696 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Sep 2020 21:29:31 -0000 Author: sunpoet Date: Sat Sep 5 21:29:26 2020 New Revision: 547696 URL: https://svnweb.freebsd.org/changeset/ports/547696 Log: Update to 0.1.0.g20200821 Changes: https://github.com/ngtcp2/nghttp3/commits/master Modified: head/www/libnghttp3/Makefile head/www/libnghttp3/distinfo Modified: head/www/libnghttp3/Makefile ============================================================================== --- head/www/libnghttp3/Makefile Sat Sep 5 21:29:21 2020 (r547695) +++ head/www/libnghttp3/Makefile Sat Sep 5 21:29:26 2020 (r547696) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nghttp3 -PORTVERSION= 0.1.0.g20200714 +PORTVERSION= 0.1.0.g20200821 CATEGORIES= www net PKGNAMEPREFIX= lib @@ -21,7 +21,7 @@ USE_CXXSTD= c++17 USE_LDCONFIG= yes GH_ACCOUNT= ngtcp2 -GH_TAGNAME= f24756f +GH_TAGNAME= 7fbbef1 USE_GITHUB= yes post-patch: Modified: head/www/libnghttp3/distinfo ============================================================================== --- head/www/libnghttp3/distinfo Sat Sep 5 21:29:21 2020 (r547695) +++ head/www/libnghttp3/distinfo Sat Sep 5 21:29:26 2020 (r547696) @@ -1,3 +1,3 @@ -TIMESTAMP = 1596954290 -SHA256 (ngtcp2-nghttp3-0.1.0.g20200714-f24756f_GH0.tar.gz) = 1833e45a153d541bd35d3c2b5244a599d2d2d2cd8727ad38373eabf4e0d9d268 -SIZE (ngtcp2-nghttp3-0.1.0.g20200714-f24756f_GH0.tar.gz) = 155134 +TIMESTAMP = 1599302721 +SHA256 (ngtcp2-nghttp3-0.1.0.g20200821-7fbbef1_GH0.tar.gz) = 5c933265fa51e63066daf9f383936bc86dbc315cb3db8a3f5bf197e5d52e3598 +SIZE (ngtcp2-nghttp3-0.1.0.g20200821-7fbbef1_GH0.tar.gz) = 155682