summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorwiz <wiz>2013-05-26 19:51:25 +0000
committerwiz <wiz>2013-05-26 19:51:25 +0000
commita20b8a4774caa1d1b7abb6a90dbf40bb73670563 (patch)
treedf3e8d364e0134174fb6bf24a6d340c3dc24ed0e /sysutils
parentca610977e285274452c7e58e0cfc27da0dafbc0e (diff)
downloadpkgsrc-a20b8a4774caa1d1b7abb6a90dbf40bb73670563.tar.gz
Update to 1.2.0:
D-Bus Python Bindings 1.2.0 (2013-05-07) ======================================== The "compile like it's 1998" release. Dependencies: • libdbus 1.6 or later is now required. Enhancements: • Unicode Corrigendum 9: when used with a suitable version of libdbus (1.6.10 or later, or 1.7.2 or later), noncharacters in strings are now accepted Fixes: • Support DBusException('something with non—ASCII') under Python 2 (Michael Vogt, smcv; fd.o #55899) • Correct some misleading wording in COPYING which was written under the assumption that libdbus could actually be relicensed to MIT/X11 (Thiago Macieira) • Avoid variable-length arrays, because MSVC++ is still stuck in 1998 (based on patches from Christoph Höger, fd.o #51725) • Remove unnecessary uses of stdint.h (fd.o #51725) • Add support for Unix compilers not supporting 'inline', for completeness • Use GObject.__class__ instead of GObjectMeta, which can no longer be imported from gi.repository.GObject in pygobject 3.8 • Fix autoreconfiscation on Automake 1.13 (Marko Lindqvist, fd.o #59006)
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/py-dbus/Makefile8
-rw-r--r--sysutils/py-dbus/distinfo8
2 files changed, 7 insertions, 9 deletions
diff --git a/sysutils/py-dbus/Makefile b/sysutils/py-dbus/Makefile
index 6cd9e609254..c80513e48e6 100644
--- a/sysutils/py-dbus/Makefile
+++ b/sysutils/py-dbus/Makefile
@@ -1,9 +1,7 @@
-# $NetBSD: Makefile,v 1.27 2012/10/23 19:51:20 asau Exp $
-#
+# $NetBSD: Makefile,v 1.28 2013/05/26 19:51:25 wiz Exp $
-DISTNAME= dbus-python-1.1.1
+DISTNAME= dbus-python-1.2.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/-python//}
-PKGREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://dbus.freedesktop.org/releases/dbus-python/
@@ -30,7 +28,7 @@ BUILDLINK_TRANSFORM+= rm:-std=c9x
.include "../../devel/glib2/buildlink3.mk"
.include "../../lang/python/extension.mk"
-BUILDLINK_API_DEPENDS.dbus+= dbus>=1.0
+BUILDLINK_API_DEPENDS.dbus+= dbus>=1.6
.include "../../sysutils/dbus/buildlink3.mk"
.include "../../sysutils/dbus-glib/buildlink3.mk"
.include "../../sysutils/dbus-python-common/buildlink3.mk"
diff --git a/sysutils/py-dbus/distinfo b/sysutils/py-dbus/distinfo
index efd4ac3bd1b..74f710ba417 100644
--- a/sysutils/py-dbus/distinfo
+++ b/sysutils/py-dbus/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.10 2012/08/15 06:42:43 obache Exp $
+$NetBSD: distinfo,v 1.11 2013/05/26 19:51:25 wiz Exp $
-SHA1 (dbus-python-1.1.1.tar.gz) = 3c15438a7ec1f0698d50557e3421564564d0e097
-RMD160 (dbus-python-1.1.1.tar.gz) = 8e810a15c417541744df68cb01e5d707488bd6e8
-Size (dbus-python-1.1.1.tar.gz) = 596476 bytes
+SHA1 (dbus-python-1.2.0.tar.gz) = 7a00f7861d26683ab7e3f4418860bd426deed9b5
+RMD160 (dbus-python-1.2.0.tar.gz) = cba09a1ca259bfa49c943142110a968241f40360
+Size (dbus-python-1.2.0.tar.gz) = 602426 bytes
SHA1 (patch-aa) = ca721c56463a5180e6a33e5a3d6135660e93c38f
SHA1 (patch-py-compile) = 5dbbdd89c0cc5e51203d8200c8846f12730cf25f