diff options
author | jmmv <jmmv> | 2005-03-27 11:18:37 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2005-03-27 11:18:37 +0000 |
commit | e7836d52b9c34908cc9d590dd7141586a02aa126 (patch) | |
tree | 5974209b46baa7b62ce90afb18e223554436fbd5 /sysutils/libgtop2/distinfo | |
parent | 723772b58cb199a36e77a590bfa1b445d3fe38f2 (diff) | |
download | pkgsrc-e7836d52b9c34908cc9d590dd7141586a02aa126.tar.gz |
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@.
Diffstat (limited to 'sysutils/libgtop2/distinfo')
-rw-r--r-- | sysutils/libgtop2/distinfo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/libgtop2/distinfo b/sysutils/libgtop2/distinfo index e77d446adc1..8b4a91aa265 100644 --- a/sysutils/libgtop2/distinfo +++ b/sysutils/libgtop2/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.10 2005/03/22 16:03:37 jmmv Exp $ +$NetBSD: distinfo,v 1.11 2005/03/27 11:18:37 jmmv Exp $ SHA1 (libgtop-2.10.0.tar.bz2) = cf2f999de7de7397a4aee638b0423c6f61c1aee0 RMD160 (libgtop-2.10.0.tar.bz2) = 8b8e631511e61ef72d22bdd364e96b1881b73314 @@ -6,4 +6,4 @@ Size (libgtop-2.10.0.tar.bz2) = 746223 bytes SHA1 (patch-aa) = 5fe5ccdf8444b3efaaa1bc3cff4c2d4944729f1e SHA1 (patch-ab) = 55f4c875e4886194cba25874ab042da8e17261c7 SHA1 (patch-ac) = dea1b6fba42d77a4fe6b2e9269cdab0521d3a305 -SHA1 (patch-ad) = f3724aeb1469bb55bf19835947733566c88a28b6 +SHA1 (patch-ad) = c707545313bd4382825cedde30032f9083003823 |