Bug 246227 - audio/spotify-tui: Update to 0.19.0
Summary: audio/spotify-tui: Update to 0.19.0
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: Hiroki Tagato
URL: https://github.com/Rigellute/spotify-...
Keywords: patch
Depends on:
Blocks:
 
Reported: 2020-05-05 15:42 UTC by Lewis Cook
Modified: 2020-05-11 08:08 UTC (History)
2 users (show)

See Also:


Attachments
spotify-tui-0.19.0.diff (6.54 KB, patch)
2020-05-05 15:42 UTC, Lewis Cook
lcook: maintainer-approval+
Details | Diff
spotify-tui-0.19.0.log (235.24 KB, text/plain)
2020-05-05 15:42 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-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!