Notes from UPDATING |
- These upgrade notes are taken from /usr/ports/UPDATING
- 2021-02-10
Affects: users of audio/spotifyd Author: rodrigo@FreeBSD.org Reason:
The configuration format for audio/spotifyd is now TOML, make
sure to update your configuration file after upgrading the port.
Look at the sample configuration file for a working example.
https://github.com/Spotifyd/spotifyd/blob/master/docs/src/config/File.md
|
Number of commits found: 107 (showing only 7 on this page)
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.2.8 26 Mar 2019 10:24:55
  |
tobik  |
audio/spotifyd: Update to 0.2.8
Changes: https://github.com/Spotifyd/spotifyd/compare/v0.2.5...v0.2.8 |
0.2.5 25 Mar 2019 06:28:20
  |
tobik  |
Mk/Uses/cargo.mk: Add GitLab support and drop CARGO_GH_CARGOTOML
- Add a CARGO_USE_GITHUB equivalent for GitLab instances,
CARGO_USE_GITLAB
- Replace CARGO_GH_CARGOTOML with a ${FIND} and just patch
all Cargo.toml under ${WRKDIR}. It is too tedious to find all
the Cargo.toml that need patching manually due to transitive
dependencies. |
0.2.5 02 Mar 2019 08:30:39
  |
tobik  |
audio/spotifyd: Update to 0.2.5
Changes: https://github.com/Spotifyd/spotifyd/releases/tag/v0.2.5 |
0.2.4_2 28 Feb 2019 18:51:46
  |
jbeich  |
lang/rust: update to 1.33.0
- www/firefox temporarily loses SIMD in charset conversion, see
https://bugzilla.mozilla.org/show_bug.cgi?id=1521249
- Force rebuild all consumers to catch regressions early
Changes: https://blog.rust-lang.org/2019/02/28/Rust-1.33.0.html
Tested by: Mikael Urankar (aarch64, armv6, armv7, powerpc64), Piotr Kubaj
(powerpc64)
Approved by: rust (tobik)
Differential Revision: https://reviews.freebsd.org/D19354 |
0.2.4_1 28 Feb 2019 18:47:28
  |
jbeich  |
USES=cargo to update libc to 0.2.49 for Tier2
PR: 235063
Differential Revision: https://reviews.freebsd.org/D19309 |
0.2.4 29 Jan 2019 07:56:30
  |
tobik  |
audio/spotifyd: Update to 0.2.4
This just bumps a number of dependencies. |
0.2.3.12 20 Jan 2019 00:07:28
  |
tobik  |
New port: audio/spotifyd
An open source Spotify client running as a UNIX daemon. Spotifyd
streams music just like the official client, but is more lightweight
and supports more platforms. Spotifyd also supports the Spotify
Connect protocol which makes it show up as a device that can be
controlled from the official clients.
Spotifyd requires a Spotify Premium account.
WWW: https://github.com/Spotifyd/spotifyd |
Number of commits found: 107 (showing only 7 on this page)
|