Page MenuHomeFreeBSD

audio/spotify-player: Move CARGO_CRATES list to Makefile.crates
ClosedPublic

Authored by jrm on Sep 21 2022, 10:34 PM.
Tags
None
Referenced Files
F152474877: D36662.id.diff
Wed, Apr 15, 4:47 AM
Unknown Object (File)
Thu, Apr 9, 12:35 PM
Unknown Object (File)
Mar 16 2026, 11:37 AM
Unknown Object (File)
Mar 14 2026, 7:22 PM
Unknown Object (File)
Mar 6 2026, 7:01 PM
Unknown Object (File)
Mar 6 2026, 12:55 AM
Unknown Object (File)
Feb 15 2026, 1:17 AM
Unknown Object (File)
Feb 11 2026, 9:02 AM
Subscribers

Details

Summary

Mk/Uses/cargo.mk looks for Makefile.crates in MASTERDIR, so move the
list of CARGO_CRATES there to have a smaller and cleaner Makefile
and to make updates easier with

make cargo-crates > Makefile.crates.

Reported by: eduardo
Approved by: jfree (maintainer)
Sponsored by: The FreeBSD Foundation

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jrm requested review of this revision.Sep 21 2022, 10:34 PM

Looks good to me. Great solution to clear up the primary Makefile.

This revision was not accepted when it landed; it landed in state Needs Review.Sep 22 2022, 12:05 AM
This revision was automatically updated to reflect the committed changes.