Bug 277873

Summary: devel/gh: Update to 2.46.0
Product: Ports & Packages Reporter: Emanuel Haupt <ehaupt>
Component: Individual Port(s)Assignee: Lewis Cook <lcook>
Status: Closed FIXED    
Severity: Affects Only Me CC: ehaupt
Priority: --- Flags: lcook: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/cli/cli/releases/tag/v2.46.0
Attachments:
Description Flags
Update to 2.46.0 none

Description Emanuel Haupt freebsd_committer freebsd_triage 2024-03-21 22:42:23 UTC
Created attachment 249386 [details]
Update to 2.46.0

The attached patch updates gh to 2.46.0
Comment 1 Lewis Cook freebsd_committer freebsd_triage 2024-04-06 20:23:58 UTC
Hi! Thank you and apologize for the belated reply. Looks fine to me so please go ahead and commit :-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-06-03 17:49:41 UTC
A commit in branch main references this bug:

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(-)
Comment 3 Lewis Cook freebsd_committer freebsd_triage 2024-06-03 17:50:20 UTC
I've got some local changes on my end, so went ahead and pushed your intended changes. Cheers!