tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
dbus: please adapt dbus users for path change
dbus had a directory defaults change - please adapt dbus-using
packages as noted below (basically, move files from ${EGDIR}/dbus-1 to
share/dbus-1).
Thanks,
Thomas
----- Forwarded message from Thomas Klausner <wiz%netbsd.org@localhost> -----
Module Name: pkgsrc
Committed By: wiz
Date: Tue Mar 8 11:16:01 UTC 2022
Modified Files:
pkgsrc/sysutils/dbus: Makefile PLIST distinfo
pkgsrc/sysutils/dbus/patches: patch-dbus_dbus-sysdeps-util-unix.c
Log Message:
dbus: update to 1.14.0.
...
Deprecations:
• Third-party software should install default dbus policies for the system
bus into ${datadir}/dbus-1/system.d (this has been supported since dbus
1.10, released in August 2015). Installing default dbus policies in
${sysconfdir}/dbus-1/system.d is now considered to be deprecated. Policy
files in ${sysconfdir}/dbus-1/system.d continue to be read, but this
directory should only be used by system administrators wishing to
override the default policies.
The ${datadir} applicable to dbus is usually /usr/share and the
${sysconfdir} is usually /etc.
• A similar pattern applies to the session bus policies in session.d.
----- End forwarded message -----
Home |
Main Index |
Thread Index |
Old Index