Bug 291035 - multimedia/librespot: update to 0.8.0
Summary: multimedia/librespot: update to 0.8.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: Dries Michiels
URL: https://github.com/librespot-org/libr...
Keywords:
Depends on:
Blocks: 291036
  Show dependency treegraph
 
Reported: 2025-11-15 19:34 UTC by Nico Sonack
Modified: 2025-11-18 18:47 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (driesm)


Attachments
update patch (105.15 KB, patch)
2025-11-15 19:34 UTC, Nico Sonack
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nico Sonack 2025-11-15 19:34:13 UTC
Created attachment 265432 [details]
update patch

This fixes the recent breakage on the Spotify API side.

Tested in poudriere against 14.3-RELEASE amd64: https://poudriere.herrhotzenplotz.de/build.html?mastername=143amd64-wrk&build=2025-11-15_18h29m15s
Comment 1 Arizona Hanson 2025-11-18 15:53:47 UTC
The current version 0.7.0 of librespot does not work anymore, due to API changes, so all are affected until the upgrade to 0.8.0
Comment 2 commit-hook freebsd_committer freebsd_triage 2025-11-18 18:43:44 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c6ba0fa64af0f2c7d10acdce16b8a855b64bf2fd

commit c6ba0fa64af0f2c7d10acdce16b8a855b64bf2fd
Author:     Nico Sonack <nsonack@herrhotzenplotz.de>
AuthorDate: 2025-11-18 18:21:11 +0000
Commit:     Dries Michiels <driesm@FreeBSD.org>
CommitDate: 2025-11-18 18:21:11 +0000

    multimedia/librespot: update to 8.0.0

    Changes:        https://github.com/librespot-org/librespot/releases/tag/v0.8.0

    PR:             291035

 multimedia/librespot/Makefile        |   3 +-
 multimedia/librespot/Makefile.crates | 342 ++++++++---------
 multimedia/librespot/distinfo        | 686 +++++++++++++++++------------------
 3 files changed, 515 insertions(+), 516 deletions(-)
Comment 3 Dries Michiels freebsd_committer freebsd_triage 2025-11-18 18:47:50 UTC
Committed, thanks!