diff options
author | marcus <marcus@FreeBSD.org> | 2007-06-30 04:53:49 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2007-06-30 04:53:49 +0800 |
commit | 325b6c98e9ad758553164a901d5a7fe308ef4d69 (patch) | |
tree | 1ae6ed67f77431d35f8787fd53fc5389513b41f9 /devel | |
parent | 591284936c4f708551ecc1998a424134d30e2154 (diff) | |
download | freebsd-ports-gnome-325b6c98e9ad758553164a901d5a7fe308ef4d69.tar.gz freebsd-ports-gnome-325b6c98e9ad758553164a901d5a7fe308ef4d69.tar.zst freebsd-ports-gnome-325b6c98e9ad758553164a901d5a7fe308ef4d69.zip |
Update to 0.82.0.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/py-dbus/Makefile | 3 | ||||
-rw-r--r-- | devel/py-dbus/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/devel/py-dbus/Makefile b/devel/py-dbus/Makefile index c9559694dac3..0209f7432872 100644 --- a/devel/py-dbus/Makefile +++ b/devel/py-dbus/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/devel/py-dbus/Makefile,v 1.8 2007/03/01 05:52:46 marcus Exp $ PORTNAME= dbus -PORTVERSION= 0.81.1 +PORTVERSION= 0.82.0 CATEGORIES= devel gnome python MASTER_SITES= http://dbus.freedesktop.org/releases/dbus-python/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -21,6 +21,7 @@ USE_GNOME= gnomehack gnometarget USE_PYTHON= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 +CONFIGURE_ENV= CPPFLAGS="-I${PYTHON_INCLUDEDIR}" DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME} EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME} diff --git a/devel/py-dbus/distinfo b/devel/py-dbus/distinfo index bc2329837364..d0014662f15a 100644 --- a/devel/py-dbus/distinfo +++ b/devel/py-dbus/distinfo @@ -1,3 +1,3 @@ -MD5 (dbus-python-0.81.1.tar.gz) = fc295fa11fe97f19db4841d9bd6d47ab -SHA256 (dbus-python-0.81.1.tar.gz) = 99d62ab84aa47018c784af25648ae4e6ecac40148b663ccf33f09169d2350891 -SIZE (dbus-python-0.81.1.tar.gz) = 477052 +MD5 (dbus-python-0.82.0.tar.gz) = 024522ffba612f0d41b64269e925835c +SHA256 (dbus-python-0.82.0.tar.gz) = faff10dad6f09fe4cae7fdb3312b2e6ab8b018816070a31b8774abaf0d9e596c +SIZE (dbus-python-0.82.0.tar.gz) = 482823 |