Created attachment 249260 [details] [PATCH] audio/emms: Update to 19 Test, please.
Created attachment 250989 [details] [PATCH] audio/emms: update 18.2 → 19
Created attachment 250990 [details] [PATCH] audio/emms: update 18 → 19
Created attachment 250992 [details] [PATCH] audio/emms: update 18 → 19
Created attachment 252585 [details] [PATCH] audio/emms: update 19 → 20.1
Created attachment 252586 [details] [PATCH] audio/emms: update 18 → 20.1
Thanks for submitting. Your patch looks good to me in that: - all the `poudriere testport` that I ran looked good - run-time tests look good [0]. The port does not have a maintainer, and it seems to be very low-maintenance. Are you up for being the new maintainer? [0] I used this configuration and played a few sample files. (require 'emms-setup) (emms-all) (setq emms-player-list '(emms-player-mpv) emms-info-functions '(emms-info-native))
Thank you for your kind offer :) I would be glad and learn how to be a maintainer for the first time! This may be my first maintained port. I hope I could do it. I like to. Älven
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=a840d97b169d365df5b20c2a307d4485b357ac93 commit a840d97b169d365df5b20c2a307d4485b357ac93 Author: Älven <alster@vinterdalen.se> AuthorDate: 2024-08-07 16:24:22 +0000 Commit: Joseph Mingrone <jrm@FreeBSD.org> CommitDate: 2024-08-08 13:39:24 +0000 audio/emms: Update to 20.1 and set new maintainer Changelog: https://git.savannah.gnu.org/cgit/emms.git/tree/NEWS PR: 277777 audio/emms/Makefile | 5 ++--- audio/emms/distinfo | 6 +++--- audio/emms/pkg-descr | 13 ++++++++----- audio/emms/pkg-plist | 22 ++++++++++++++++------ 4 files changed, 29 insertions(+), 17 deletions(-)
Committed. Thanks for submitting and offering to maintain the port.