From owner-cvs-all@FreeBSD.ORG Sat Oct 25 10:21:18 2008 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 8B604106566C; Sat, 25 Oct 2008 10:21:18 +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 7B24C8FC13; Sat, 25 Oct 2008 10:21:18 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m9PALIPt023963; Sat, 25 Oct 2008 10:21:18 GMT (envelope-from gerald@repoman.freebsd.org) Received: (from gerald@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m9PALIG5023962; Sat, 25 Oct 2008 10:21:18 GMT (envelope-from gerald) Message-Id: <200810251021.m9PALIG5023962@repoman.freebsd.org> From: Gerald Pfeifer Date: Sat, 25 Oct 2008 10:21:18 +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-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: Sat, 25 Oct 2008 10:21:18 -0000 gerald 2008-10-25 10:21:18 UTC FreeBSD ports repository Modified files: emulators/wine Makefile distinfo pkg-plist Log: Update to Wine 1.1.7. Among others, this includes the following changes: - Beginnings of schannel implementation using GnuTLS. - Many fixes from various code analysis tools. - Support for X11 desktop work area. - Fixes for Richedit tables. - More complete JavaScript support. - Improved device management for DOS drives. - Many Richedit fixes. - Various installer fixes, particularly for IE 7. - First steps of Direct3D 10 implementation. - Various bug fixes. Revision Changes Path 1.275 +1 -1 ports/emulators/wine/Makefile 1.167 +3 -3 ports/emulators/wine/distinfo 1.139 +12 -0 ports/emulators/wine/pkg-plist