Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
09 Jan 2021 22:36:07
0.23.0

|
fernape  |
audio/spotify-tui: Update to 0.23.0
ChangeLog: https://github.com/Rigellute/spotify-tui/releases/v0.23.0
PR: 252517
Submitted by: vulcan@wired.sh (maintainer) |
06 Jan 2021 10:13:59
0.22.0_3

|
mikael  |
lang/rust: Update to 1.49.0
Changes: https://github.com/rust-lang/rust/releases/tag/1.49.0
Tested by: mikael, pkubaj
Differential Revision: https://reviews.freebsd.org/D27940 |
24 Nov 2020 12:48:54
0.22.0_2

|
mikael  |
lang/rust: Update to 1.48.0
Changes: https://github.com/rust-lang/rust/releases/tag/1.48.0
Reviewed by: jbeich
Tested by: bdragon, jbeich, mikael
Differential Revision: https://reviews.freebsd.org/D27293 |
13 Oct 2020 08:36:35
0.22.0_1

|
mikael  |
lang/rust: Update to 1.47.0
- Add powerpc64le arch (submitted by bdragon in D26711)
- Disable DOCS, same problem fixed in r546048
- Update devel/racer to 2.1.36
- Import upstream patch to fix www/firefox
(https://hg.mozilla.org/integration/autoland/rev/e2cede25c027)
- Import gentoo patches to fix www/firefox-esr, www/cliqz and mail/thunderbird
(https://dev.gentoo.org/~whissi/mozilla/patchsets/firefox-esr-78-patches-03.tar.xz
: 0036, 0037 and 0038)
- Force rebuild all consumers to catch regressions
Changelog:
https://github.com/rust-lang/rust/releases/tag/1.47.0
Differential Revision: https://reviews.freebsd.org/D26721 |
06 Oct 2020 10:09:03
0.22.0

|
fernape  |
audio/spotify-tui: Update to 0.22.0
ChangeLog: https://github.com/Rigellute/spotify-tui/releases/v0.22.0
PR: 250147
Submitted by: vulcan@wired.sh |
30 Aug 2020 18:36:08
0.21.0_3

|
tobik  |
lang/rust: Update to 1.46.0
- Force rebuild all consumers to catch regressions early
Changes: https://blog.rust-lang.org/2020/08/27/Rust-1.46.0.html
With hat: rust
Differential Revision: https://reviews.freebsd.org/D26176 |
03 Aug 2020 15:18:49
0.21.0_2

|
tobik  |
lang/rust: Update to 1.45.2
Changes: https://blog.rust-lang.org/2020/08/03/Rust-1.45.2.html |
30 Jul 2020 18:26:54
0.21.0_1

|
tobik  |
lang/rust: Update to 1.45.1
- Apply the "hard links break `env::current_exe()`" workaround from
r543251 to lang/rust too
- Force rebuild all consumers for the soundness bug in 1.45.0
Changes: https://blog.rust-lang.org/2020/07/30/Rust-1.45.1.html
With hat: rust
Differential Revision: https://reviews.freebsd.org/D25835 |
26 Jul 2020 14:23:41
0.21.0

|
tcberner  |
audio/spotify-tui: Update to 0.21.0
PR: 278275
Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer) |
17 Jul 2020 06:44:04
0.20.0_2

|
tobik  |
lang/rust: Update to 1.45.0
- This Rust release comes with LLVM 10. Drop the LLVM patches we
no longer need.
- On FreeBSD 13.0 powerpc64 set the elfv2 ABI explicitly in the
Rust target instead of patching LLVM.
- Build LLVM with Ninja. It can shorten the build time slightly.
- Force rebuild all consumers to catch regressions early
Changes: https://blog.rust-lang.org/2020/07/16/Rust-1.45.0.html
Tested by: mikael, pkubaj, tobik
With hat: rust
Differential Revision: https://reviews.freebsd.org/D25658 |
04 Jun 2020 18:08:01
0.20.0_1

|
tobik  |
lang/rust: Update to 1.44.0
- Remove devel/cargo-tree since it is now integrated into cargo
- Add patch to fix build with LibreSSL 3.1.x and 3.2.0 [1]
- Force rebuild all consumers to catch regressions early
Changes: https://blog.rust-lang.org/2020/06/04/Rust-1.44.0.html
PR: 246332 [1]
Tested by: mikael, tobik
With hat: rust
Differential Revision: https://reviews.freebsd.org/D25099 |
01 Jun 2020 11:39:38
0.20.0

|
fernape  |
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) |
11 May 2020 08:07:36
0.19.0

|
tagattie  |
- 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 |
23 Apr 2020 15:32:30
0.18.0_1

