From owner-cvs-all@FreeBSD.ORG Sun May 9 09:45:30 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7601F1065676; Sun, 9 May 2010 09:45:30 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 670668FC1D; Sun, 9 May 2010 09:45:30 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o499jUFL069578; Sun, 9 May 2010 09:45:30 GMT (envelope-from gerald@repoman.freebsd.org) Received: (from gerald@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o499jUpx069577; Sun, 9 May 2010 09:45:30 GMT (envelope-from gerald) Message-Id: <201005090945.o499jUpx069577@repoman.freebsd.org> From: Gerald Pfeifer Date: Sun, 9 May 2010 09:45:30 +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: Sun, 09 May 2010 09:45:30 -0000 gerald 2010-05-09 09:45:30 UTC FreeBSD ports repository Modified files: emulators/wine Makefile distinfo pkg-plist Log: Update to Wine 1.1.44. Among others, this includes the following changes: - Many more new icons. - Many additional msvcr80/90 functions. - Improvements to Bidi handling. - More complete mmdevapi (Win7 audio) support. - Improved handling of MSI patches. - A number of fixes for desktop menus. - Optimizations in OLE storage. - Various bug fixes. And the wineprefixcreate binary is gone. Revision Changes Path 1.332 +2 -2 ports/emulators/wine/Makefile 1.204 +3 -3 ports/emulators/wine/distinfo 1.174 +8 -1 ports/emulators/wine/pkg-plist