From 5341f0df62cad13b1d1a0a2024e1521918b3c9c1 Mon Sep 17 00:00:00 2001 From: jmmv Date: Sun, 16 Oct 2005 12:13:18 +0000 Subject: Update to 2.12.1: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit New in 2.12.1 - 2 october 2005 * Updated translations. * Fixed #317660. New in 2.12.0 - 5 september 2005 * Updated translations. New in 2.11.92 - 22 august 2005 * Reworked and fixed device list. New in 2.11.91 - 9 august 2005 * Removed some debug messages. New in 2.11.90 - 25 july 2005 * Better icon lookup. * Fixed column default sort order. #310804. * Fixed division by 0. New in 2.11.5 - 13 july 2005 * Provide controls to SIGSTOP and SIGCONT a process. * Start timeouts only when needed. Should save some CPU. * Fixed process kill. New in 2.11.4 - 1 july 2005 * Added network history graph. Modified default colors to be a little brighter. Martin Ejdestig . * Fixed column order. * Moved Show combo box functionality to View menu. * Change priority slider max value on Linux. * Fixed confusing error message when libgnomesu is not found. * Fixed startup notification. Davyd Madeley and Paollo Borelli. * HIG fixes. Dennis Cranston . Merci à tous :) New in 2.11.3 - 8 june 2005 * Better SELinux detection. * Use "CPU" instead of "CPU%d" is system has only one cpu. * Disable process dependencies by default. * Fixed process sort. * Fixed segfault. Special thanks to Rod Butcher. * Many code cleanups. New in 2.11.2 - 18 may 2005 * Port to GtkUIManager by Paolo Borelli. * Removed the search box. * Displays load averages. * Fixed user name is uid changes. Fixed process name. * Fixed a lot of leaks. * Uses SI units. * New Device tab. New option to show all devices. Refresh devices list whenever a device is mounted or unmounted. * Smooth refresh so keep g-s-m own cpu usage < 10% * Fixed display if there's no swap. * Spawn only one instance of gnome-system-monitor thanks to libbacon. * etc Thanks to everyone who helped me. See ChangeLog. --- sysutils/gnome2-system-monitor/Makefile | 6 +++--- sysutils/gnome2-system-monitor/PLIST | 3 ++- sysutils/gnome2-system-monitor/distinfo | 8 ++++---- 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/sysutils/gnome2-system-monitor/Makefile b/sysutils/gnome2-system-monitor/Makefile index 921d1a579f2..819cba87fb4 100644 --- a/sysutils/gnome2-system-monitor/Makefile +++ b/sysutils/gnome2-system-monitor/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.26 2005/08/10 20:56:24 jlam Exp $ +# $NetBSD: Makefile,v 1.27 2005/10/16 12:13:18 jmmv Exp $ # -DISTNAME= gnome-system-monitor-2.10.1 +DISTNAME= gnome-system-monitor-2.12.1 PKGNAME= ${DISTNAME:S/gnome/gnome2/} CATEGORIES= sysutils gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-system-monitor/2.10/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-system-monitor/2.12/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= tech-pkg@NetBSD.org diff --git a/sysutils/gnome2-system-monitor/PLIST b/sysutils/gnome2-system-monitor/PLIST index 2f034ddb3ac..5585d387e27 100644 --- a/sysutils/gnome2-system-monitor/PLIST +++ b/sysutils/gnome2-system-monitor/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2005/05/19 21:11:56 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.7 2005/10/16 12:13:18 jmmv Exp $ bin/gnome-system-monitor share/applications/gnome-system-monitor.desktop share/gconf/schemas/gnome-system-monitor.schemas @@ -76,6 +76,7 @@ ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gnome-system-monitor.mo ${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/gnome-system-monitor.mo ${PKGLOCALEDIR}/locale/th/LC_MESSAGES/gnome-system-monitor.mo ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gnome-system-monitor.mo +${PKGLOCALEDIR}/locale/ug/LC_MESSAGES/gnome-system-monitor.mo ${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gnome-system-monitor.mo ${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/gnome-system-monitor.mo ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/gnome-system-monitor.mo diff --git a/sysutils/gnome2-system-monitor/distinfo b/sysutils/gnome2-system-monitor/distinfo index 3cbf53dcbb2..de549e5a224 100644 --- a/sysutils/gnome2-system-monitor/distinfo +++ b/sysutils/gnome2-system-monitor/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2005/05/19 21:11:56 jmmv Exp $ +$NetBSD: distinfo,v 1.10 2005/10/16 12:13:18 jmmv Exp $ -SHA1 (gnome-system-monitor-2.10.1.tar.bz2) = ac849ba49445453d80a4b0e883ae4bb6567771cc -RMD160 (gnome-system-monitor-2.10.1.tar.bz2) = 36cf96803ce26b0479be1e8932cf6e473282a71b -Size (gnome-system-monitor-2.10.1.tar.bz2) = 766187 bytes +SHA1 (gnome-system-monitor-2.12.1.tar.bz2) = 77090733a2eef2e31ead2ec1ec94f910ade6958f +RMD160 (gnome-system-monitor-2.12.1.tar.bz2) = 57f5e3da22e9926c77d06354fb0199f1d9266542 +Size (gnome-system-monitor-2.12.1.tar.bz2) = 785235 bytes -- cgit v1.2.3