[Lunar-commits] r19273 - moonbase/trunk/x11-utils/xrestop
Chad Kittel
v3rt1g0 at lunar-linux.org
Fri Mar 17 00:48:50 UTC 2006
Author: v3rt1g0
Date: 2006-03-17 00:48:49 +0000 (Fri, 17 Mar 2006)
New Revision: 19273
Removed:
moonbase/trunk/x11-utils/xrestop/BUILD
Modified:
moonbase/trunk/x11-utils/xrestop/DETAILS
Log:
Module Version Bump: xrestop (0.3 -> 0.4)
* version bump, bugfixes and added support to quit via 'q'
* removed unnneded BUILD
* source tar.gz now hosted at a new place
compiled/tested: gcc-3.4.5 | glibc-2.3.6 | kernel headers 2.6.x
Deleted: moonbase/trunk/x11-utils/xrestop/BUILD
Modified: moonbase/trunk/x11-utils/xrestop/DETAILS
===================================================================
--- moonbase/trunk/x11-utils/xrestop/DETAILS 2006-03-17 00:40:30 UTC (rev 19272)
+++ moonbase/trunk/x11-utils/xrestop/DETAILS 2006-03-17 00:48:49 UTC (rev 19273)
@@ -1,12 +1,12 @@
MODULE=xrestop
- VERSION=0.3
+ VERSION=0.4
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://freedesktop.org/software/$MODULE/
- SOURCE_VFY=sha1:b92390f370d3b86c0c82c60c4423fa3d564d8c9e
- WEB_SITE=http://freedesktop.org/software/$MODULE
+ SOURCE_URL=http://projects.o-hand.com/sources/$MODULE/
+ SOURCE_VFY=sha1:040b0ac561f4de0a04e9db42a2cfab918801c452
+ WEB_SITE=http://freedesktop.org/Software/xrestop
ENTERED=20040409
- UPDATED=20050115
- SHORT="'top' like statistics of each connected X11 client's server side resource usage"
+ UPDATED=20060316
+ SHORT="'top' like statistics of X11 client's server side resource usage"
cat << EOF
Xrestop uses the X-Resource extension to provide 'top' like statistics
@@ -15,6 +15,6 @@
usage and debug server side leakage.
It should work with any server supporting the X-Resource extension
-(fd.o server and XFree86 4.3+, 'xdpyinfo|grep Resource' should tell
-you if your server has it ).
+(X.Org server and XFree86 4.3+, 'xdpyinfo|grep Resource' should tell
+you if your server has it).
EOF
More information about the Lunar-commits
mailing list