Subject: CVS commit: pkgsrc/net/rdist6
To: None <pkgsrc-changes@NetBSD.org>
From: David Brownlee <abs@netbsd.org>
List: pkgsrc-changes
Date: 08/26/2005 08:42:09
Module Name:	pkgsrc
Committed By:	abs
Date:		Fri Aug 26 08:42:09 UTC 2005

Modified Files:
	pkgsrc/net/rdist6: Makefile distinfo
Added Files:
	pkgsrc/net/rdist6/patches: patch-af

Log Message:
Update freerdist to 0.92nb2
Defining STATFS_SVR4 sets the .h to use statsvfs(), which is fine, but it
probably helps if the .c file actually calls anything when STATFS_SVR4 is
defined. Fixes freespace being reported as zero in NetBSD 3.x and later.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 pkgsrc/net/rdist6/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/net/rdist6/distinfo
cvs rdiff -r0 -r1.3 pkgsrc/net/rdist6/patches/patch-af

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