Subject: CVS commit: pkgsrc/sysutils/libgtop2
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 03/27/2005 11:18:37
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Sun Mar 27 11:18:37 UTC 2005

Modified Files:
	pkgsrc/sysutils/libgtop2: Makefile distinfo
	pkgsrc/sysutils/libgtop2/patches: patch-ad

Log Message:
Fix build under NetBSD 2.x (and maybe other systems) which do not have
read counts (f_syncreads and f_asyncreads) in statfs nor statvfs.  Also
do the same for write counts for consistency.

Problem reported by Leonard Schmidt <lems at gmx.net> in tech-pkg@.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 pkgsrc/sysutils/libgtop2/Makefile
cvs rdiff -r1.10 -r1.11 pkgsrc/sysutils/libgtop2/distinfo
cvs rdiff -r1.1 -r1.2 pkgsrc/sysutils/libgtop2/patches/patch-ad

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.