pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/xuvmstat Update to xuvmstat-20030810 (fixes f...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2cf3bed2fd81
branches: trunk
changeset: 459893:2cf3bed2fd81
user: martin <martin%pkgsrc.org@localhost>
date: Mon Aug 11 07:39:26 2003 +0000
description:
Update to xuvmstat-20030810 (fixes for gcc3.3).
diffstat:
sysutils/xuvmstat/Makefile | 4 ++--
sysutils/xuvmstat/distinfo | 7 +++----
sysutils/xuvmstat/patches/patch-aa | 13 -------------
3 files changed, 5 insertions(+), 19 deletions(-)
diffs (43 lines):
diff -r 1f8270f3ebdc -r 2cf3bed2fd81 sysutils/xuvmstat/Makefile
--- a/sysutils/xuvmstat/Makefile Mon Aug 11 07:26:48 2003 +0000
+++ b/sysutils/xuvmstat/Makefile Mon Aug 11 07:39:26 2003 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2003/07/21 17:24:49 martti Exp $
+# $NetBSD: Makefile,v 1.9 2003/08/11 07:39:26 martin Exp $
#
DISTNAME= ${PKGNAME:S/-//}
-PKGNAME= xuvmstat-20010220
+PKGNAME= xuvmstat-20030810
WRKSRC= ${WRKDIR}/xuvmstat
CATEGORIES= sysutils
MASTER_SITES= http://www.NetBSD.org/~chuck/gz/
diff -r 1f8270f3ebdc -r 2cf3bed2fd81 sysutils/xuvmstat/distinfo
--- a/sysutils/xuvmstat/distinfo Mon Aug 11 07:26:48 2003 +0000
+++ b/sysutils/xuvmstat/distinfo Mon Aug 11 07:39:26 2003 +0000
@@ -1,5 +1,4 @@
-$NetBSD: distinfo,v 1.3 2003/08/06 06:23:29 wiz Exp $
+$NetBSD: distinfo,v 1.4 2003/08/11 07:39:27 martin Exp $
-SHA1 (xuvmstat20010220.tar.gz) = bc9974355212bb4d0b831f5c755b0de6c2cf5968
-Size (xuvmstat20010220.tar.gz) = 7513 bytes
-SHA1 (patch-aa) = e532431e01adde4c414c561f04e5f626aba21756
+SHA1 (xuvmstat20030810.tar.gz) = 20644f01e6458b5bb5765a704d018b5c233d18f1
+Size (xuvmstat20030810.tar.gz) = 7552 bytes
diff -r 1f8270f3ebdc -r 2cf3bed2fd81 sysutils/xuvmstat/patches/patch-aa
--- a/sysutils/xuvmstat/patches/patch-aa Mon Aug 11 07:26:48 2003 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.5 2003/08/06 06:23:29 wiz Exp $
-
---- xuvmstat.c.orig Tue Feb 20 15:40:49 2001
-+++ xuvmstat.c
-@@ -46,7 +46,7 @@ void redraw __P((struct xdpy *, Window,
-
- u_long black, white, red, green, blue, magenta, orange, purple;
- XFontStruct *fnt_fixed, *fnt_8x13bold;
--struct uvmexp exp, oexp;
-+static struct uvmexp exp, oexp;
- struct timeval tv, otv;
- struct graph *gp_faults, *gp_traps, *gp_intrs, *gp_ctx;
-
Home |
Main Index |
Thread Index |
Old Index