summaryrefslogtreecommitdiff
path: root/meta-pkgs/c++-gnome-bindings
diff options
context:
space:
mode:
authorwiz <wiz>2008-11-29 08:33:41 +0000
committerwiz <wiz>2008-11-29 08:33:41 +0000
commit352d42a529e084695a46acbd5765db340bf64c74 (patch)
tree52eee07b0760ae8357dd4da21453115efd955c40 /meta-pkgs/c++-gnome-bindings
parent9bcd0cba7420090be481c531a17c129b557d9925 (diff)
downloadpkgsrc-352d42a529e084695a46acbd5765db340bf64c74.tar.gz
Update for GNOME 2.24.2 -- still many packages need updating.
Diffstat (limited to 'meta-pkgs/c++-gnome-bindings')
-rw-r--r--meta-pkgs/c++-gnome-bindings/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-pkgs/c++-gnome-bindings/Makefile b/meta-pkgs/c++-gnome-bindings/Makefile
index 2337235d5a6..a386ef0071e 100644
--- a/meta-pkgs/c++-gnome-bindings/Makefile
+++ b/meta-pkgs/c++-gnome-bindings/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/11/10 16:35:48 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2008/11/29 08:33:41 wiz Exp $
-DISTNAME= c++-gnome-bindings-2.24.0.90
+DISTNAME= c++-gnome-bindings-2.24.1.90
CATEGORIES= meta-pkgs x11 gnome
MASTER_SITES= # empty
@@ -19,7 +19,7 @@ DEPENDS+= glibmm>=2.18.1:../../devel/glibmm
# outdated
#DEPENDS+= gnome-vfsmm>=2.24.0:../../sysutils/gnome-vfsmm
DEPENDS+= gnome-vfsmm-[0-9]*:../../sysutils/gnome-vfsmm
-DEPENDS+= gtkmm>=2.14.1:../../x11/gtkmm
+DEPENDS+= gtkmm>=2.14.3:../../x11/gtkmm
# outdated
#DEPENDS+= libglademm>=2.6.7:../../devel/libglademm
DEPENDS+= libglademm-[0-9]*:../../devel/libglademm
@@ -36,6 +36,6 @@ DEPENDS+= libsigc++>=2.2.3:../../devel/libsigc++
# outdated
#DEPENDS+= libxml++>=2.24.0:../../textproc/libxml++
DEPENDS+= libxml++-[0-9]*:../../textproc/libxml++
-DEPENDS+= pangomm>=2.14.0:../../devel/pangomm
+DEPENDS+= pangomm>=2.14.1:../../devel/pangomm
.include "../../mk/bsd.pkg.mk"