Bug 266070 - sysutils/upower: update to 1.90.0
Summary: sysutils/upower: update to 1.90.0
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: Guido Falsi
URL: https://gitlab.freedesktop.org/upower...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-27 14:31 UTC by Olivier Duchateau
Modified: 2022-08-28 19:25 UTC (History)
1 user (show)

See Also:
madpilot: maintainer-feedback+


Attachments
Patch to update sysutils/upower (2.13 KB, patch)
2022-08-27 14:31 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 2022-08-27 14:31:46 UTC
Created attachment 236150 [details]
Patch to update sysutils/upower

- Update to 1.90.0
- Fix warnings (suggested by clang) in src/up-device-battery.c

Note: There is also merge request [1] for these warnings.

[1] https://gitlab.freedesktop.org/upower/upower/-/merge_requests/164
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-08-28 19:18:57 UTC
A commit in branch main references this bug:

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

commit 639d431057fdb37f6557832900080e0efe999d09
Author:     Olivier Duchateau <duchateau.olivier@gmail.com>
AuthorDate: 2022-08-28 19:16:45 +0000
Commit:     Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2022-08-28 19:16:45 +0000

    sysutils/upower: update to 1.90.0

    - Update to 1.90.0
    - Fix warnings (suggested by clang) in src/up-device-battery.c

    PR:             266070

 sysutils/upower/Makefile                           |  2 +-
 sysutils/upower/distinfo                           |  6 ++---
 .../files/patch-src_up-device-battery.c (new)      | 28 ++++++++++++++++++++++
 3 files changed, 32 insertions(+), 4 deletions(-)
Comment 2 Guido Falsi freebsd_committer freebsd_triage 2022-08-28 19:25:30 UTC
Patch committed. Thanks!