[Bug 276780] audio/cutmp3: update to 3.0.3

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 03 Feb 2024 06:58:51 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276780

Daniel Engberg <diizzy@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |diizzy@FreeBSD.org

--- Comment #3 from Daniel Engberg <diizzy@FreeBSD.org> ---
Please update patch to follow
https://docs.freebsd.org/en/books/porters-handbook/book/#makefile-master_sites-github
(first example including ordering)

USES= tar:bzip2
This is incorrect if you're using USE_GITHUB (see section in Porters Handbook)

Can we unbundle (lib)linenoise?
https://docs.freebsd.org/en/books/porters-handbook/book/#bundled-libs-practices

Do not override optimization
https://docs.freebsd.org/en/books/porters-handbook/book/#dads-cflags

Manpage should be installed into share/man

Looks like USES= ncurses should be added too?

Out of curiosity, does this provide any new functionality that ffmpeg dont?

-- 
You are receiving this mail because:
You are the assignee for the bug.