Bug 274224 - sysutils/budgie-control-center: New patches for device hostname
Summary: sysutils/budgie-control-center: New patches for device hostname
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Robert Clausecker
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-02 20:22 UTC by Olivier Duchateau
Modified: 2023-10-04 20:11 UTC (History)
1 user (show)

See Also:
fuz: merge-quarterly+


Attachments
Patch in order to display hostname device (4.99 KB, patch)
2023-10-02 20:22 UTC, Olivier Duchateau
duchateau.olivier: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Duchateau 2023-10-02 20:22:57 UTC
Created attachment 245391 [details]
Patch in order to display hostname device

- Add fix to display hostname device (by default it is searched by the 'org.freedesktop.hostname1' service. It comes from systemd/elogind)
- Bump PORTREVISION
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-10-04 20:04:21 UTC
A commit in branch main references this bug:

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

commit 53f3134b74bb18b06b6f2d25dbf2fadfbda004df
Author:     Olivier Duchateau <duchateau.olivier@gmail.com>
AuthorDate: 2023-10-02 22:47:37 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-10-04 19:59:58 +0000

    sysutils/budgie-control-center: add fix to display hostname device

    - Add fix to display hostname device (by default it is searched by the
      'org.freedesktop.hostname1' service. It comes from systemd/elogind)
    - Bump PORTREVISION

    PR:             274224
    MFH:            2023Q4

 sysutils/budgie-control-center/Makefile            |  1 +
 ...ls_info-overview_cc-info-overview-panel.c (new) | 70 ++++++++++++++++++++++
 ...s_info-overview_cc-info-overview-panel.ui (new) | 24 ++++++++
 3 files changed, 95 insertions(+)
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-10-04 20:05:38 UTC
A commit in branch 2023Q4 references this bug:

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

commit c742165f18eb39f2276f98ba1d9199108ed1fc9f
Author:     Olivier Duchateau <duchateau.olivier@gmail.com>
AuthorDate: 2023-10-02 22:47:37 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-10-04 20:04:14 +0000

    sysutils/budgie-control-center: add fix to display hostname device

    - Add fix to display hostname device (by default it is searched by the
      'org.freedesktop.hostname1' service. It comes from systemd/elogind)
    - Bump PORTREVISION

    PR:             274224
    MFH:            2023Q4
    (cherry picked from commit 53f3134b74bb18b06b6f2d25dbf2fadfbda004df)

 sysutils/budgie-control-center/Makefile            |  1 +
 ...ls_info-overview_cc-info-overview-panel.c (new) | 70 ++++++++++++++++++++++
 ...s_info-overview_cc-info-overview-panel.ui (new) | 24 ++++++++
 3 files changed, 95 insertions(+)