pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/dbus
Module Name: pkgsrc
Committed By: wiz
Date: Tue Jul 4 08:48:08 UTC 2017
Modified Files:
pkgsrc/sysutils/dbus: Makefile distinfo
Log Message:
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)
To generate a diff of this commit:
cvs rdiff -u -r1.107 -r1.108 pkgsrc/sysutils/dbus/Makefile
cvs rdiff -u -r1.81 -r1.82 pkgsrc/sysutils/dbus/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/dbus/Makefile
diff -u pkgsrc/sysutils/dbus/Makefile:1.107 pkgsrc/sysutils/dbus/Makefile:1.108
--- pkgsrc/sysutils/dbus/Makefile:1.107 Wed Apr 19 12:22:09 2017
+++ pkgsrc/sysutils/dbus/Makefile Tue Jul 4 08:48:08 2017
@@ -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/
Index: pkgsrc/sysutils/dbus/distinfo
diff -u pkgsrc/sysutils/dbus/distinfo:1.81 pkgsrc/sysutils/dbus/distinfo:1.82
--- pkgsrc/sysutils/dbus/distinfo:1.81 Wed May 24 08:06:28 2017
+++ pkgsrc/sysutils/dbus/distinfo Tue Jul 4 08:48:08 2017
@@ -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