summaryrefslogtreecommitdiff
path: root/x11/gnome-python
diff options
context:
space:
mode:
authorwiz <wiz>2002-12-24 06:09:44 +0000
committerwiz <wiz>2002-12-24 06:09:44 +0000
commitc2c4fd0583c9588297766596f8fd2d1656482a17 (patch)
tree8a7e4f003654ca20961f63344f21c9a974843e5e /x11/gnome-python
parent25703ab8d65b4485cc26fe26c8a4bb3678856f34 (diff)
downloadpkgsrc-c2c4fd0583c9588297766596f8fd2d1656482a17.tar.gz
Bump PKGREVISION because of dependency on latest freetype2 or glib2
package and library major bumps therein. Also match dependency in corresponding buildlink2.mk's for the same reason. Mmmm, binary packages.
Diffstat (limited to 'x11/gnome-python')
-rw-r--r--x11/gnome-python/Makefile4
-rw-r--r--x11/gnome-python/buildlink2.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/gnome-python/Makefile b/x11/gnome-python/Makefile
index 6f2a1888502..1822807ab33 100644
--- a/x11/gnome-python/Makefile
+++ b/x11/gnome-python/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.29 2002/10/19 10:55:01 rh Exp $
+# $NetBSD: Makefile,v 1.30 2002/12/24 06:10:31 wiz Exp $
DISTNAME= gnome-python-1.4.0
PKGNAME= ${PYPKGPREFIX}-gnome-1.4.0
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-python/1.4/}
diff --git a/x11/gnome-python/buildlink2.mk b/x11/gnome-python/buildlink2.mk
index ef21d959b82..89edb152b92 100644
--- a/x11/gnome-python/buildlink2.mk
+++ b/x11/gnome-python/buildlink2.mk
@@ -1,7 +1,7 @@
-# $NetBSD: buildlink2.mk,v 1.3 2002/09/10 16:06:53 wiz Exp $
+# $NetBSD: buildlink2.mk,v 1.4 2002/12/24 06:10:31 wiz Exp $
.include "../../lang/python/pyversion.mk"
BUILDLINK_PACKAGES+= pygnome
-BUILDLINK_DEPENDS.pygnome?= ${PYPKGPREFIX}-gnome>=1.4.0nb2
+BUILDLINK_DEPENDS.pygnome?= ${PYPKGPREFIX}-gnome>=1.4.0nb3
BUILDLINK_PKGSRCDIR.pygnome?= ../../x11/gnome-python