From owner-cvs-ports@FreeBSD.ORG Sat Sep 4 09:08:17 2010 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3C64F10656B4; Sat, 4 Sep 2010 09:08:17 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2CE518FC13; Sat, 4 Sep 2010 09:08:17 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id o8498HCF053514; Sat, 4 Sep 2010 09:08:17 GMT (envelope-from gerald@repoman.freebsd.org) Received: (from gerald@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id o8498HRd053513; Sat, 4 Sep 2010 09:08:17 GMT (envelope-from gerald) Message-Id: <201009040908.o8498HRd053513@repoman.freebsd.org> From: Gerald Pfeifer Date: Sat, 4 Sep 2010 09:08:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/emulators/wine Makefile distinfo pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Sep 2010 09:08:17 -0000 gerald 2010-09-04 09:08:17 UTC FreeBSD ports repository Modified files: emulators/wine Makefile distinfo pkg-plist Log: Update to Wine 1.3.2. Among others, this includes the following changes versus Wine 1.2: - Beginnings of a user interface for the builtin Internet Explorer. - Support for cross-process OLE drag & drop. - New builtin wscript.exe (Windows Script Host) program. - Open/save dialogs remember the last used directory. - Translation updates. - Update of the Gecko engine. - New implementation of console support on Unix terminals. - Many new functions in the C runtime dlls. - Support for drag & drop between X11 and OLE. - New ipconfig.exe builtin tool. - Support for favorites in builtin Internet Explorer. - Beginnings of a shell Explorer control. - A number of DirectDraw code cleanups. - Improvements to the calendar control. - Various bug fixes. Revision Changes Path 1.344 +1 -2 ports/emulators/wine/Makefile 1.213 +3 -3 ports/emulators/wine/distinfo 1.177 +77 -7 ports/emulators/wine/pkg-plist