Bug 272389 - sysutils/upower: update to 1.90.1
Summary: sysutils/upower: update to 1.90.1
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: https://gitlab.freedesktop.org/upower...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-05 17:20 UTC by Olivier Duchateau
Modified: 2023-07-06 08:15 UTC (History)
1 user (show)

See Also:
madpilot: maintainer-feedback+


Attachments
Patch to update sysutils/upower (2.59 KB, patch)
2023-07-05 17:20 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 2023-07-05 17:20:35 UTC
Created attachment 243279 [details]
Patch to update sysutils/upower

- Update to 1.90.1
- Remove unneeded patch (src/up-device-battery.c)
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-07-06 08:15:15 UTC
A commit in branch main references this bug:

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

commit 97de0fdbc30dd2327263a8d8384f352791dbc997
Author:     Olivier Duchateau <duchateau.olivier@gmail.com>
AuthorDate: 2023-07-06 08:13:39 +0000
Commit:     Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2023-07-06 08:13:39 +0000

    sysutils/upower: update to 1.90.1

    - Remove unneeded patch

    While here also regenerate patches to silence portlint warning.

    PR:             272389

 sysutils/upower/Makefile                           |  4 ++--
 sysutils/upower/distinfo                           |  6 ++---
 sysutils/upower/files/patch-meson.build            |  4 ++--
 sysutils/upower/files/patch-src_freebsd_up-devd.c  |  6 ++---
 .../files/patch-src_freebsd_up-device-supply.c     |  4 ++--
 .../files/patch-src_up-device-battery.c (gone)     | 28 ----------------------
 6 files changed, 12 insertions(+), 40 deletions(-)
Comment 2 Guido Falsi freebsd_committer freebsd_triage 2023-07-06 08:15:40 UTC
Committed.

Thanks!