Bug 262847 - sysutils/upower: Update to 0.99.17
Summary: sysutils/upower: Update to 0.99.17
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:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2022-03-26 20:54 UTC by Olivier Duchateau
Modified: 2022-03-27 11:18 UTC (History)
1 user (show)

See Also:
madpilot: maintainer-feedback+


Attachments
Patch to update sysutils/upower (3.25 KB, patch)
2022-03-26 20:54 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-03-26 20:54:51 UTC
Created attachment 232750 [details]
Patch to update sysutils/upower

- Update to 0.99.17
- Switch to Meson build system
Comment 1 Guido Falsi freebsd_committer freebsd_triage 2022-03-26 23:30:01 UTC
I'll take this.
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-03-27 11:15:43 UTC
A commit in branch main references this bug:

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

commit 4025875f76dd78090a158a3077ca447a05722510
Author:     Olivier Duchateau <duchateau.olivier@gmail.com>
AuthorDate: 2022-03-27 11:11:28 +0000
Commit:     Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2022-03-27 11:11:28 +0000

    sysutils/upower: Update to 0.99.17

    - Switch to Meson build system (following upstreamc hange)

    PR:             262847

 sysutils/upower/Makefile                      | 28 ++++++++++++++-------------
 sysutils/upower/distinfo                      |  6 +++---
 sysutils/upower/files/patch-meson.build (new) | 11 +++++++++++
 sysutils/upower/pkg-plist                     |  3 +--
 4 files changed, 30 insertions(+), 18 deletions(-)
Comment 3 Guido Falsi freebsd_committer freebsd_triage 2022-03-27 11:18:35 UTC
Committed. Thanks!