Bug 246805 - audio/spotify-tui: Update to 0.20.0
Summary: audio/spotify-tui: Update to 0.20.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: Fernando Apesteguía
URL: https://github.com/Rigellute/spotify-...
Keywords: easy, patch
Depends on:
Blocks:
 
Reported: 2020-05-28 14:20 UTC by Lewis Cook
Modified: 2020-06-01 11:40 UTC (History)
1 user (show)

See Also:


Attachments
spotify-tui-0.20.0.diff (42.92 KB, patch)
2020-05-28 14:20 UTC, Lewis Cook
lcook: maintainer-approval+
Details | Diff
spotify-tui-0.20.0.log (235.65 KB, text/plain)
2020-05-28 14:21 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-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!