pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/meta-pkgs/gnome Depend on proper libgtop and gnome-sys...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c7448b6cb035
branches:  trunk
changeset: 550140:c7448b6cb035
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Nov 15 19:39:54 2008 +0000

description:
Depend on proper libgtop and gnome-system-monitor, bump version.

diffstat:

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

diffs (34 lines):

diff -r b20985414efc -r c7448b6cb035 meta-pkgs/gnome/Makefile
--- a/meta-pkgs/gnome/Makefile  Sat Nov 15 19:39:07 2008 +0000
+++ b/meta-pkgs/gnome/Makefile  Sat Nov 15 19:39:54 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.92 2008/11/15 19:03:28 wiz Exp $
+# $NetBSD: Makefile,v 1.93 2008/11/15 19:39:54 wiz Exp $
 
-DISTNAME=      gnome-2.24.0.96
+DISTNAME=      gnome-2.24.0.97
 CATEGORIES=    meta-pkgs x11 gnome
 MASTER_SITES=  # empty
 
@@ -60,9 +60,7 @@
 DEPENDS+=      gnome-settings-daemon>=2.24.0:../../sysutils/gnome-settings-daemon
 DEPENDS+=      gnome-sharp>=2.24.0:../../x11/gnome-sharp
 DEPENDS+=      gnome-speech>=0.4.21:../../audio/gnome-speech
-# too old
-#DEPENDS+=     gnome-system-monitor>=2.24.1:../../sysutils/gnome-system-monitor
-DEPENDS+=      gnome-system-monitor-[0-9]*:../../sysutils/gnome-system-monitor
+DEPENDS+=      gnome-system-monitor>=2.24.1:../../sysutils/gnome-system-monitor
 DEPENDS+=      gnome-system-tools>=2.22.1:../../sysutils/gnome-system-tools
 DEPENDS+=      gnome-terminal>=2.24.1.1:../../x11/gnome-terminal
 DEPENDS+=      gnome-themes>=2.24.1:../../x11/gnome-themes
@@ -85,9 +83,7 @@
 DEPENDS+=      libgnomekbd>=2.24.0:../../x11/libgnomekbd
 DEPENDS+=      libgnomeprint>=2.18.5:../../print/libgnomeprint
 DEPENDS+=      libgnomeprintui>=2.18.3:../../print/libgnomeprintui
-# too old
-#DEPENDS+=     libgtop>=2.24.0:../../sysutils/libgtop
-DEPENDS+=      libgtop-[0-9]*:../../sysutils/libgtop
+DEPENDS+=      libgtop>=2.24.0:../../sysutils/libgtop
 DEPENDS+=      libgweather>=2.24.1:../../devel/libgweather
 DEPENDS+=      liboobs>=2.22.0:../../sysutils/liboobs
 DEPENDS+=      librsvg>=2.22.3:../../graphics/librsvg



Home | Main Index | Thread Index | Old Index