summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2008-07-14 17:22:48 +0000
committerdrochner <drochner@pkgsrc.org>2008-07-14 17:22:48 +0000
commit419f838473385a492383bf53e19f5569a6dc885e (patch)
tree025a7e6a957e00cc9acf6965f85cea281d339d0c /meta-pkgs
parentc44a332480893bda8618f49058957f0703d3a1d6 (diff)
downloadpkgsrc-419f838473385a492383bf53e19f5569a6dc885e.tar.gz
update for gnome-2.22.3
Diffstat (limited to 'meta-pkgs')
-rw-r--r--meta-pkgs/gnome-platform/Makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/meta-pkgs/gnome-platform/Makefile b/meta-pkgs/gnome-platform/Makefile
index ebfad20de86..5decd204c52 100644
--- a/meta-pkgs/gnome-platform/Makefile
+++ b/meta-pkgs/gnome-platform/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2008/06/15 09:51:59 joerg Exp $
+# $NetBSD: Makefile,v 1.7 2008/07/14 17:22:48 drochner Exp $
-DISTNAME= gnome-platform-2.22.2
+DISTNAME= gnome-platform-2.22.3
CATEGORIES= meta-pkgs x11 gnome
MASTER_SITES= # empty
@@ -11,17 +11,17 @@ COMMENT= Meta-package for core platform libraries of the GNOME desktop
META_PACKAGE= yes
DEPENDS+= GConf>=2.22.0:../../devel/GConf
-DEPENDS+= ORBit2>=2.14.12:../../net/ORBit2
+DEPENDS+= ORBit2>=2.14.13:../../net/ORBit2
DEPENDS+= at-spi>=1.22.1:../../devel/at-spi
DEPENDS+= atk>=1.22.0:../../devel/atk
DEPENDS+= libaudiofile>=0.2.6:../../audio/libaudiofile
DEPENDS+= esound>=0.2.38:../../audio/esound
-DEPENDS+= gail>=1.22.1:../../devel/gail
-DEPENDS+= glib2>=2.16.3:../../devel/glib2
+DEPENDS+= gail>=1.22.3:../../devel/gail
+DEPENDS+= glib2>=2.16.4:../../devel/glib2
DEPENDS+= gnome-mime-data>=2.18.0:../../databases/gnome-mime-data
DEPENDS+= gnome-vfs>=2.22.0:../../sysutils/gnome-vfs
DEPENDS+= gnome-vfs-monikers>=2.15.3:../../sysutils/gnome-vfs-monikers
-DEPENDS+= gtk2+>=2.12.9:../../x11/gtk2
+DEPENDS+= gtk2+>=2.12.11:../../x11/gtk2
DEPENDS+= gtk-doc>=1.9:../../textproc/gtk-doc
DEPENDS+= intltool>=0.37.1:../../textproc/intltool
DEPENDS+= libIDL>=0.8.10:../../net/libIDL
@@ -32,10 +32,10 @@ DEPENDS+= libglade>=2.6.2:../../devel/libglade
DEPENDS+= libgnome>=2.22.0:../../devel/libgnome
DEPENDS+= libgnomecanvas>=2.20.1.1:../../graphics/libgnomecanvas
DEPENDS+= libgnomeui>=2.22.1:../../devel/libgnomeui
-DEPENDS+= pango>=1.20.3:../../devel/pango
+DEPENDS+= pango>=1.20.5:../../devel/pango
# XXX gnome-keyring is distributed with the "desktop" set, but is required
# by libgnomeui. List it here to avoid circular dependency.
-DEPENDS+= gnome-keyring>=2.22.2:../../security/gnome-keyring
+DEPENDS+= gnome-keyring>=2.22.3:../../security/gnome-keyring
.include "../../mk/bsd.pkg.mk"