From owner-cvs-all@FreeBSD.ORG Fri Dec 3 17:13:10 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1726E16A4CE; Fri, 3 Dec 2004 17:13:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0363243D5A; Fri, 3 Dec 2004 17:13:10 +0000 (GMT) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id iB3HD9BQ085682; Fri, 3 Dec 2004 17:13:09 GMT (envelope-from gerald@repoman.freebsd.org) Received: (from gerald@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iB3HD9lJ085681; Fri, 3 Dec 2004 17:13:09 GMT (envelope-from gerald) Message-Id: <200412031713.iB3HD9lJ085681@repoman.freebsd.org> From: Gerald Pfeifer Date: Fri, 3 Dec 2004 17:13:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/emulators/wine Makefile distinfo pkg-plist ports/emulators/wine/files patch-dlls-ntdll patch-loader::main.c patch-program::Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Dec 2004 17:13:10 -0000 gerald 2004-12-03 17:13:09 UTC FreeBSD ports repository Modified files: emulators/wine Makefile distinfo pkg-plist emulators/wine/files patch-program::Makefile.in Added files: emulators/wine/files patch-dlls-ntdll Removed files: emulators/wine/files patch-loader::main.c Log: Update to the 20041201 version of Wine, which contains tons of general improvements (as well as dozens of portability fixes by myself) and, with the patch for [1] finally works on FreeBSD again, unlike all versions after 20040505. PR: 73092 [1] Submitted by: Simon 'corecode' Schubert [1] Revision Changes Path 1.176 +2 -2 ports/emulators/wine/Makefile 1.94 +2 -2 ports/emulators/wine/distinfo 1.1 +29 -0 ports/emulators/wine/files/patch-dlls-ntdll (new) 1.2 +0 -17 ports/emulators/wine/files/patch-loader::main.c (dead) 1.2 +7 -7 ports/emulators/wine/files/patch-program::Makefile.in 1.67 +46 -1 ports/emulators/wine/pkg-plist