pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: reinoud
Date: Wed Jan 9 17:46:42 UTC 2008
Modified Files:
pkgsrc/doc: CHANGES-2008
pkgsrc/emulators/wine: Makefile distinfo
pkgsrc/emulators/wine/patches: patch-ac
Log Message:
Fix wine directory reading correctly.
patch-ac was wrong since __NetBSD_Version should have been
__NetBSD_Version__. Also the NetBSD compat getdirentries() returned struct
dirent12s having 32 bit ino_t and not the included struct dirent having 64
bit ino_t.
To generate a diff of this commit:
cvs rdiff -r1.71 -r1.72 pkgsrc/doc/CHANGES-2008
cvs rdiff -r1.139 -r1.140 pkgsrc/emulators/wine/Makefile
cvs rdiff -r1.74 -r1.75 pkgsrc/emulators/wine/distinfo
cvs rdiff -r1.37 -r1.38 pkgsrc/emulators/wine/patches/patch-ac
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