Bug 246227

Summary: audio/spotify-tui: Update to 0.19.0
Product: Ports & Packages Reporter: Lewis Cook <lcook>
Component: Individual Port(s)Assignee: Hiroki Tagato <tagattie>
Status: Closed FIXED    
Severity: Affects Only Me CC: fernape, tagattie
Priority: --- Keywords: patch
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/Rigellute/spotify-tui/releases/v0.19.0
Attachments:
Description Flags
spotify-tui-0.19.0.diff
lcook: maintainer-approval+
spotify-tui-0.19.0.log none

Description Lewis Cook freebsd_committer freebsd_triage 2020-05-05 15:42:22 UTC
Created attachment 214159 [details]
spotify-tui-0.19.0.diff

Amended:
 * Bumped DISTVERSION to 0.19.0 and updated distinfo.
 * Updated CARGO_CRATES/GH_TUPLE dependeny list.
 * Added external link to FreeBSD wiki in post-installation
   message for further reading. [1]

[1] https://wiki.FreeBSD.org/Ports/audio/spotify-tui

Changelog:
 * https://github.com/Rigellute/spotify-tui/releases/v0.19.0

Tested:
 * portlint: OK (looks fine).
 * testport: OK (poudriere: 3.3.4).
Comment 1 Lewis Cook freebsd_committer freebsd_triage 2020-05-05 15:42:55 UTC
Created attachment 214160 [details]
spotify-tui-0.19.0.log

* Poudriere testport log.
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-05-11 08:08:02 UTC
A commit references this bug:

Author: tagattie
Date: Mon May 11 08:07:37 UTC 2020
New revision: 534892
URL: https://svnweb.freebsd.org/changeset/ports/534892

Log:
  - Update to 0.19.0
  - Add external link to FreeBSD wiki in post-installation message

  PR:		246227
  Submitted by:	Lewis Cook <vulcan@wired.sh> (maintainer)
  Approved by:	ehaupt (mentor)
  Changelog:	https://github.com/Rigellute/spotify-tui/releases/tag/v0.19.0

Changes:
  head/audio/spotify-tui/Makefile
  head/audio/spotify-tui/distinfo
  head/audio/spotify-tui/files/pkg-message.in
Comment 3 Hiroki Tagato freebsd_committer freebsd_triage 2020-05-11 08:08:47 UTC
Committed, thanks!