Bug 285687 - audio/emms: update 21 => 22
Summary: audio/emms: update 21 => 22
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL: https://elpa.gnu.org/packages/emms.html
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-27 01:53 UTC by Älven
Modified: 2025-04-01 21:27 UTC (History)
0 users

See Also:


Attachments
[PATCH] audio/emms: update 21 => 22 (2.02 KB, patch)
2025-03-27 01:53 UTC, Älven
alster: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Älven 2025-03-27 01:53:25 UTC
Created attachment 259074 [details]
[PATCH] audio/emms: update 21 => 22

New in 22

    * emms-volume-mpv.el: raise or lower the volume of mpv (new file).
    * emms-player-mpd.el: Match HTTPS URLs in MPD player.
    * emms-mode-line.el: Use character width to display the track description.
    * emms-info-exiftool.el: ensure numeric album titles and info are strings.
    * Expanded documentation for playlist lock functions.
Comment 1 commit-hook freebsd_committer freebsd_triage 2025-04-01 08:51:31 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=338ace90db215b8f73084973dd195d3d10ceb15b

commit 338ace90db215b8f73084973dd195d3d10ceb15b
Author:     Älven <alster@vinterdalen.se>
AuthorDate: 2025-04-01 08:48:02 +0000
Commit:     Wen Heping <wen@FreeBSD.org>
CommitDate: 2025-04-01 08:50:48 +0000

    audio/emms: Update to 22

    PR:             285687
    Reported by:    maintainer

 audio/emms/Makefile  | 3 +--
 audio/emms/distinfo  | 6 +++---
 audio/emms/pkg-plist | 3 +++
 3 files changed, 7 insertions(+), 5 deletions(-)
Comment 2 Älven 2025-04-01 21:27:37 UTC
Thanks!