pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/29498 CVS commit: pkgsrc/games/xpipeman



The following reply was made to PR pkg/29498; it has been noted by GNATS.

From: "Julio M. Merino Vidal" <jmmv%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: PR/29498 CVS commit: pkgsrc/games/xpipeman
Date: Tue, 14 Jun 2005 18:32:48 +0000 (UTC)

 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.
 



Home | Main Index | Thread Index | Old Index