summaryrefslogtreecommitdiff
path: root/x11/gnome-python
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-12-24 06:09:44 +0000
committerwiz <wiz@pkgsrc.org>2002-12-24 06:09:44 +0000
commitd8262452c14f86eb605960e66b2404950c6071f3 (patch)
tree8a7e4f003654ca20961f63344f21c9a974843e5e /x11/gnome-python
parent6d6bf8d2bdaa65b6a89c69f468f1069f11f041b5 (diff)
downloadpkgsrc-d8262452c14f86eb605960e66b2404950c6071f3.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