pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/meta-pkgs/gnome-platform Update to 2.26.2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e28ef26cca79
branches:  trunk
changeset: 393492:e28ef26cca79
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu May 21 10:55:02 2009 +0000

description:
Update to 2.26.2.

diffstat:

 meta-pkgs/gnome-platform/Makefile |  12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diffs (39 lines):

diff -r 3d1b7f4fca7b -r e28ef26cca79 meta-pkgs/gnome-platform/Makefile
--- a/meta-pkgs/gnome-platform/Makefile Thu May 21 10:54:05 2009 +0000
+++ b/meta-pkgs/gnome-platform/Makefile Thu May 21 10:55:02 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2009/04/16 18:55:23 drochner Exp $
+# $NetBSD: Makefile,v 1.17 2009/05/21 10:55:02 wiz Exp $
 
-DISTNAME=      gnome-platform-2.26.1
+DISTNAME=      gnome-platform-2.26.2
 CATEGORIES=    meta-pkgs x11 gnome
 MASTER_SITES=  # empty
 
@@ -10,15 +10,15 @@
 
 META_PACKAGE=  yes
 
-# see http://ftp.gnome.org/pub/GNOME/platform/2.26/2.26.0/sources/
+# see http://ftp.gnome.org/pub/GNOME/platform/2.26/2.26.2/sources/
 
-DEPENDS+=      GConf>=2.26.0:../../devel/GConf
+DEPENDS+=      GConf>=2.26.2:../../devel/GConf
 DEPENDS+=      ORBit2>=2.14.17:../../net/ORBit2
 DEPENDS+=      at-spi>=1.26.0:../../devel/at-spi
 DEPENDS+=      atk>=1.26.0:../../devel/atk
 DEPENDS+=      libaudiofile>=0.2.6:../../audio/libaudiofile
 DEPENDS+=      esound>=0.2.41:../../audio/esound
-DEPENDS+=      glib2>=2.20.1:../../devel/glib2
+DEPENDS+=      glib2>=2.20.2:../../devel/glib2
 DEPENDS+=      gnome-mime-data>=2.18.0:../../databases/gnome-mime-data
 DEPENDS+=      gnome-vfs>=2.24.1:../../sysutils/gnome-vfs
 DEPENDS+=      gnome-vfs-monikers>=2.15.3:../../sysutils/gnome-vfs-monikers
@@ -32,6 +32,6 @@
 DEPENDS+=      libgnome>=2.26.0:../../devel/libgnome
 DEPENDS+=      libgnomecanvas>=2.26.0:../../graphics/libgnomecanvas
 DEPENDS+=      libgnomeui>=2.24.1:../../devel/libgnomeui
-DEPENDS+=      pango>=1.24.1:../../devel/pango
+DEPENDS+=      pango>=1.24.2:../../devel/pango
 
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index