From 495004363c2e1058396d946d1b855913cc3a2346 Mon Sep 17 00:00:00 2001 From: jmmv Date: Tue, 22 Mar 2005 16:35:35 +0000 Subject: Update to 2.10.0: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit New in 2.10.0 - 7 mar 2005 * Updated i18n. New in 2.9.92 - 28 fev 2005 * Detect libgnomesu at runtime using GModule. (Hongli Lai) misc. cleanups. New in 2.9.91 - 7 jan 2005 * Fixed a couple of strings. * Updated i18n. New in 2.9.90 - 24 jan 2005 * Fixed drawing of graph - Martin Ejdestig * UI fixes - Luca Ferretti * Open Files shows files opened by a process - Nicolás Lichtmaier New in 2.9.4 - 10 jan 2295 * New OpenFiles view - nick@reloco.com.ar. * Uses libgnomesu - Hongli Lai. * HIG fixes - Luca Ferretti. * Displays "User Memory" instead of "Used Memory". New in 2.9.3 - 20 Dec 2004 * Fixed crasher bugs : #161350 and #160560. * Updated translations. New in 2.9.0 * Performance improvements. * Themed icon. * Columns are now reorderable in the proctable. * Devices list also shows 'free' diskspace. * 64bits fixes. * SELinux support. * Big cleanups. * Fixed so many bugs ... --- sysutils/gnome2-system-monitor/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'sysutils/gnome2-system-monitor/Makefile') diff --git a/sysutils/gnome2-system-monitor/Makefile b/sysutils/gnome2-system-monitor/Makefile index d1a98f9f70b..80a3195b43a 100644 --- a/sysutils/gnome2-system-monitor/Makefile +++ b/sysutils/gnome2-system-monitor/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.18 2005/02/26 17:26:39 jmmv Exp $ +# $NetBSD: Makefile,v 1.19 2005/03/22 16:35:35 jmmv Exp $ # -DISTNAME= gnome-system-monitor-2.8.3 +DISTNAME= gnome-system-monitor-2.10.0 PKGNAME= ${DISTNAME:S/gnome/gnome2/} CATEGORIES= sysutils gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-system-monitor/2.8/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-system-monitor/2.10/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= tech-pkg@NetBSD.org @@ -33,6 +33,7 @@ pre-configure: .include "../../devel/libgnomeui/buildlink3.mk" .include "../../devel/libwnck/buildlink3.mk" .include "../../devel/pkgconfig/buildlink3.mk" +.include "../../sysutils/gnome-vfs2/buildlink3.mk" .include "../../sysutils/libgtop2/buildlink3.mk" .include "../../textproc/intltool/buildlink3.mk" .include "../../textproc/scrollkeeper/omf.mk" -- cgit v1.2.3