Bug 278214 - [PATCH] audio/spotify-tui: fix broken port
Summary: [PATCH] audio/spotify-tui: fix broken port
Status: Closed Not Accepted
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Lewis Cook
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-07 06:55 UTC by Brad D
Modified: 2024-04-20 08:49 UTC (History)
1 user (show)

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


Attachments
Openssl 3 build patch fix (22.57 KB, patch)
2024-04-07 06:55 UTC, Brad D
no flags Details | Diff
Screenshot after the build (203.94 KB, image/png)
2024-04-07 06:56 UTC, Brad D
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Brad D 2024-04-07 06:55:03 UTC
Created attachment 249785 [details]
Openssl 3 build patch fix

I found this broken port through freshports here: https://www.freshports.org/audio/spotify-tui/ . Master gets semi regular updates through Github so I manually upgraded the rust-openssl version to what that branch supports and then upgraded the bare minimum required to support that release. It did add quite a few different variations of the crates used prior but so far is working as intended (see screenshot below)

The Powerpc and Rust-1.64 patches look like they won't be needed if you go this route but I'm not patching them out. I'll let you decide what to do with them.
Comment 1 Brad D 2024-04-07 06:56:14 UTC
Created attachment 249786 [details]
Screenshot after the build
Comment 2 Brad D 2024-04-16 08:19:23 UTC
I'm going to retest this with Poudriere and do some more thorough testing than I originally did but would like some feedback on the fixes. I was informed that one of my other patches wasn't tested thoroughly enough but now have a better grip on that system. I would love to have this port go out of broken state and back into a normal healthy one for anyone that needs it and wants it. Thanks