From owner-cvs-all@FreeBSD.ORG Fri Dec 31 08:15:15 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 442BD106567A; Fri, 31 Dec 2010 08:15:15 +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 334E18FC14; Fri, 31 Dec 2010 08:15:15 +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 oBV8FFCt056665; Fri, 31 Dec 2010 08:15:15 GMT (envelope-from gerald@repoman.freebsd.org) Received: (from gerald@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id oBV8FFK3056664; Fri, 31 Dec 2010 08:15:15 GMT (envelope-from gerald) Message-Id: <201012310815.oBV8FFK3056664@repoman.freebsd.org> From: Gerald Pfeifer Date: Fri, 31 Dec 2010 08:15:15 +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 ports/emulators/wine/files patch-partial-reservation pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Dec 2010 08:15:15 -0000 gerald 2010-12-31 08:15:15 UTC FreeBSD ports repository Modified files: emulators/wine Makefile distinfo pkg-plist emulators/wine/files patch-partial-reservation pkg-message.in Log: Update to Wine 1.3.10. [1][2] This includes the following changes: - Icons in the "open with" menus. - Man pages for all installed binaries. - Support for schemas in MSXML. - Many installer fixes. - Beginnings of support for ActiveX in built-in browser. - More work on ActiveX support. - Icons on Internet shortcut menu entries. - Standardization of code implementing COM interfaces. - New scheme for auto-generated DLL registrations. - OpenCL library wrapper. - Support for notification balloons in system tray. - Obsolete AudioIO sound driver removed. - Various MSI fixes. - Translation updates. - Various bug fixes. Lots of new man pages. Also, remove references to FreeBSD 6 from pkg-message. [2] PR: 153434 Submitted by: Rusty Nejdl [1] Alex Kozlov [2] Revision Changes Path 1.358 +7 -2 ports/emulators/wine/Makefile 1.219 +2 -2 ports/emulators/wine/distinfo 1.3 +4 -3 ports/emulators/wine/files/patch-partial-reservation 1.7 +0 -4 ports/emulators/wine/files/pkg-message.in 1.185 +16 -3 ports/emulators/wine/pkg-plist