From owner-cvs-ports@FreeBSD.ORG Fri Dec 2 22:59:34 2011 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 63021106566C; Fri, 2 Dec 2011 22:59:34 +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 3B0448FC13; Fri, 2 Dec 2011 22:59:34 +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 pB2MxYK5070340; Fri, 2 Dec 2011 22:59:34 GMT (envelope-from gerald@repoman.freebsd.org) Received: (from gerald@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id pB2MxY6c070339; Fri, 2 Dec 2011 22:59:34 GMT (envelope-from gerald) Message-Id: <201112022259.pB2MxY6c070339@repoman.freebsd.org> From: Gerald Pfeifer Date: Fri, 2 Dec 2011 22:59:34 +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: Fri, 02 Dec 2011 22:59:34 -0000 gerald 2011-12-02 22:59:34 UTC FreeBSD ports repository Modified files: emulators/wine Makefile distinfo pkg-plist Log: Update to Wine 1.3.34. This includes the following changes: - Bytecode support in JavaScript. - Support for gradients in the DIB engine. - A number of Uniscribe improvements. - Fixes for DirectDraw mode switching. - A few more MSVC runtime functions. - Various bug fixes. Feature safe: yes Revision Changes Path 1.391 +1 -1 ports/emulators/wine/Makefile 1.243 +2 -2 ports/emulators/wine/distinfo 1.207 +1 -0 ports/emulators/wine/pkg-plist