From owner-cvs-ports Sun Feb 18 18:03:42 1996 Return-Path: owner-cvs-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA19196 for cvs-ports-outgoing; Sun, 18 Feb 1996 18:03:42 -0800 (PST) Received: (from se@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA19177 Sun, 18 Feb 1996 18:03:32 -0800 (PST) Date: Sun, 18 Feb 1996 18:03:32 -0800 (PST) From: Stefan Esser Message-Id: <199602190203.SAA19177@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-ports Subject: cvs commit: ports/emulators/wine Makefile ports/emulators/wine/files md5 ports/emulators/wine/patches patch-ae patch-ad Sender: owner-cvs-ports@FreeBSD.ORG Precedence: bulk se 96/02/18 18:03:31 Modified: emulators/wine Makefile emulators/wine/files md5 emulators/wine/patches patch-ad Added: emulators/wine/patches patch-ae Log: Upgrade to Wine-960218. Do not strip binary, since symbols might be necessary for debugging. Fix error in MEMORY_IsVrangeFree(): fprintf() takes FILE* as first argument. The implementation of MEMORY_IsVrangeFree seems to rely on data not easily available on a FreeBSD system. Somebody has to look into this ... Revision Changes Path 1.21 +4 -4 ports/emulators/wine/Makefile 1.6 +1 -1 ports/emulators/wine/files/md5 1.4 +0 -33 ports/emulators/wine/patches/patch-ad