From owner-freebsd-commit Sat Dec 16 04:55:24 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA11911 for freebsd-commit-outgoing; Sat, 16 Dec 1995 04:55:24 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA11902 for cvs-all-outgoing; Sat, 16 Dec 1995 04:55:19 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA11892 for cvs-ports-outgoing; Sat, 16 Dec 1995 04:55:17 -0800 (PST) Received: (from se@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA11885 Sat, 16 Dec 1995 04:55:15 -0800 (PST) Date: Sat, 16 Dec 1995 04:55:15 -0800 (PST) From: Stefan Esser Message-Id: <199512161255.EAA11885@freefall.freebsd.org> To: CVS-committers, cvs-ports Subject: cvs commit: ports/emulators/wine/files md5 Sender: owner-commit@FreeBSD.ORG Precedence: bulk se 95/12/16 04:55:15 Modified: emulators/wine Makefile emulators/wine/files md5 Log: Update to Wine-95.12.12. Revision Changes Path 1.18 +4 -4 ports/emulators/wine/Makefile 1.4 +1 -1 ports/emulators/wine/files/md5 Modified: emulators/wine/patches patch-ac Added: emulators/wine/patches patch-af Removed: emulators/wine/patches patch-ae Log: Update to Wine-95.12.12. Add patch suggested by Uwe Bonnes , which corrects DOS_GetCurrDir_Unix() and makes Wine search ~/.wine for .INI files. Revision Changes Path 1.3 +4 -4 ports/emulators/wine/patches/patch-ac