Subject: CVS commit: pkgsrc/net/x2vnc
To: None <pkgsrc-changes@NetBSD.org>
From: Todd Vierling <tv@netbsd.org>
List: pkgsrc-changes
Date: 11/08/2005 04:01:24
Module Name:	pkgsrc
Committed By:	tv
Date:		Tue Nov  8 04:01:24 UTC 2005

Modified Files:
	pkgsrc/net/x2vnc: Makefile distinfo
Added Files:
	pkgsrc/net/x2vnc/patches: patch-aa

Log Message:
Use waitpid() instead of wait3() with null rusage.  (waitpid is more portable)
Bump PKGREVISION due to this being an all-platform change.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 pkgsrc/net/x2vnc/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/net/x2vnc/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/net/x2vnc/patches/patch-aa

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