Bug 244094 - devel/gh: Update to 0.5.4
Summary: devel/gh: Update to 0.5.4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Dmitri Goutnik
URL: https://github.com/cli/cli/releases/t...
Keywords: buildisok
Depends on:
Blocks:
 
Reported: 2020-02-13 11:09 UTC by Lewis Cook
Modified: 2020-02-13 13:45 UTC (History)
1 user (show)

See Also:


Attachments
gh-0.5.4.diff (2.50 KB, patch)
2020-02-13 11:09 UTC, Lewis Cook
lcook: maintainer-approval+
Details | Diff
gh-0.5.4.log (27.99 KB, text/plain)
2020-02-13 11:10 UTC, Lewis Cook
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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!