pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/gnome2-system-monitor Update to 2.15.92:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/05cf5f09b018
branches:  trunk
changeset: 518693:05cf5f09b018
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Fri Sep 15 15:23:12 2006 +0000

description:
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@localhost>

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:

 sysutils/gnome2-system-monitor/Makefile |  7 ++++---
 sysutils/gnome2-system-monitor/PLIST    |  6 +++++-
 sysutils/gnome2-system-monitor/distinfo |  8 ++++----
 3 files changed, 13 insertions(+), 8 deletions(-)

diffs (75 lines):

diff -r 628b62f87985 -r 05cf5f09b018 sysutils/gnome2-system-monitor/Makefile
--- a/sysutils/gnome2-system-monitor/Makefile   Fri Sep 15 15:23:00 2006 +0000
+++ b/sysutils/gnome2-system-monitor/Makefile   Fri Sep 15 15:23:12 2006 +0000
@@ -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@localhost
@@ -34,6 +34,7 @@
 .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 -r 628b62f87985 -r 05cf5f09b018 sysutils/gnome2-system-monitor/PLIST
--- a/sysutils/gnome2-system-monitor/PLIST      Fri Sep 15 15:23:00 2006 +0000
+++ b/sysutils/gnome2-system-monitor/PLIST      Fri Sep 15 15:23:12 2006 +0000
@@ -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/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/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/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 -r 628b62f87985 -r 05cf5f09b018 sysutils/gnome2-system-monitor/distinfo
--- a/sysutils/gnome2-system-monitor/distinfo   Fri Sep 15 15:23:00 2006 +0000
+++ b/sysutils/gnome2-system-monitor/distinfo   Fri Sep 15 15:23:12 2006 +0000
@@ -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



Home | Main Index | Thread Index | Old Index