Bug 260648

Summary: audio/gtk-mixer: update to 1.0.2
Product: Ports & Packages Reporter: Ivan Rozhuk <rozhuk.im>
Component: Individual Port(s)Assignee: Dries Michiels <driesm>
Status: Closed FIXED    
Severity: Affects Some People CC: driesm, rozhuk.im
Priority: --- Flags: rozhuk.im: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch rozhuk.im: maintainer-approval+

Description Ivan Rozhuk 2021-12-23 19:41:53 UTC
Created attachment 230358 [details]
patch
Comment 1 Dries Michiels freebsd_committer freebsd_triage 2021-12-24 15:53:48 UTC
Hi Ivan,

Quick question, is there a reason to update the desktop entry?

Furthermore, the icon is removed from this package and the symlink, I think because we use icons provided by GTK itself?
Comment 2 Dries Michiels freebsd_committer freebsd_triage 2021-12-24 16:04:58 UTC
Aha! I see, changing the desktop entry is to use the gtk multimedia-icon.
And removing the icon is logical after that :)
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-01-25 16:59:48 UTC
A commit in branch main references this bug:

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

commit 79873d0cb6f4e58e0bdffabedac7b946bbb94de9
Author:     Ivan Rozhuk <rozhyk.im@gmail.com>
AuthorDate: 2021-12-23 19:48:12 +0000
Commit:     Dries Michiels <driesm@FreeBSD.org>
CommitDate: 2022-01-25 16:59:18 +0000

    audio/gtk-mixer: Update to 1.0.2

    While here switch to DISTVERSION.

    Changes:                https://github.com/rozhuk-im/gtk-mixer/compare/1.0.0...1.0.2
    PR:                     260648
    Approved by:            0mp (mentor)
    Differential Revision:  https://reviews.freebsd.org/D33643

 audio/gtk-mixer/Makefile | 11 +++--------
 audio/gtk-mixer/distinfo |  6 +++---
 2 files changed, 6 insertions(+), 11 deletions(-)
Comment 4 Dries Michiels freebsd_committer freebsd_triage 2022-01-25 17:00:41 UTC
Committed! Sorry for the delay.