From owner-dev-commits-ports-main@freebsd.org Sat Aug 7 17:30:30 2021 Return-Path: Delivered-To: dev-commits-ports-main@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 0CBC166E2CE; Sat, 7 Aug 2021 17:30:30 +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 4Ghq9x6fsZz4VSP; Sat, 7 Aug 2021 17:30:29 +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 C99B5250FB; Sat, 7 Aug 2021 17:30:29 +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 177HUTeB011463; Sat, 7 Aug 2021 17:30:29 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 177HUTn1011462; Sat, 7 Aug 2021 17:30:29 GMT (envelope-from git) Date: Sat, 7 Aug 2021 17:30:29 GMT Message-Id: <202108071730.177HUTn1011462@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Lewis Cook Subject: git: d4fd8fbc6698 - main - devel/gh: Update to 1.14.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: lcook X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: d4fd8fbc6698a597c120c81a90b65a2d22f72262 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Aug 2021 17:30:30 -0000 The branch main has been updated by lcook: URL: https://cgit.FreeBSD.org/ports/commit/?id=d4fd8fbc6698a597c120c81a90b65a2d22f72262 commit d4fd8fbc6698a597c120c81a90b65a2d22f72262 Author: Lewis Cook AuthorDate: 2021-08-07 17:04:39 +0000 Commit: Lewis Cook CommitDate: 2021-08-07 17:29:09 +0000 devel/gh: Update to 1.14.0 Changes: https://github.com/cli/cli/releases/tag/v1.14.0 --- devel/gh/Makefile | 2 +- devel/gh/distinfo | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/devel/gh/Makefile b/devel/gh/Makefile index 47056308f5a8..245b8f1137a3 100644 --- a/devel/gh/Makefile +++ b/devel/gh/Makefile @@ -1,6 +1,6 @@ PORTNAME= gh DISTVERSIONPREFIX= v -DISTVERSION= 1.13.1 +DISTVERSION= 1.14.0 CATEGORIES= devel MAINTAINER= lcook@FreeBSD.org diff --git a/devel/gh/distinfo b/devel/gh/distinfo index db602bced1bf..86ddf122c602 100644 --- a/devel/gh/distinfo +++ b/devel/gh/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1627465466 -SHA256 (go/devel_gh/gh-v1.13.1/v1.13.1.mod) = 9a497ff9b1ed81d9c042d7f51354d12cbcda9b03a06e11e17acaa2785cfdcfad -SIZE (go/devel_gh/gh-v1.13.1/v1.13.1.mod) = 1606 -SHA256 (go/devel_gh/gh-v1.13.1/v1.13.1.zip) = a5ba101c1cd77ef9e203b7e0093787e1f1f595f805477db1b512a3a1d968cebb -SIZE (go/devel_gh/gh-v1.13.1/v1.13.1.zip) = 765127 +TIMESTAMP = 1628355542 +SHA256 (go/devel_gh/gh-v1.14.0/v1.14.0.mod) = 608993c2aeaed2fed836b7a850901fb72fe7a1ccab7328d686c8a06656997ef7 +SIZE (go/devel_gh/gh-v1.14.0/v1.14.0.mod) = 1613 +SHA256 (go/devel_gh/gh-v1.14.0/v1.14.0.zip) = 2124edd28481742c237391499c0d15e18cbfea4d9b5a43750d74ed58257a7ecf +SIZE (go/devel_gh/gh-v1.14.0/v1.14.0.zip) = 773413