Bug 246805

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

Description Lewis Cook freebsd_committer freebsd_triage 2020-05-28 14:20:49 UTC
Created attachment 214967 [details]
spotify-tui-0.20.0.diff

Amended:
 * Bumped DISTVERSION to 0.20.0 and updated distinfo.
 * Updated CARGO_CRATES dependency list.

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

Tested:
 * portlint: OK (looks fine).
 * testport: OK (poudriere: 3.3.4).
Comment 1 Lewis Cook freebsd_committer freebsd_triage 2020-05-28 14:21:13 UTC
Created attachment 214968 [details]
spotify-tui-0.20.0.log

* Poudriere testport log.
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-06-01 11:40:22 UTC
A commit references this bug:

Author: fernape
Date: Mon Jun  1 11:39:38 UTC 2020
New revision: 537476
URL: https://svnweb.freebsd.org/changeset/ports/537476

Log:
  audio/spotify-tui: Update to 0.20.0

  From ChangeLog: https://github.com/Rigellute/spotify-tui/releases/tag/v0.20.0

  Fix audio analysis view and other improvements

  - Move pagination instructions to top of help menu
  - Add user configuration toggle for the loading indicator
  - Add support for saving an album and following an artist in artist view
  - Use the `#` glyph to indicate the currently playing song
  - Jump to play context (if available) - default binding is `o`

  PR:	246805
  Submitted by:	vulcan@wired.sh (maintainer)

Changes:
  head/audio/spotify-tui/Makefile
  head/audio/spotify-tui/distinfo
Comment 3 Fernando ApesteguĂ­a freebsd_committer freebsd_triage 2020-06-01 11:40:51 UTC
Committed,

Thanks!