diff options
author | jmmv <jmmv> | 2006-09-15 15:23:12 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2006-09-15 15:23:12 +0000 |
commit | 7f8fb681d08c5f12315dc207123ab35e6a7d755c (patch) | |
tree | 8abe87dd36b701d42b249dbf347579927a6426ac /sysutils/gnome2-system-monitor | |
parent | 16e4efca92cd3ae27b87cd3533cb605faaf23dda (diff) | |
download | pkgsrc-7f8fb681d08c5f12315dc207123ab35e6a7d755c.tar.gz |
Update to 2.15.92:
New in 2.15.92 - 21 august 2006
* Fixed LoadGraph overlay.
* Fixed tiny leak.
* Fixed font and alignment of various columns.
New in 2.15.91 - 7 august 2006
* Renamed Devices tab as File Systems.
* Updated translations.
New in 2.15.90 - 26 july 2006
* Fixed segfault is libselinux not installed.
* The disks list is now correctly updated.
* Double-click in disks list opens the corresponding volume.
* debug messages are displayed on command line if
GNOME_SYSTEM_MONITOR_DEBUG is defined.
* New icon - Rodney Dawes <dobey@novell.com>
New in 2.15.4 - 9 july 2006
* No more compile dependency on libselinux.
* Process arguments with line feeds are now escaped. Closes #341095.
* Displays scale on graphs.
New in 2.15.0 - 29 june 2006
* Updated gconf schema.
* Can use libsexy to display process arguments.
* New memory column : displays estimated memory usage.
* Can use libgksu2.
Diffstat (limited to 'sysutils/gnome2-system-monitor')
-rw-r--r-- | sysutils/gnome2-system-monitor/Makefile | 7 | ||||
-rw-r--r-- | sysutils/gnome2-system-monitor/PLIST | 6 | ||||
-rw-r--r-- | sysutils/gnome2-system-monitor/distinfo | 8 |
3 files changed, 13 insertions, 8 deletions
diff --git a/sysutils/gnome2-system-monitor/Makefile b/sysutils/gnome2-system-monitor/Makefile index 78ac37877b5..30164dbcf5e 100644 --- a/sysutils/gnome2-system-monitor/Makefile +++ b/sysutils/gnome2-system-monitor/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.41 2006/08/06 19:10:14 jmmv Exp $ +# $NetBSD: Makefile,v 1.42 2006/09/15 15:23:12 jmmv Exp $ # -DISTNAME= gnome-system-monitor-2.14.5 +DISTNAME= gnome-system-monitor-2.15.92 PKGNAME= ${DISTNAME:S/gnome/gnome2/} CATEGORIES= sysutils gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-system-monitor/2.14/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-system-monitor/2.15/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org @@ -34,6 +34,7 @@ BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.8.0 .include "../../devel/libgnome/buildlink3.mk" .include "../../devel/libgnomeui/buildlink3.mk" .include "../../devel/libwnck/buildlink3.mk" +.include "../../graphics/gnome-icon-theme/buildlink3.mk" .include "../../sysutils/gnome-vfs2/buildlink3.mk" .include "../../sysutils/libgtop2/buildlink3.mk" .include "../../textproc/scrollkeeper/omf.mk" diff --git a/sysutils/gnome2-system-monitor/PLIST b/sysutils/gnome2-system-monitor/PLIST index e5e474acfe2..9196f7b732a 100644 --- a/sysutils/gnome2-system-monitor/PLIST +++ b/sysutils/gnome2-system-monitor/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2006/08/06 19:10:14 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.11 2006/09/15 15:23:12 jmmv Exp $ bin/gnome-system-monitor share/applications/gnome-system-monitor.desktop share/gconf/schemas/gnome-system-monitor.schemas @@ -38,6 +38,7 @@ share/locale/az/LC_MESSAGES/gnome-system-monitor.mo share/locale/be/LC_MESSAGES/gnome-system-monitor.mo share/locale/bg/LC_MESSAGES/gnome-system-monitor.mo share/locale/bn/LC_MESSAGES/gnome-system-monitor.mo +share/locale/bn_IN/LC_MESSAGES/gnome-system-monitor.mo share/locale/bs/LC_MESSAGES/gnome-system-monitor.mo share/locale/ca/LC_MESSAGES/gnome-system-monitor.mo share/locale/cs/LC_MESSAGES/gnome-system-monitor.mo @@ -66,9 +67,11 @@ share/locale/it/LC_MESSAGES/gnome-system-monitor.mo share/locale/ja/LC_MESSAGES/gnome-system-monitor.mo share/locale/ka/LC_MESSAGES/gnome-system-monitor.mo share/locale/ko/LC_MESSAGES/gnome-system-monitor.mo +share/locale/ku/LC_MESSAGES/gnome-system-monitor.mo share/locale/li/LC_MESSAGES/gnome-system-monitor.mo share/locale/lt/LC_MESSAGES/gnome-system-monitor.mo share/locale/lv/LC_MESSAGES/gnome-system-monitor.mo +share/locale/mg/LC_MESSAGES/gnome-system-monitor.mo share/locale/mk/LC_MESSAGES/gnome-system-monitor.mo share/locale/ml/LC_MESSAGES/gnome-system-monitor.mo share/locale/mn/LC_MESSAGES/gnome-system-monitor.mo @@ -77,6 +80,7 @@ share/locale/nb/LC_MESSAGES/gnome-system-monitor.mo share/locale/ne/LC_MESSAGES/gnome-system-monitor.mo share/locale/nl/LC_MESSAGES/gnome-system-monitor.mo share/locale/nn/LC_MESSAGES/gnome-system-monitor.mo +share/locale/or/LC_MESSAGES/gnome-system-monitor.mo share/locale/pa/LC_MESSAGES/gnome-system-monitor.mo share/locale/pl/LC_MESSAGES/gnome-system-monitor.mo share/locale/pt/LC_MESSAGES/gnome-system-monitor.mo diff --git a/sysutils/gnome2-system-monitor/distinfo b/sysutils/gnome2-system-monitor/distinfo index ed6291f572a..55b4bcb8152 100644 --- a/sysutils/gnome2-system-monitor/distinfo +++ b/sysutils/gnome2-system-monitor/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.12 2006/08/06 19:10:14 jmmv Exp $ +$NetBSD: distinfo,v 1.13 2006/09/15 15:23:12 jmmv Exp $ -SHA1 (gnome-system-monitor-2.14.5.tar.bz2) = b4d4504eaf4494c75b5793be89e2a306cc5e14d7 -RMD160 (gnome-system-monitor-2.14.5.tar.bz2) = d780054b5f72bc5badbbea3a39d04c00ec3cb44f -Size (gnome-system-monitor-2.14.5.tar.bz2) = 1413201 bytes +SHA1 (gnome-system-monitor-2.15.92.tar.bz2) = f158b43d4365b8605a4ee0f822dd4d977c6dfff9 +RMD160 (gnome-system-monitor-2.15.92.tar.bz2) = c0bf2c5356a0626071663ad43cd2019a4f7c16af +Size (gnome-system-monitor-2.15.92.tar.bz2) = 1514372 bytes |