From owner-cvs-all@FreeBSD.ORG Sat May 22 19:13:59 2010 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 12F91106567C; Sat, 22 May 2010 19:13:59 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (unknown [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 036E88FC12; Sat, 22 May 2010 19:13:59 +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 o4MJDwSX088201; Sat, 22 May 2010 19:13:58 GMT (envelope-from gerald@repoman.freebsd.org) Received: (from gerald@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o4MJDweO088200; Sat, 22 May 2010 19:13:58 GMT (envelope-from gerald) Message-Id: <201005221913.o4MJDweO088200@repoman.freebsd.org> From: Gerald Pfeifer Date: Sat, 22 May 2010 19:13:58 +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, 22 May 2010 19:13:59 -0000 gerald 2010-05-22 19:13:58 UTC FreeBSD ports repository Modified files: emulators/wine Makefile distinfo pkg-plist Log: Update to RC1 of Wine 1.2. Among others, this includes the following changes: - Many new toolbar icons. - Support for alpha blending in image lists. - Much more complete shader assembler. - Support for Arabic font shaping and joining. - A number of fixes for video rendering. - Font antialiasing configuration through fontconfig. - Improved handling of desktop link files. - Various bug fixes. Revision Changes Path 1.333 +2 -2 ports/emulators/wine/Makefile 1.205 +3 -3 ports/emulators/wine/distinfo 1.175 +2 -0 ports/emulators/wine/pkg-plist