pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/dbus-python-common CONFLICTS with old py-dbus...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e04e204bf4d4
branches:  trunk
changeset: 607326:e04e204bf4d4
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Wed Aug 08 16:35:26 2012 +0000

description:
CONFLICTS with old py-dbus, from Patrick Welche

diffstat:

 sysutils/dbus-python-common/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 620d589135c9 -r e04e204bf4d4 sysutils/dbus-python-common/Makefile
--- a/sysutils/dbus-python-common/Makefile      Wed Aug 08 13:42:42 2012 +0000
+++ b/sysutils/dbus-python-common/Makefile      Wed Aug 08 16:35:26 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2012/08/01 18:01:24 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2012/08/08 16:35:26 drochner Exp $
 #
 
 DISTNAME=      dbus-python-1.1.1
@@ -14,6 +14,8 @@
 COMMENT=       Python bindings for the D-BUS message bus system
 LICENSE=       mit
 
+CONFLICTS+=    py[0-9]*-dbus<1.1.1
+
 PKG_DESTDIR_SUPPORT=   user-destdir
 
 PYTHON_FOR_BUILD_ONLY= yes



Home | Main Index | Thread Index | Old Index