Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Jan 2024 01:20:44 GMT
From:      Lewis Cook <lcook@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 90847eb057c0 - main - devel/gh: Update to 2.42.1
Message-ID:  <202401210120.40L1KiBV037937@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by lcook:

URL: https://cgit.FreeBSD.org/ports/commit/?id=90847eb057c0f597ed205857074759abfe468458

commit 90847eb057c0f597ed205857074759abfe468458
Author:     Lewis Cook <lcook@FreeBSD.org>
AuthorDate: 2024-01-20 22:58:18 +0000
Commit:     Lewis Cook <lcook@FreeBSD.org>
CommitDate: 2024-01-21 01:20:21 +0000

    devel/gh: Update to 2.42.1
    
    Changes:        https://github.com/cli/cli/releases/tag/v2.42.1
---
 devel/gh/Makefile  |  3 +--
 devel/gh/distinfo  | 10 +++++-----
 devel/gh/pkg-plist |  1 +
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/devel/gh/Makefile b/devel/gh/Makefile
index fc4c60c34e48..819926897826 100644
--- a/devel/gh/Makefile
+++ b/devel/gh/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	gh
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.39.1
-PORTREVISION=	2
+DISTVERSION=	2.42.1
 CATEGORIES=	devel
 
 MAINTAINER=	lcook@FreeBSD.org
diff --git a/devel/gh/distinfo b/devel/gh/distinfo
index a7d4169b5deb..f4335f43ef46 100644
--- a/devel/gh/distinfo
+++ b/devel/gh/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1700076912
-SHA256 (go/devel_gh/gh-v2.39.1/v2.39.1.mod) = 894b50319685ce00fe86db2c0aa2b776354aa10c8df5b6cd4a3ba2d2611dd750
-SIZE (go/devel_gh/gh-v2.39.1/v2.39.1.mod) = 3717
-SHA256 (go/devel_gh/gh-v2.39.1/v2.39.1.zip) = 534827df2de6a6318d427181349f3bd96cd8974f810e198dd100b79e14ccacd5
-SIZE (go/devel_gh/gh-v2.39.1/v2.39.1.zip) = 1349616
+TIMESTAMP = 1705785988
+SHA256 (go/devel_gh/gh-v2.42.1/v2.42.1.mod) = 3d3499c615d6cced867f85de7aeae6964da681404e31440480358b3e2cb43053
+SIZE (go/devel_gh/gh-v2.42.1/v2.42.1.mod) = 3717
+SHA256 (go/devel_gh/gh-v2.42.1/v2.42.1.zip) = f7c04c54eec25cac75b7875f5a9fc8325a1841adeca4a014c80acdbfece424bc
+SIZE (go/devel_gh/gh-v2.42.1/v2.42.1.zip) = 1273717
diff --git a/devel/gh/pkg-plist b/devel/gh/pkg-plist
index 19f815da4ade..5bbe8fb20cca 100644
--- a/devel/gh/pkg-plist
+++ b/devel/gh/pkg-plist
@@ -9,6 +9,7 @@
 %%MANPAGES%%share/man/man1/gh-auth-refresh.1.gz
 %%MANPAGES%%share/man/man1/gh-auth-setup-git.1.gz
 %%MANPAGES%%share/man/man1/gh-auth-status.1.gz
+%%MANPAGES%%share/man/man1/gh-auth-switch.1.gz
 %%MANPAGES%%share/man/man1/gh-auth-token.1.gz
 %%MANPAGES%%share/man/man1/gh-auth.1.gz
 %%MANPAGES%%share/man/man1/gh-browse.1.gz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401210120.40L1KiBV037937>