From owner-cvs-all@FreeBSD.ORG Fri Sep 15 12:33:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 19BCE16A492; Fri, 15 Sep 2006 12:33:54 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E592343D53; Fri, 15 Sep 2006 12:33:52 +0000 (GMT) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8FCXqWc081259; Fri, 15 Sep 2006 12:33:52 GMT (envelope-from gerald@repoman.freebsd.org) Received: (from gerald@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8FCXqNo081258; Fri, 15 Sep 2006 12:33:52 GMT (envelope-from gerald) Message-Id: <200609151233.k8FCXqNo081258@repoman.freebsd.org> From: Gerald Pfeifer Date: Fri, 15 Sep 2006 12:33:52 +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: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Sep 2006 12:33:54 -0000 gerald 2006-09-15 12:33:52 UTC FreeBSD ports repository Modified files: emulators/wine Makefile distinfo pkg-plist Log: Update to Wine 0.9.21. Among others, this brings the following changes: - OpenGL restructurations. - The usual assortment of MSI improvements. - Several Richedit fixes. - WCMD Winelib app renamed to CMD for compatibility. - Many improvements to the Wintrust DLL. - Some code cleanups. - Lots of bug fixes. Revision Changes Path 1.218 +2 -2 ports/emulators/wine/Makefile 1.122 +3 -3 ports/emulators/wine/distinfo 1.100 +4 -3 ports/emulators/wine/pkg-plist