Bug 265508 - audio/strawberry: update to 1.0.7
Summary: audio/strawberry: update to 1.0.7
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: Nuno Teixeira
URL: https://github.com/strawberrymusicpla...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-30 00:47 UTC by Daniel Menelkir
Modified: 2022-07-30 23:48 UTC (History)
1 user (show)

See Also:


Attachments
v1 (912 bytes, patch)
2022-07-30 00:47 UTC, Daniel Menelkir
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Menelkir 2022-07-30 00:47:14 UTC
Created attachment 235550 [details]
v1

Bugfixes:
    Fixed checking file extension case-insensitive when loading and saving playlists.
    Fixed reading and saving rating with TagParser.

Enhancements:
    Added option for selecting file extension when saving all playlists.
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-07-30 23:47:10 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=623214f45e2b876884a25cb35a2f8ff96703f141

commit 623214f45e2b876884a25cb35a2f8ff96703f141
Author:     Daniel Menelkir <dmenelkir@gmail.com>
AuthorDate: 2022-07-30 23:44:58 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-07-30 23:46:04 +0000

    audio/strawberry: Update to 1.0.7

    ChangeLog:      https://github.com/strawberrymusicplayer/strawberry/releases/tag/1.0.7
    PR:             265508

 audio/strawberry/Makefile | 3 +--
 audio/strawberry/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)
Comment 2 Nuno Teixeira freebsd_committer freebsd_triage 2022-07-30 23:48:22 UTC
 - resetting PORTREVISION

Committed, thanks!