Bug 244094

Summary: devel/gh: Update to 0.5.4
Product: Ports & Packages Reporter: Lewis Cook <lcook>
Component: Individual Port(s)Assignee: Dmitri Goutnik <dmgk>
Status: Closed FIXED    
Severity: Affects Only Me CC: dmgk
Priority: --- Keywords: buildisok
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/cli/cli/releases/tag/v0.5.4
Attachments:
Description Flags
gh-0.5.4.diff
lcook: maintainer-approval+
gh-0.5.4.log none

Description Lewis Cook freebsd_committer freebsd_triage 2020-02-13 11:09:30 UTC
Created attachment 211608 [details]
gh-0.5.4.diff

Changes:
	* Bump DISTVERSION to 0.5.4 and update distinfo;
	* Remove unnecessary BUILD_HASH declaration, this has no
 	  behavioral change other than the output of 'gh --version';
        * Add bash, fish and zsh shell completions to PLIST_FILES. The
          new post-build target will generate completions on-the-fly,
          which are then installed via the post-install target;
	* Suppress changing directory in do-test.

Testing:
	* No errors reported with portlint, built in Poudriere and
	  application works as expected (logs attached).
Comment 1 Lewis Cook freebsd_committer freebsd_triage 2020-02-13 11:10:19 UTC
Created attachment 211609 [details]
gh-0.5.4.log

* Poudriere build log.
Comment 2 Automation User 2020-02-13 11:28:30 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/117568788
Comment 3 commit-hook freebsd_committer freebsd_triage 2020-02-13 13:45:03 UTC
A commit references this bug:

Author: dmgk
Date: Thu Feb 13 13:44:34 UTC 2020
New revision: 526015
URL: https://svnweb.freebsd.org/changeset/ports/526015

Log:
  devel/gh: Update to 0.5.4

  Changes:	https://github.com/cli/cli/releases/tag/v0.5.4
  PR:		244094
  Submitted by:	Lewis Cook <vulcan@wired.sh> (maintainer)

Changes:
  head/devel/gh/Makefile
  head/devel/gh/distinfo
Comment 4 Dmitri Goutnik freebsd_committer freebsd_triage 2020-02-13 13:45:30 UTC
Committed, thanks!