Bug 255488

Summary: audio/strawberry: update to 0.9.3
Product: Ports & Packages Reporter: Daniel Menelkir <dmenelkir>
Component: Individual Port(s)Assignee: Neel Chauhan <nc>
Status: Closed FIXED    
Severity: Affects Only Me CC: nc
Priority: --- Flags: dmenelkir: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
v1 none

Description Daniel Menelkir 2021-04-29 15:28:00 UTC
Created attachment 224530 [details]
v1

* Fix "Show in file browser" to work with thunar.
* Check that the clicked rating position is to the right or left of the rectangle.
* Fix rescan when collection directory is removed and readded.
* Create GLib main event loop on non-glib systems to fix stream discoverer.
* Allow editing playlist metadata for radio streams.
* Make CollectionQuery subclass QSqlQuery, avoid copying QSqlQuery.
* Only enable FTS3 when schema needs upgrading, since FTS5 is used for search.
* Add setting for configuring the color for the currently playing song.
* Add setting to turn on OSD Pretty fading.
* Add commandline option to resize window.
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-04-29 17:46:34 UTC
A commit in branch main references this bug:

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

commit c8733e3cbf9e9df5fcda4a2191544c3b9870f8d8
Author:     Neel Chauhan <nc@FreeBSD.org>
AuthorDate: 2021-04-29 17:45:13 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2021-04-29 17:45:13 +0000

    audio/strawberry: update to 0.9.3

    PR:             255488
    Submitted by:   Daniel Menelkir <menelkir AT itroll DOT org> (maintainer)

 audio/strawberry/Makefile | 2 +-
 audio/strawberry/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 2 Neel Chauhan freebsd_committer freebsd_triage 2021-04-30 02:35:10 UTC
Committed!