Tue Jan 4 09:55:49 2011 UTC ()
revert to 0.83.1
with 0.83.2, audio/sonata crashes on startup for me
(might be an incompatibility with our libdbus version)


(drochner)
diff -r1.17 -r1.18 pkgsrc/sysutils/py-dbus/Makefile
diff -r1.7 -r1.8 pkgsrc/sysutils/py-dbus/distinfo

cvs diff -r1.17 -r1.18 pkgsrc/sysutils/py-dbus/Makefile (expand / switch to unified diff)

--- pkgsrc/sysutils/py-dbus/Makefile 2010/12/12 12:18:34 1.17
+++ pkgsrc/sysutils/py-dbus/Makefile 2011/01/04 09:55:49 1.18
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.17 2010/12/12 12:18:34 wiz Exp $ 1# $NetBSD: Makefile,v 1.18 2011/01/04 09:55:49 drochner Exp $
2# 2#
3 3
4DISTNAME= dbus-python-0.83.2 4DISTNAME= dbus-python-0.83.1
5PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/-python//} 5PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/-python//}
6CATEGORIES= sysutils 6CATEGORIES= sysutils
7MASTER_SITES= http://dbus.freedesktop.org/releases/dbus-python/ 7MASTER_SITES= http://dbus.freedesktop.org/releases/dbus-python/
8 8
9BUILD_DEPENDS+= ${PYPKGPREFIX}-docutils>=0:../../textproc/py-docutils 9BUILD_DEPENDS+= ${PYPKGPREFIX}-docutils>=0:../../textproc/py-docutils
10DEPENDS+= ${PYPKGPREFIX}-pyrex>=0.9.3:../../lang/py-pyrex 10DEPENDS+= ${PYPKGPREFIX}-pyrex>=0.9.3:../../lang/py-pyrex
11 11
12MAINTAINER= pkgsrc-users@NetBSD.org 12MAINTAINER= pkgsrc-users@NetBSD.org
13HOMEPAGE= http://www.freedesktop.org/Software/dbus 13HOMEPAGE= http://www.freedesktop.org/Software/dbus
14COMMENT= Python bindings for the D-BUS message bus system 14COMMENT= Python bindings for the D-BUS message bus system
15LICENSE= mit 15LICENSE= mit
16 16
17PKG_DESTDIR_SUPPORT= user-destdir 17PKG_DESTDIR_SUPPORT= user-destdir

cvs diff -r1.7 -r1.8 pkgsrc/sysutils/py-dbus/distinfo (expand / switch to unified diff)

--- pkgsrc/sysutils/py-dbus/distinfo 2010/12/12 12:18:34 1.7
+++ pkgsrc/sysutils/py-dbus/distinfo 2011/01/04 09:55:49 1.8
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.7 2010/12/12 12:18:34 wiz Exp $ 1$NetBSD: distinfo,v 1.8 2011/01/04 09:55:49 drochner Exp $
2 2
3SHA1 (dbus-python-0.83.2.tar.gz) = b01d54be646d6f903e497c2ecd612027fe595339 3SHA1 (dbus-python-0.83.1.tar.gz) = a209de26ade2546251e5877f3b650789870755a4
4RMD160 (dbus-python-0.83.2.tar.gz) = 937946fc736d0555d08eb46074c807244cffcc6a 4RMD160 (dbus-python-0.83.1.tar.gz) = d549fb52b52c960dc5aa646e809906142dcb067b
5Size (dbus-python-0.83.2.tar.gz) = 539838 bytes 5Size (dbus-python-0.83.1.tar.gz) = 533391 bytes