pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/dbus Updated dbus to 1.10.20.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/146becb707c5
branches:  trunk
changeset: 364739:146becb707c5
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Jul 04 08:48:08 2017 +0000

description:
Updated dbus to 1.10.20.

D-Bus 1.10.20 (2017-06-29)
==

The ?suggesting a delivery gone horribly wrong? release.

Fixes:

? Fix a reference leak when blocking on a pending call on a connection
  that has been disconnected (fd.o #101481, Shin-ichi MORITA)

? Don't put timestamps in the Doxygen-generated documentation, for
  closer-to-reproducible builds (fd.o #100692, Simon McVittie)

? Avoid an assertion failure when connecting to a semicolon-separated
  series of addresses, one of which fails (fd.o #101257, Simon McVittie)

Documentation:

? Update git URIs in HACKING document to sync up with cgit.freedesktop.org
  (fd.o #100715, Simon McVittie)

diffstat:

 sysutils/dbus/Makefile |   4 ++--
 sysutils/dbus/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (30 lines):

diff -r 90847b6cfc50 -r 146becb707c5 sysutils/dbus/Makefile
--- a/sysutils/dbus/Makefile    Tue Jul 04 08:44:04 2017 +0000
+++ b/sysutils/dbus/Makefile    Tue Jul 04 08:48:08 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.107 2017/04/19 12:22:09 wiz Exp $
+# $NetBSD: Makefile,v 1.108 2017/07/04 08:48:08 wiz Exp $
 
-DISTNAME=      dbus-1.10.18
+DISTNAME=      dbus-1.10.20
 CATEGORIES=    sysutils
 MASTER_SITES=  http://dbus.freedesktop.org/releases/dbus/
 
diff -r 90847b6cfc50 -r 146becb707c5 sysutils/dbus/distinfo
--- a/sysutils/dbus/distinfo    Tue Jul 04 08:44:04 2017 +0000
+++ b/sysutils/dbus/distinfo    Tue Jul 04 08:48:08 2017 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.81 2017/05/24 08:06:28 jperkin Exp $
+$NetBSD: distinfo,v 1.82 2017/07/04 08:48:08 wiz Exp $
 
-SHA1 (dbus-1.10.18.tar.gz) = f3407dc00075c7a81cce502316aaf536f02ebfea
-RMD160 (dbus-1.10.18.tar.gz) = 9fc2aa4c93543983d8b12d1863b4696891afd866
-SHA512 (dbus-1.10.18.tar.gz) = 726f97d0a2016f4f0625ba332e93e2d33bb16857cd35cb6c79da0f44fff297df948c3df62c31ffbec34713a7b85b3ff5b65f31517fe3511ddbd3bf18bd4748ed
-Size (dbus-1.10.18.tar.gz) = 1986589 bytes
+SHA1 (dbus-1.10.20.tar.gz) = 13b98b8edf9104871b8046b4c95e78caeb1be847
+RMD160 (dbus-1.10.20.tar.gz) = f3efe72a97b90203267ddc25a65c5a514bc6b7f5
+SHA512 (dbus-1.10.20.tar.gz) = 0e43866b56d6ae4a5d885044793573908ce95b4dd84822292efa87f5eb0dec3d09adf58af0574ca41259b16c3d70476ef956b6c8aa3bf9ca7461e6196be71daf
+Size (dbus-1.10.20.tar.gz) = 1989628 bytes
 SHA1 (patch-ak) = ebb0c291297577a9cff246e7bc71412bf6157254
 SHA1 (patch-al) = c70be84ae79698cc4d83087427646bfb0500f194
 SHA1 (patch-am) = ed334bc76911c9db9f5472c58fb762c56255c5b4



Home | Main Index | Thread Index | Old Index