pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xrestop Update to xrestop-0.4. Add DESTDIR suppor...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1fb6c9f6e35f
branches: trunk
changeset: 535606:1fb6c9f6e35f
user: bjs <bjs%pkgsrc.org@localhost>
date: Fri Nov 23 07:48:55 2007 +0000
description:
Update to xrestop-0.4. Add DESTDIR support. Changes:
2006-02-27 Matthew Allum <mallum%openedhand.com@localhost>
* doc/xrestop.1:
Add docs for --max-samples options
* xrestop.c: (window_get_utf8_name), (usage), (recurse_win_tree),
(main):
Fix gcc 4 compiler warnings. Minor source cleanups.
Fix missing PIDs due to window recursing bug ( John Tapsell )
Handle 'q' key to quit ( Moray Allan )
'--max-samples' option ( Jeremy C Reed )
diffstat:
x11/xrestop/Makefile | 10 ++++++----
x11/xrestop/distinfo | 8 ++++----
2 files changed, 10 insertions(+), 8 deletions(-)
diffs (39 lines):
diff -r 1650f0182824 -r 1fb6c9f6e35f x11/xrestop/Makefile
--- a/x11/xrestop/Makefile Fri Nov 23 07:47:18 2007 +0000
+++ b/x11/xrestop/Makefile Fri Nov 23 07:48:55 2007 +0000
@@ -1,16 +1,18 @@
-# $NetBSD: Makefile,v 1.5 2007/02/22 19:01:28 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2007/11/23 07:48:55 bjs Exp $
#
-DISTNAME= xrestop-0.3
-PKGREVISION= 1
+DISTNAME= xrestop-0.4
CATEGORIES= x11
-MASTER_SITES= http://www.freedesktop.org/software/xrestop/
+MASTER_SITES= http://projects.o-hand.com/sources/xrestop/
MAINTAINER= reed%reedmedia.net@localhost
HOMEPAGE= http://www.freedesktop.org/wiki/Software/xrestop
COMMENT= X11 clients' server-side resource usage monitor
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= yes
+USE_TOOLS+= pkg-config
.include "../../devel/ncurses/buildlink3.mk"
.include "../../x11/libXext/buildlink3.mk"
diff -r 1650f0182824 -r 1fb6c9f6e35f x11/xrestop/distinfo
--- a/x11/xrestop/distinfo Fri Nov 23 07:47:18 2007 +0000
+++ b/x11/xrestop/distinfo Fri Nov 23 07:48:55 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2005/05/04 20:03:40 reed Exp $
+$NetBSD: distinfo,v 1.2 2007/11/23 07:48:55 bjs Exp $
-SHA1 (xrestop-0.3.tar.gz) = b92390f370d3b86c0c82c60c4423fa3d564d8c9e
-RMD160 (xrestop-0.3.tar.gz) = 6d7bdffbcab05afc69168f43927b3d1b849179d7
-Size (xrestop-0.3.tar.gz) = 89268 bytes
+SHA1 (xrestop-0.4.tar.gz) = 040b0ac561f4de0a04e9db42a2cfab918801c452
+RMD160 (xrestop-0.4.tar.gz) = 13113e1de0d2206106a274917fd9a0decd301837
+Size (xrestop-0.4.tar.gz) = 92308 bytes
Home |
Main Index |
Thread Index |
Old Index