summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authorwiz <wiz>2009-01-12 15:59:16 +0000
committerwiz <wiz>2009-01-12 15:59:16 +0000
commitac54193470591f17eacf53a2e3572ba0c08ffe92 (patch)
tree3f377364aa9b8fbd048a7f88112a0f7271691b74 /meta-pkgs
parent7e68e95f2f0cd2d943cb9180beb7d43968127d1b (diff)
downloadpkgsrc-ac54193470591f17eacf53a2e3572ba0c08ffe92.tar.gz
All dependencies updated -- welcome to 2.24.2!
Diffstat (limited to 'meta-pkgs')
-rw-r--r--meta-pkgs/c++-gnome-bindings/Makefile31
1 files changed, 9 insertions, 22 deletions
diff --git a/meta-pkgs/c++-gnome-bindings/Makefile b/meta-pkgs/c++-gnome-bindings/Makefile
index dcf635465b2..312c4e83119 100644
--- a/meta-pkgs/c++-gnome-bindings/Makefile
+++ b/meta-pkgs/c++-gnome-bindings/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2008/11/29 08:34:48 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2009/01/12 15:59:16 wiz Exp $
-DISTNAME= c++-gnome-bindings-2.24.1.90
+DISTNAME= c++-gnome-bindings-2.24.2
CATEGORIES= meta-pkgs x11 gnome
MASTER_SITES= # empty
@@ -12,30 +12,17 @@ META_PACKAGE= yes
# see http://ftp.gnome.org/pub/GNOME/bindings/2.24/2.24.2/sources/c++/
-# outdated
-#DEPENDS+= gconfmm>=2.24.0:../../devel/gconfmm
-DEPENDS+= gconfmm-[0-9]*:../../devel/gconfmm
+DEPENDS+= gconfmm>=2.24.0:../../devel/gconfmm
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+= gnome-vfsmm>=2.24.0:../../sysutils/gnome-vfsmm
DEPENDS+= gtkmm>=2.14.3:../../x11/gtkmm
-# outdated
-#DEPENDS+= libglademm>=2.6.7:../../devel/libglademm
-DEPENDS+= libglademm-[0-9]*:../../devel/libglademm
-# outdated
-#DEPENDS+= libgnomecanvasmm>=2.23.1:../../graphics/libgnomecanvasmm
-DEPENDS+= libgnomecanvasmm-[0-9]*:../../graphics/libgnomecanvasmm
-# outdated
-#DEPENDS+= libgnomemm>=2.24.0:../../devel/libgnomemm
-DEPENDS+= libgnomemm-[0-9]*:../../devel/libgnomemm
-# outdated
-#DEPENDS+= libgnomeuimm>=2.24.0:../../devel/libgnomeuimm
+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++
-# outdated
-#DEPENDS+= libxml++>=2.24.0:../../textproc/libxml++
-DEPENDS+= libxml++-[0-9]*:../../textproc/libxml++
+DEPENDS+= libxml++>=2.24.0:../../textproc/libxml++
DEPENDS+= pangomm>=2.14.1:../../devel/pangomm
.include "../../mk/bsd.pkg.mk"