Date: Sun, 11 Jul 2021 18:35:28 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: 95894c685d23 - main - devel/gh: Update to 1.12.1 Message-ID: <202107111835.16BIZSGX012593@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=95894c685d23cde67e2b92606952fb71abbd6b02 commit 95894c685d23cde67e2b92606952fb71abbd6b02 Author: Lewis Cook <lcook@FreeBSD.org> AuthorDate: 2021-07-11 18:33:59 +0000 Commit: Lewis Cook <lcook@FreeBSD.org> CommitDate: 2021-07-11 18:33:59 +0000 devel/gh: Update to 1.12.1 Changes: https://github.com/cli/cli/releases/tag/v1.12.1 https://github.com/cli/cli/releases/tag/v1.12.0 --- devel/gh/Makefile | 2 +- devel/gh/distinfo | 10 +++++----- devel/gh/pkg-plist | 1 + 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/devel/gh/Makefile b/devel/gh/Makefile index 081a28edb509..af90c35a62df 100644 --- a/devel/gh/Makefile +++ b/devel/gh/Makefile @@ -1,6 +1,6 @@ PORTNAME= gh DISTVERSIONPREFIX= v -DISTVERSION= 1.11.0 +DISTVERSION= 1.12.1 CATEGORIES= devel MAINTAINER= lcook@FreeBSD.org diff --git a/devel/gh/distinfo b/devel/gh/distinfo index c63baf71aafd..8edd3a91973d 100644 --- a/devel/gh/distinfo +++ b/devel/gh/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1622802581 -SHA256 (go/devel_gh/gh-v1.11.0/v1.11.0.mod) = 4466fefd582bfe2182bcb75a67d591f313523b82e6715fe3abbb924bad4093dc -SIZE (go/devel_gh/gh-v1.11.0/v1.11.0.mod) = 1605 -SHA256 (go/devel_gh/gh-v1.11.0/v1.11.0.zip) = f870f510f6a48e0fde6097d003938a6bfe851e3d74514fb0315b75521ab1ce8e -SIZE (go/devel_gh/gh-v1.11.0/v1.11.0.zip) = 738796 +TIMESTAMP = 1626028148 +SHA256 (go/devel_gh/gh-v1.12.1/v1.12.1.mod) = 4466fefd582bfe2182bcb75a67d591f313523b82e6715fe3abbb924bad4093dc +SIZE (go/devel_gh/gh-v1.12.1/v1.12.1.mod) = 1605 +SHA256 (go/devel_gh/gh-v1.12.1/v1.12.1.zip) = a5d2ca5615efa0f257fdf3c549b898dfebe7ef69c46497f537f50dfd6e12291b +SIZE (go/devel_gh/gh-v1.12.1/v1.12.1.zip) = 760205 diff --git a/devel/gh/pkg-plist b/devel/gh/pkg-plist index efde94f09f24..a96a732275a4 100644 --- a/devel/gh/pkg-plist +++ b/devel/gh/pkg-plist @@ -12,6 +12,7 @@ %%MANPAGES%%man/man1/gh-auth-refresh.1.gz %%MANPAGES%%man/man1/gh-auth-status.1.gz %%MANPAGES%%man/man1/gh-auth.1.gz +%%MANPAGES%%man/man1/gh-browse.1.gz %%MANPAGES%%man/man1/gh-completion.1.gz %%MANPAGES%%man/man1/gh-config-get.1.gz %%MANPAGES%%man/man1/gh-config-set.1.gz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107111835.16BIZSGX012593>