Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Jun 2024 17:48:56 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: bc625e0788ba - main - devel/gh: Update to 2.46.0
Message-ID:  <202406031748.453HmuCT097223@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=bc625e0788ba384bb23a5eb5356cbc82820e75d4

commit bc625e0788ba384bb23a5eb5356cbc82820e75d4
Author:     Emanuel Haupt <ehaupt@FreeBSD.org>
AuthorDate: 2024-06-03 17:48:42 +0000
Commit:     Lewis Cook <lcook@FreeBSD.org>
CommitDate: 2024-06-03 17:48:42 +0000

    devel/gh: Update to 2.46.0
    
    Changes:        https://github.com/cli/cli/releases/tag/v2.46.0
    PR:             277873
---
 devel/gh/Makefile  |  3 +--
 devel/gh/distinfo  | 10 +++++-----
 devel/gh/pkg-plist |  2 ++
 3 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/devel/gh/Makefile b/devel/gh/Makefile
index ee1dc53b8312..965711a8e636 100644
--- a/devel/gh/Makefile
+++ b/devel/gh/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	gh
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.42.1
-PORTREVISION=	4
+DISTVERSION=	2.46.0
 CATEGORIES=	devel
 
 MAINTAINER=	lcook@FreeBSD.org
diff --git a/devel/gh/distinfo b/devel/gh/distinfo
index f4335f43ef46..e6c5496bdf3f 100644
--- a/devel/gh/distinfo
+++ b/devel/gh/distinfo
@@ -1,5 +1,5 @@
-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
+TIMESTAMP = 1717440037
+SHA256 (go/devel_gh/gh-v2.46.0/v2.46.0.mod) = d378b7ef94c113cbb6a606e0c907fdcea4469f9eed36f5dd4a3a69d377187ced
+SIZE (go/devel_gh/gh-v2.46.0/v2.46.0.mod) = 3687
+SHA256 (go/devel_gh/gh-v2.46.0/v2.46.0.zip) = a56edb3ada4c05f2b79a91fad603bd4c8c0605de169e39ed8149e87b8b92b7a9
+SIZE (go/devel_gh/gh-v2.46.0/v2.46.0.zip) = 1291151
diff --git a/devel/gh/pkg-plist b/devel/gh/pkg-plist
index 5bbe8fb20cca..eca799cfabd2 100644
--- a/devel/gh/pkg-plist
+++ b/devel/gh/pkg-plist
@@ -114,8 +114,10 @@
 %%MANPAGES%%share/man/man1/gh-project-item-delete.1.gz
 %%MANPAGES%%share/man/man1/gh-project-item-edit.1.gz
 %%MANPAGES%%share/man/man1/gh-project-item-list.1.gz
+%%MANPAGES%%share/man/man1/gh-project-link.1.gz
 %%MANPAGES%%share/man/man1/gh-project-list.1.gz
 %%MANPAGES%%share/man/man1/gh-project-mark-template.1.gz
+%%MANPAGES%%share/man/man1/gh-project-unlink.1.gz
 %%MANPAGES%%share/man/man1/gh-project-view.1.gz
 %%MANPAGES%%share/man/man1/gh-project.1.gz
 %%MANPAGES%%share/man/man1/gh-release-create.1.gz



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