[Bug 272798] sysutils/polkit: update to 123

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 12 Aug 2023 10:47:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272798

Gleb Popov <arrowd@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |In Progress
                 CC|                            |arrowd@FreeBSD.org

--- Comment #1 from Gleb Popov <arrowd@FreeBSD.org> ---
This looks OK, although this hunk seems to be useless:

+@@ -4,7 +4,6 @@ project(
+   license: 'LGPL2+',
+   default_options: [
+     'buildtype=debugoptimized',
+-    'prefix=/usr',
+     'cpp_std=c++17',
+   ],
+   meson_version: '>= 0.50.0',
+

I removed it and it builds fine. Is this OK to commit your patch without it?

-- 
You are receiving this mail because:
You are the assignee for the bug.