Bug 282519 - x11/sfwbar: update to v1.0_beta15
Summary: x11/sfwbar: update to v1.0_beta15
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: Vladimir Druzenko
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-03 15:05 UTC by Tino Engel
Modified: 2024-11-03 18:05 UTC (History)
1 user (show)

See Also:
tino.engel: maintainer-feedback+


Attachments
result of 'git format-patch main' (4.72 KB, patch)
2024-11-03 15:05 UTC, Tino Engel
tino.engel: maintainer-approval+
Details | Diff
result of 'git format-patch origin/main' after fixes (1.36 KB, patch)
2024-11-03 16:36 UTC, Tino Engel
tino.engel: maintainer-approval+
Details | Diff
result of 'git format-patch main' (4.53 KB, patch)
2024-11-03 16:57 UTC, Tino Engel
tino.engel: maintainer-approval+
Details | Diff
result of 'git format-patch main' after more fixes (4.55 KB, patch)
2024-11-03 17:32 UTC, Tino Engel
tino.engel: maintainer-approval+
Details | Diff
result of 'git format-patch main' after even more fixes (4.84 KB, patch)
2024-11-03 17:48 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 2024-11-03 15:05:49 UTC
Created attachment 254905 [details]
result of 'git format-patch main'

Updated sfwbar to latest version.
Release notes: https://github.com/LBCrion/sfwbar/releases/tag/v1.0_beta15
Comment 1 Tino Engel 2024-11-03 16:36:40 UTC
Created attachment 254910 [details]
result of 'git format-patch origin/main'  after fixes
Comment 2 Tino Engel 2024-11-03 16:37:46 UTC
Comment on attachment 254910 [details]
result of 'git format-patch origin/main'  after fixes

I have unticked all options 1 by 1 and corrected the resulting make check-plist errors.
Comment 3 Tino Engel 2024-11-03 16:57:54 UTC
Created attachment 254911 [details]
result of 'git format-patch main'

new patch incorporating the last 2 patches in one.
Comment 4 Tino Engel 2024-11-03 17:32:55 UTC
Created attachment 254913 [details]
result of 'git format-patch main' after more fixes

now check-plist also is fine if all options are unticked.
Comment 5 Tino Engel 2024-11-03 17:48:41 UTC
Created attachment 254914 [details]
result of 'git format-patch main' after even more fixes
Comment 6 commit-hook freebsd_committer freebsd_triage 2024-11-03 18:05:33 UTC
A commit in branch main references this bug:

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

commit 1d79839756efee86c6d807a684f97f7b0b01f335
Author:     Tino Engel <tino.engel@mail.de>
AuthorDate: 2024-11-03 17:59:30 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-11-03 18:04:40 +0000

    x11/sfwbar: Update 1.0_beta14 → 1.0_beta15

    Changelog:
    https://github.com/LBCrion/sfwbar/releases/tag/v1.0_beta15

    PR:     282519

 x11/sfwbar/Makefile  | 30 ++++++++++++++++++++++--------
 x11/sfwbar/distinfo  |  6 +++---
 x11/sfwbar/pkg-plist | 13 +++++++------
 3 files changed, 32 insertions(+), 17 deletions(-)
Comment 7 Vladimir Druzenko freebsd_committer freebsd_triage 2024-11-03 18:05:56 UTC
Thanks.