Bug 266067 - print/cups-pk-helper: update to 0.2.7
Summary: print/cups-pk-helper: update to 0.2.7
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-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-27 13:33 UTC by Olivier Duchateau
Modified: 2023-01-26 11:54 UTC (History)
1 user (show)

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


Attachments
Patch to update print/cups-pk-helper (4.02 KB, patch)
2022-08-27 13:33 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 13:33:56 UTC
Created attachment 236148 [details]
Patch to update print/cups-pk-helper

- Update to 0.2.7
- Switch to meson build system
- Replace PolicyKit by polkit in COMMENT and pkg-descr
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-01-26 11:54:03 UTC
A commit in branch main references this bug:

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

commit 321bf8de0f179c1142834e2d76f4a3a2a601d63f
Author:     Olivier Duchateau <duchateau.olivier@gmail.com>
AuthorDate: 2023-01-26 11:48:40 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2023-01-26 11:53:10 +0000

    print/cups-pk-helper: Update to 0.2.7

    PR:             266067

 print/cups-pk-helper/Makefile  | 12 +++++-------
 print/cups-pk-helper/distinfo  |  6 +++---
 print/cups-pk-helper/pkg-descr |  2 +-
 print/cups-pk-helper/pkg-plist |  9 ++++++++-
 4 files changed, 17 insertions(+), 12 deletions(-)
Comment 2 Gleb Popov freebsd_committer freebsd_triage 2023-01-26 11:54:52 UTC
Pushed, thanks!