[Bug 261915] audio/solfege: Revive port. Update to 3.23.5pre2

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 07 Oct 2022 13:32:09 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261915

Nuno Teixeira <eduardo@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|Open                        |Closed

--- Comment #10 from Nuno Teixeira <eduardo@FreeBSD.org> ---
Thinking if the best way to rivive is doing a git checkout to get all files
from a specific commit since revert only fetched Makefile in this case.

portlint -C:
---
FATAL: /usr/home/nunotex/Work/freebsd/ports/audio/solfege/pkg-plist: [4]: this
port installs .desktop files. Please add `desktop-file-utils` to USES.
WARN: Makefile: Consider adding support for a NLS knob to conditionally disable
gettext support.
---

Maybe it's better to add USES desktop-file-utils to pet portlint and check if
it is possible an NLS knob on this port:
https://docs.freebsd.org/en/books/porters-handbook/book/#using-gettext-optional

Committed, thanks!

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