From owner-cvs-all@FreeBSD.ORG Sat Sep 26 14:58:37 2009 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 111391065670; Sat, 26 Sep 2009 14:58:37 +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 010738FC08; Sat, 26 Sep 2009 14:58:37 +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 n8QEwahb019516; Sat, 26 Sep 2009 14:58:36 GMT (envelope-from gerald@repoman.freebsd.org) Received: (from gerald@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n8QEwaLq019515; Sat, 26 Sep 2009 14:58:36 GMT (envelope-from gerald) Message-Id: <200909261458.n8QEwaLq019515@repoman.freebsd.org> From: Gerald Pfeifer Date: Sat, 26 Sep 2009 14:58:36 +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, 26 Sep 2009 14:58:37 -0000 gerald 2009-09-26 14:58:36 UTC FreeBSD ports repository Modified files: emulators/wine Makefile distinfo pkg-plist Log: Update to Wine 1.1.30. Among others, this includes the following changes: - Support for OpenAL (disabled for now). - Many improvements in HTML and JavaScript support. - Many common controls fixes and improvements. - More Direct3D 10 work. - Better MAPI support. - Various bug fixes. Explicitly disable OpenAL (new with this version of Wine) and GnuTLS (already older) to guarantee consistent builds. Feature safe: yes Revision Changes Path 1.311 +4 -3 ports/emulators/wine/Makefile 1.190 +3 -3 ports/emulators/wine/distinfo 1.159 +3 -0 ports/emulators/wine/pkg-plist