Bug 274664 - x11/sfwbar: upgrade to 1.0.b13
Summary: x11/sfwbar: upgrade to 1.0.b13
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Fernando Apesteguía
URL: https://github.com/LBCrion/sfwbar/rel...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-23 05:41 UTC by Tino Engel
Modified: 2023-10-23 14:46 UTC (History)
1 user (show)

See Also:


Attachments
git diff for upgrading the port (7.28 KB, patch)
2023-10-23 05:41 UTC, Tino Engel
tino.engel: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(-)