pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/xosview Update to version 1.8.2 and apply pat...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/813774c102c5
branches:  trunk
changeset: 478991:813774c102c5
user:      cube <cube%pkgsrc.org@localhost>
date:      Tue Aug 03 07:33:05 2004 +0000

description:
Update to version 1.8.2 and apply patch from PR 26523 by Alexander Becher.
The patch correct wrong pointer arithmetics that prevented xosview
from being called with -name option.

Changes since xosview-1.8.1
 - Applied sourceforge patch 927112 from Russell Reed which fixes
   the swapmeter when USESYSCALLS is defined.
 - Applied sourceforge patch 959433 which adds acpi support to
   the linux battery meter.
 - Applied a patch similar to the sourceforge patch 586184 submitted
   by Mark Guertin.
 - Linux diskmeter now uses vmstat and thus works with 2.6.
   But the units problem (block size) probably still remains.
 - Linux pagemeter should now work with 2.6 kernels
 - Merge in the fedora-2 nfs patch.
 - Merge in the fedora-2 strip patch.
 - Merge in the fedora-2 proc patch.
 - Merge in the fedora-2 s390 patch.
 - Merge in the fedora-2 non-i386 patch.
 - Merge in the fedora-2 linux-2.6 kernel (related) patch.
 - Add an autogen.sh script.  This script runs autoconf to create
   the configure script.

diffstat:

 sysutils/xosview/Makefile |  4 ++--
 sysutils/xosview/distinfo |  7 ++++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diffs (26 lines):

diff -r 7b6bbc5f3b37 -r 813774c102c5 sysutils/xosview/Makefile
--- a/sysutils/xosview/Makefile Tue Aug 03 06:56:10 2004 +0000
+++ b/sysutils/xosview/Makefile Tue Aug 03 07:33:05 2004 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.50 2004/05/31 16:43:45 kristerw Exp $
+# $NetBSD: Makefile,v 1.51 2004/08/03 07:33:05 cube Exp $
 
-DISTNAME=      xosview-1.8.1
+DISTNAME=      xosview-1.8.2
 CATEGORIES=    sysutils
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=xosview/}
 
diff -r 7b6bbc5f3b37 -r 813774c102c5 sysutils/xosview/distinfo
--- a/sysutils/xosview/distinfo Tue Aug 03 06:56:10 2004 +0000
+++ b/sysutils/xosview/distinfo Tue Aug 03 07:33:05 2004 +0000
@@ -1,6 +1,7 @@
-$NetBSD: distinfo,v 1.11 2004/04/21 18:45:09 perry Exp $
+$NetBSD: distinfo,v 1.12 2004/08/03 07:33:05 cube Exp $
 
-SHA1 (xosview-1.8.1.tar.gz) = 3b74fb0cf01c99ff0a2da3d1f028bb32e4043e8e
-Size (xosview-1.8.1.tar.gz) = 237724 bytes
+SHA1 (xosview-1.8.2.tar.gz) = 54df604641ebbe6872f631cea34c9d91883bf4da
+Size (xosview-1.8.2.tar.gz) = 248859 bytes
 SHA1 (patch-aa) = cc3de3bb4130724df543f85705b19946fba2577a
 SHA1 (patch-ab) = 4cb1ed9fad5577a889f22216be2345ace2655307
+SHA1 (patch-am) = 2ff8a500b677f87391d7128c76921f646c91444f



Home | Main Index | Thread Index | Old Index