Bug 274664

Summary: x11/sfwbar: upgrade to 1.0.b13
Product: Ports & Packages Reporter: Tino Engel <tino.engel>
Component: Individual Port(s)Assignee: Fernando Apesteguía <fernape>
Status: Closed FIXED    
Severity: Affects Some People CC: fernape
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/LBCrion/sfwbar/releases
Attachments:
Description Flags
git diff for upgrading the port tino.engel: maintainer-approval+

Description Tino Engel 2023-10-23 05:41:35 UTC
Created attachment 245814 [details]
git diff for upgrading the port

This ticket has has been created for updating the port x11/sfwbar from 1.0_beta12 to 1.0_beta13.
The port-update has been created with help from the upstream maintainer.
Upstream git:
https://github.com/LBCrion/sfwbar
Release Notes: https://github.com/LBCrion/sfwbar/releases

The output of 'git diff --staged > ../`make -VPKGNAME`.diff' has been attached to this bugzilla ticket.
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2023-10-23 08:26:12 UTC
^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field.


Thanks!
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2023-10-23 14:45:53 UTC
Committed,

Thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-10-23 14:46:08 UTC
A commit in branch main references this bug:

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

commit 0189d8305c760d625c7316e9ee30f913c8f79041
Author:     Tino Engel <tino.engel@mail.de>
AuthorDate: 2023-10-23 08:26:23 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-10-23 14:45:22 +0000

    x11/sfwbar: upgrade to 1.0.b13

    ChangeLog: https://github.com/LBCrion/sfwbar/releases

     * Implement bluez module
     * Add WidgetId() expression function, assign id's to all widgets
     * Add Eval action
     * Add SwitcherEvent action. Support backwards switching.
     * Allow config to modify widgets. Implement ClearWidget action.

    PR:             274664
    Reported by:    tino.engel@mail.de (maintainer)

 x11/sfwbar/Makefile  |  12 ++---
 x11/sfwbar/distinfo  |   6 +--
 x11/sfwbar/pkg-plist | 144 +++++++++++++++++++++++++++------------------------
 3 files changed, 83 insertions(+), 79 deletions(-)