diff options
author | jmmv <jmmv@pkgsrc.org> | 2006-08-28 08:28:57 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2006-08-28 08:28:57 +0000 |
commit | 1112c9a94e85c71bc39bdeb2cbad360eea566d01 (patch) | |
tree | 52a7c5456adefb207fe2f3b6d09730024a3c25b7 /sysutils/dbus/distinfo | |
parent | 21332cf09ae0eae8d0973ce438babd910abd8095 (diff) | |
download | pkgsrc-1112c9a94e85c71bc39bdeb2cbad360eea566d01.tar.gz |
Update to 0.92:
- Add support for LOCAL_CREDS socket credentials so that we can connect to
the system daemon under NetBSD. It was useless before...
Changes since 0.91:
- Proper thread locking added to pending calls
- Threading semantics changed from init early to init before the second thread
is started
- Correctly error out when an application tries to acquire or release the
org.freedesktop.DBus name instead of sending false result codes
- kqueue directory watching code can now be used to monitor config file changes
on FreeBSD
- --with-dbus-daemondir configure switch added so the daemon can be installed
separate from the user binaries
- Makefiles fixed for cygwin
- Various fixes for the ongoing Windows port
- Fixed docs and comments to use the D-Bus spelling instead of D-BUS
- Many memleaks and bugs fixed
Diffstat (limited to 'sysutils/dbus/distinfo')
-rw-r--r-- | sysutils/dbus/distinfo | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/dbus/distinfo b/sysutils/dbus/distinfo index 24310b5fbcb..25e0848f32b 100644 --- a/sysutils/dbus/distinfo +++ b/sysutils/dbus/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.10 2006/08/23 09:44:27 jmmv Exp $ +$NetBSD: distinfo,v 1.11 2006/08/28 08:28:57 jmmv Exp $ -SHA1 (dbus-0.91.tar.gz) = 9d05a23383162c08e2800e8577129ec841d8ff17 -RMD160 (dbus-0.91.tar.gz) = 8b57e3e3896d6db53e4daddee518d1236c3704c6 -Size (dbus-0.91.tar.gz) = 1379544 bytes -SHA1 (patch-aa) = 9dd1f74cbed3ef973612f9a1b1336732a88cd819 -SHA1 (patch-ac) = 4e49a5b2139583540be5f1fc445d61946ddc0ef8 +SHA1 (dbus-0.92.tar.gz) = 37edf2fd6c471b086261462b8b8d3dd2656e1bb4 +RMD160 (dbus-0.92.tar.gz) = 23de0396bf5565c02e2e710bebd95ad5de1832a8 +Size (dbus-0.92.tar.gz) = 1388345 bytes +SHA1 (patch-aa) = fbf728371c76c1daa267591cd76dec3138f30acf +SHA1 (patch-ab) = ae2d4d3870acbb48088bc6b1eec4cf181f748493 SHA1 (patch-ae) = c73bed4ec4cca5e7bcdec749ac85ba2c56d8469a |