Created attachment 253570 [details] Patch for ncmpcpp * Backport upstream commit 72d990fe250da1e583677474b3462b9e9894130b * Change WWW to GitHub location * Remove glib(20) dependency * Remove GNU_CONFIGURE_MANPREFIX * Add LTO OPTIMIZED_CFLAGS options to confirm with packaging standards https://docs.freebsd.org/en/books/porters-handbook/book/#dads-cflags * Some minor rearragements with port Makefile References: https://github.com/ncmpcpp/ncmpcpp/commit/72d990fe250da1e583677474b3462b9e9894130b Compile tested on FreeBSD 14.1 (amd64) Poudriere testport OK 13.3-RELEASE (amd64) Poudriere testport OK 14.0-RELEASE (amd64) Poudriere testport OK 14.0-RELEASE (i386) Poudriere testport OK 14.1-RELEASE (amd64)
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=645d57fe5e853ff988996bfd50ecced9dc4be316 commit 645d57fe5e853ff988996bfd50ecced9dc4be316 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-09-28 19:27:25 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-09-28 19:29:15 +0000 audio/ncmpcpp: Update to 0.10 * Backport upstream commit 72d990fe250da1e583677474b3462b9e9894130b * Change WWW to GitHub location * Remove glib(20) dependency * Remove GNU_CONFIGURE_MANPREFIX * Add LTO OPTIMIZED_CFLAGS options to confirm with packaging standards https://docs.freebsd.org/en/books/porters-handbook/book/#dads-cflags * Some minor rearragements with port Makefile References: https://github.com/ncmpcpp/ncmpcpp/commit/72d990fe250da1e583677474b3462b9e9894130b PR: 281505 Approved by: portmgr (maintainer timeout, 2+ weeks) audio/ncmpcpp/Makefile | 48 ++++++++++------ audio/ncmpcpp/distinfo | 10 ++-- audio/ncmpcpp/files/patch-configure.ac (new) | 73 +++++++++++++++++++++++++ audio/ncmpcpp/files/patch-extras_Makefile (new) | 10 ++++ 4 files changed, 118 insertions(+), 23 deletions(-)