Subject: CVS commit: pkgsrc/games/xpipeman
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 06/14/2005 18:32:48
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Tue Jun 14 18:32:48 UTC 2005

Modified Files:
	pkgsrc/games/xpipeman: distinfo
	pkgsrc/games/xpipeman/patches: patch-af

Log Message:
Do not assume a _file member in FILE structures as it may not exist on some
systems (e.g., Linux).  Instead, use fileno(3).  Closes PR pkg/29498.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/games/xpipeman/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/games/xpipeman/patches/patch-af

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