|
tobik  |
lang/rust: Update to 1.43.0
- Add workaround to fix build when CC/CXX have "clang" in them [1]
- Respect AR to fix build with external toolchains [2]
- Force rebuild all consumers to catch regressions early
Changes: https://blog.rust-lang.org/2020/04/23/Rust-1.43.0.html
PR: 238556 [1], 245583 [2]
Reported by: Matthias Apitz <guru@unixarea.de> [1], Greg V
<greg@unrelenting.technology> [2]
Tested by: mikael, pkubaj, tobik
With hat: rust
Differential Revision: https://reviews.freebsd.org/D24521 |
22 Apr 2020 01:38:29
0.18.0

|
meta  |
audio/spotify-tui: Update to 0.18.0
PR: 245797
Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer)
Relnotes: https://github.com/Rigellute/spotify-tui/releases/tag/v0.18.0 |
31 Mar 2020 19:30:36
0.17.1

|
tobik  |
audio/spotify-tui: Update to 0.17.1
- While here add missing OpenSSL run dependency as suggested by
stage-qa
Changes: https://github.com/Rigellute/spotify-tui/releases/tag/v0.17.1
PR: 245218
Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer) |
24 Mar 2020 13:14:46
0.17.0

|
dmgk  |
audio/spotify-tui: Update to 0.17.0
Changes: https://github.com/Rigellute/spotify-tui/releases/tag/v0.17.0
PR: 244990
Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer) |
23 Mar 2020 05:24:26
0.16.0

|
ak  |
- Remove empty lines after .include <bsd.port.mk>
Approved by: portmgr blanket |
14 Mar 2020 14:37:25
0.16.0

|
tcberner  |
audio/spotify-tui: Update to 0.16.0
PR: 244779
Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer) |
12 Mar 2020 19:39:25
0.15.0_1

|
tobik  |
lang/rust: Update to 1.42.0
- Force rebuild all consumers to catch regressions early
Changes: https://blog.rust-lang.org/2020/03/12/Rust-1.42.html
Tested by: mikael, tobik
With hat: rust
Differential Revision: https://reviews.freebsd.org/D24020 |
28 Feb 2020 12:36:27
0.15.0

|
dmgk  |
audio/spotify-tui: Update to 0.15.0
Changes: https://github.com/Rigellute/spotify-tui/releases/tag/v0.15.0
PR: 244479
Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer) |
27 Feb 2020 15:22:29
0.14.0_1

|
tobik  |
lang/rust: Update to 1.41.1
- Force rebuild all consumers to fix potential miscompilations with
1.41.0
- Enable SOURCES by default. The sources are indexed by RLS and
required for it to function properly, so they should be available
by default. This also makes sure we test the option properly.
- Remove implied --config=config.toml from x.py args
- Switch to the upstreamed backtrace crate patches like rust-nightly
- Enable WASM by default [0]
- Strip libraries (D23650) [1]
- Simplify plist generation (D23735) [2]
Changes: https://blog.rust-lang.org/2020/02/27/Rust-1.41.1.html
Submitted by: mikael [0,1,2]
With hat: rust
Differential Revision: https://reviews.freebsd.org/D23835 |
13 Feb 2020 13:20:42
0.14.0

|
dmgk  |
audio/spotify-tui: Update to 0.14.0
Changes: https://github.com/Rigellute/spotify-tui/releases/tag/v0.14.0
PR: 243635
Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer) |
30 Jan 2020 20:00:07
0.12.0_1

|
tobik  |
lang/rust: Update to 1.41.0
- Force rebuild all consumers to catch regressions early
- Switch to cross-compiled (from amd64) bootstraps for all
architectures generated with the incoming lang/rust-bootstrap
- Update cargo-c to 0.5.2 to unbreak librav1e build
- Make use of regular MAKE_ENV/TEST_ENV in lang/rust
- Turn on RUST_BACKTRACE in lang/rust and USES=cargo to hopefully
produce more useful failure logs when something panics during
builds
Changes: https://blog.rust-lang.org/2020/01/30/Rust-1.41.0.html
Tested by: mikael, tobik
With hat: rust
Differential Revision: https://reviews.freebsd.org/D23385 |
24 Jan 2020 04:54:47
0.12.0

|
tcberner  |
audio/spotify-tui: Update to 0.12.0
PR: 243545
Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer) |
26 Dec 2019 13:59:29
0.11.0

|
dmgk  |
audio/spotify-tui: Update to 0.11.0
Changes: https://github.com/Rigellute/spotify-tui/releases/tag/v0.11.0
PR: 242859
Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer) |
19 Dec 2019 16:14:49
0.10.0_1

|
tobik  |
lang/rust: Update to 1.40.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/12/19/Rust-1.40.0.html
Tested by: mikael.urankar@gmail.com, tobik
With hat: rust
Differential Revision: https://reviews.freebsd.org/D22843 |
02 Dec 2019 19:29:49
0.10.0

|
swills  |
audio/spotify-tui: create port
Spotify terminal client written in rust. Play
music directly from your terminal, find new
artists, search for your favourite music and
more.
WWW: https://github.com/Rigellute/spotify-tui
PR: 241238
Submitted by: Lewis Cook <vulcan@wired.sh> |