Bug 256735 - sysutils/upower: Update to 0.99.12
Summary: sysutils/upower: Update to 0.99.12
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: freebsd-desktop (Team)
URL: http://https://gitlab.freedesktop.org...
Keywords: patch
Depends on:
Blocks:
 
Reported: 2021-06-20 18:19 UTC by Olivier Duchateau
Modified: 2021-06-28 21:46 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (desktop)


Attachments
Patch to update sysutils/upower (1.83 KB, patch)
2021-06-20 18:19 UTC, Olivier Duchateau
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Duchateau 2021-06-20 18:19:40 UTC
Created attachment 225956 [details]
Patch to update sysutils/upower

- Update to 0.9.12
- Apply a FreeBSD specific patch [1]

[1] https://gitlab.freedesktop.org/upower/upower/-/merge_requests/48
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-06-28 21:41:56 UTC
A commit in branch main references this bug:

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

commit 7901ed9a4ae43961ca01b7b8643a3b42b6d9aa28
Author:     Olivier Duchateau <duchateau.olivier@gmail.com>
AuthorDate: 2021-06-28 20:59:03 +0000
Commit:     Adriaan de Groot <adridg@FreeBSD.org>
CommitDate: 2021-06-28 21:41:39 +0000

    sysutils/upower: update to 0.99.12

    The patch added here has been submitted upstream (by gregV)
    but isn't accepted there yet.

    PR:             256735

 sysutils/upower/Makefile                                     |  5 ++---
 sysutils/upower/distinfo                                     |  6 +++---
 .../upower/files/patch-src_freebsd_up-device-supply.c (new)  | 12 ++++++++++++
 3 files changed, 17 insertions(+), 6 deletions(-)
Comment 2 Adriaan de Groot freebsd_committer freebsd_triage 2021-06-28 21:46:58 UTC
Landed, thanks!