| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.2.9 28 May 2019 04:25:02
  |
tobik  |
audio/spotifyd: Update to 0.2.9
Changes: https://github.com/Spotifyd/spotifyd/compare/v0.2.8...0.2.9 |
0.2.8_4 24 May 2019 03:25:12
  |
tobik  |
lang/rust: Update to 1.35.0
- Force rebuild all consumers to catch regressions early
Thanks to Mikael Urankar for providing updated bootstraps for
aarch64, armv6, armv7, powerpc64.
Changes: https://blog.rust-lang.org/2019/05/23/Rust-1.35.0.html
Reviewed by: jbeich
Tested by: pkubaj (powerpc64), mikael.urankar@gmail.com (aarch64)
With hat: rust
Differential Revision: https://reviews.freebsd.org/D20332 |
0.2.8_3 15 May 2019 03:12:15
  |
tobik  |
lang/rust: Update to 1.34.2
- While here add patches from [1] for LibreSSL 2.9.1 support
[1] https://github.com/sfackler/rust-openssl/pull/1097
Changes: https://blog.rust-lang.org/2019/05/13/Security-advisory.html
Changes: https://blog.rust-lang.org/2019/05/14/Rust-1.34.2.html
PR: 237495 [1]
Security: 37528379-76a8-11e9-a4fd-00012e582166 |
0.2.8_2 19 Apr 2019 04:16:59
  |
tobik  |
audio/spotifyd: Unbreak build after r499153
Removing USES=ssl completely was too far. Put it back as a build
dependency.
http://beefy10.nyi.freebsd.org/data/112i386-default/499228/logs/errors/spotifyd-0.2.8_2.log |
0.2.8_2 17 Apr 2019 07:36:13
  |
tobik  |
audio/spotifyd: Does not need USES=ssl, bump revision after r499149 |
0.2.8_1 11 Apr 2019 19:39:28
  |
tobik  |
lang/rust: Update to 1.34.0
- Update devel/racer to latest version that can build with 1.34.0
- Drop no longer needed patch from textproc/ripgrep
- Force rebuild all consumers to catch regressions early
Thanks to Mikael Urankar for providing updated bootstraps for
aarch64, armv6, armv7, powerpc64.
Changes: https://blog.rust-lang.org/2019/04/11/Rust-1.34.0.html
Reviewed by: jbeich
With hat: rust
Differential Revision: https://reviews.freebsd.org/D19850 |
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 |