Created attachment 257709 [details] audio/gnome-metronome.patch Hi, I'd like to be maintainer of this port and i tried to improve the port: * Pet port{clippy,fmt,lint}. * Add PORTSCOUT entry to skip v2.0.0 which is not a real release. * Use gettext-tools instead of deprecated gettext (nls option is not available). * Add to gnome CATEGORIES and set DIST_SUBDIR to gnome. it's my first time that i use PORTSCOUT variable and i think that what i've done would work fine but i'd like to hear from you about it. The v2.0.0 is not a real release but port shows up as outdated in portscout due to some unknown problem. I've tested the port in Poudriere 142amd64-default using testport command and it passes OK. Thanks in advance.
Thanks for adopting port and your work! Committed.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=919c7309d2871f56ece36a9438e33adf6fa3c9de commit 919c7309d2871f56ece36a9438e33adf6fa3c9de Author: Yusuf Yaman <nxjoseph@protonmail.com> AuthorDate: 2025-03-04 04:19:08 +0000 Commit: Zsolt Udvari <uzsolt@FreeBSD.org> CommitDate: 2025-03-04 04:23:07 +0000 audio/gnome-metronome: Assign maintainership Submitter takes maintainership. Add PORTSCOUT entry to skip v2.0.0 which is not a real release. Pet portclippy, portfmt, portlint. Use gettext-tools instead of deprecated gettext. Add to gnome CATEGORIES and set DIST_SUBDIR to gnome. PR: 284937 audio/gnome-metronome/Makefile | 21 +- audio/gnome-metronome/distinfo | 434 ++++++++++++++++++++--------------------- 2 files changed, 230 insertions(+), 225 deletions(-)
(In reply to Zsolt Udvari from comment #2) You're welcome and thanks for checking out.