summaryrefslogtreecommitdiff
path: root/meta-pkgs/c++-gnome-bindings
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-01-16 14:40:31 +0000
committerwiz <wiz@pkgsrc.org>2009-01-16 14:40:31 +0000
commit91b583984bce486a28554d3fd10c3b8ea2e1145d (patch)
tree32c6c66c90e186d89a5e7ae2145765e7d5fa0448 /meta-pkgs/c++-gnome-bindings
parent15d86e03bad2b5da7f2cbe2d61824d7ba930245a (diff)
downloadpkgsrc-91b583984bce486a28554d3fd10c3b8ea2e1145d.tar.gz
Update to GNOME 2.24.3.
Diffstat (limited to 'meta-pkgs/c++-gnome-bindings')
-rw-r--r--meta-pkgs/c++-gnome-bindings/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/meta-pkgs/c++-gnome-bindings/Makefile b/meta-pkgs/c++-gnome-bindings/Makefile
index 312c4e83119..d19f4738b77 100644
--- a/meta-pkgs/c++-gnome-bindings/Makefile
+++ b/meta-pkgs/c++-gnome-bindings/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2009/01/12 15:59:16 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2009/01/16 14:40:31 wiz Exp $
-DISTNAME= c++-gnome-bindings-2.24.2
+DISTNAME= c++-gnome-bindings-2.24.3
CATEGORIES= meta-pkgs x11 gnome
MASTER_SITES= # empty
@@ -10,7 +10,7 @@ COMMENT= Meta-package for C++ bindings for the GNOME desktop
META_PACKAGE= yes
-# see http://ftp.gnome.org/pub/GNOME/bindings/2.24/2.24.2/sources/c++/
+# see http://ftp.gnome.org/pub/GNOME/bindings/2.24/2.24.3/sources/c++/
DEPENDS+= gconfmm>=2.24.0:../../devel/gconfmm
DEPENDS+= glibmm>=2.18.1:../../devel/glibmm
@@ -20,9 +20,8 @@ DEPENDS+= libglademm>=2.6.7:../../devel/libglademm
DEPENDS+= libgnomecanvasmm>=2.23.1:../../graphics/libgnomecanvasmm
DEPENDS+= libgnomemm>=2.24.0:../../devel/libgnomemm
DEPENDS+= libgnomeuimm>=2.24.0:../../devel/libgnomeuimm
-DEPENDS+= libgnomeuimm-[0-9]*:../../devel/libgnomeuimm
DEPENDS+= libsigc++>=2.2.3:../../devel/libsigc++
-DEPENDS+= libxml++>=2.24.0:../../textproc/libxml++
+DEPENDS+= libxml++>=2.24.2:../../textproc/libxml++
DEPENDS+= pangomm>=2.14.1:../../devel/pangomm
.include "../../mk/bsd.pkg.mk"