summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorwiz <wiz>2010-12-02 13:36:56 +0000
committerwiz <wiz>2010-12-02 13:36:56 +0000
commitbc260a8476e3f52bda887f0a3877a559d39b8843 (patch)
treee1162669052a61b143134efea94757fb1f94a509 /x11
parent3a0d08a2c6fcde320bc24822d87fd243a1c3ede1 (diff)
downloadpkgsrc-bc260a8476e3f52bda887f0a3877a559d39b8843.tar.gz
Due to py-cairo 1.8.8<>1.8.10 binary incompatibility, bump dependency pattern
in buildlink3.mk and PKGREVISION of dependencies.
Diffstat (limited to 'x11')
-rw-r--r--x11/py-gnome2-desktop/Makefile4
-rw-r--r--x11/py-gtk2/Makefile3
2 files changed, 4 insertions, 3 deletions
diff --git a/x11/py-gnome2-desktop/Makefile b/x11/py-gnome2-desktop/Makefile
index 8ef35ef0fcb..a5ce92aed57 100644
--- a/x11/py-gnome2-desktop/Makefile
+++ b/x11/py-gnome2-desktop/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.44 2010/11/29 15:35:52 drochner Exp $
+# $NetBSD: Makefile,v 1.45 2010/12/02 13:36:57 wiz Exp $
#
DISTNAME= gnome-python-desktop-2.30.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/-python/2/}
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= sysutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-python-desktop/2.30/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/py-gtk2/Makefile b/x11/py-gtk2/Makefile
index e2d5bdeaa1f..93a2ea474c5 100644
--- a/x11/py-gtk2/Makefile
+++ b/x11/py-gtk2/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.73 2010/11/24 18:57:01 drochner Exp $
+# $NetBSD: Makefile,v 1.74 2010/12/02 13:36:57 wiz Exp $
#
DISTNAME= pygtk-2.22.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/pygtk/gtk2/}
+PKGREVISION= 1
CATEGORIES= x11 python
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pygtk/2.22/}
EXTRACT_SUFX= .tar.bz2