sysutils/polkit: Update to 124

PR:		276409
Co-authored-by:	Gleb Popov <arrowd@FreeBSD.org>
This commit is contained in:
Olivier Duchateau 2024-01-18 21:00:55 +03:00 committed by Gleb Popov
parent f0b2e1e06c
commit 5ac622032d
4 changed files with 8 additions and 19 deletions

View file

@ -1,6 +1,5 @@
PORTNAME= polkit
DISTVERSION= 123
PORTREVISION= 2
DISTVERSION= 124
CATEGORIES= sysutils gnome
MAINTAINER= desktop@FreeBSD.org
@ -27,6 +26,7 @@ USE_GITLAB= yes
GL_SITE= https://gitlab.freedesktop.org
MESON_ARGS= -Dpam_include=system \
-Dpam_prefix='etc/pam.d' \
-Dpolkitd_user=${USERS} \
-Dexamples=false \
-Dsession_tracking=ConsoleKit \
@ -51,8 +51,8 @@ DUKTAPE_MESON_ON= -Djs_engine='duktape'
SPIDERMONKEY_LIB_DEPENDS= libmozjs-102.so:lang/spidermonkey102
SPIDERMONKEY_MESON_ON= -Djs_engine='mozjs'
MANPAGES_BUILD_DEPENDS= docbook-sgml>=4.5:textproc/docbook-sgml \
docbook-xsl>=1.76:textproc/docbook-xsl
MANPAGES_BUILD_DEPENDS= docbook-sgml>0:textproc/docbook-sgml \
docbook-xsl>0:textproc/docbook-xsl
MANPAGES_USE= gnome=libxslt:build
MANPAGES_MESON_TRUE= man

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1690645607
SHA256 (polkit-123.tar.bz2) = 72d9119b0aa35da871fd0660601d812c7a3d6af7e4e53e237840b71bb43d0c63
SIZE (polkit-123.tar.bz2) = 707480
TIMESTAMP = 1705525108
SHA256 (polkit-124.tar.bz2) = a4693bb00a8eaa6fbf766b9771dd9e1e11343678dee7e14539b9d6a808f00166
SIZE (polkit-124.tar.bz2) = 715490

View file

@ -1,11 +0,0 @@
--- meson.build.orig 2023-07-28 12:34:38 UTC
+++ meson.build
@@ -162,7 +161,7 @@ elif js_engine == 'mozjs'
endif
dbus_dep = dependency('dbus-1', required: false)
-dbus_policydir = pk_prefix / pk_datadir / 'dbus-1/system.d'
+dbus_policydir = pk_prefix / pk_sysconfdir / 'dbus-1/system.d'
if dbus_dep.found()
dbus_system_bus_services_dir = dbus_dep.get_pkgconfig_variable('system_bus_services_dir', define_variable: ['datadir', pk_prefix / pk_datadir])
else

View file

@ -2,7 +2,6 @@ bin/pkaction
bin/pkcheck
@(root,,4755) bin/pkexec
bin/pkttyagent
@sample etc/dbus-1/system.d/org.freedesktop.PolicyKit1.conf.sample
etc/pam.d/polkit-1
etc/polkit-1/rules.d/50-default.rules
include/polkit-1/polkit/polkit.h
@ -52,6 +51,7 @@ libdata/pkgconfig/polkit-gobject-1.pc
%%MANPAGES%%share/man/man8/polkit.8.gz
%%MANPAGES%%share/man/man8/polkitd.8.gz
share/dbus-1/system-services/org.freedesktop.PolicyKit1.service
share/dbus-1/system.d/org.freedesktop.PolicyKit1.conf.sample
share/gettext/its/polkit.its
share/gettext/its/polkit.loc
share/gir-1.0/Polkit-1.0.gir