From owner-cvs-ports@FreeBSD.ORG Sat Aug 22 18:28:32 2009 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 D1656106568B; Sat, 22 Aug 2009 18:28:32 +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 A84AE8FC1E; Sat, 22 Aug 2009 18:28:32 +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 n7MISWPq020901; Sat, 22 Aug 2009 18:28:32 GMT (envelope-from gerald@repoman.freebsd.org) Received: (from gerald@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n7MISW7r020900; Sat, 22 Aug 2009 18:28:32 GMT (envelope-from gerald) Message-Id: <200908221828.n7MISW7r020900@repoman.freebsd.org> From: Gerald Pfeifer Date: Sat, 22 Aug 2009 18:28:32 +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: Sat, 22 Aug 2009 18:28:32 -0000 gerald 2009-08-22 18:28:32 UTC FreeBSD ports repository Modified files: emulators/wine Makefile distinfo pkg-plist Log: Update to Wine 1.1.28. Among others, this includes the following changes: - Support for IRDA protocol. - Faster initial wineprefix creation. - Axis remapping with evdev joysticks. - More image formats in WindowsCodecs. - Various bug fixes. And lots of entries in the new lib/wine/fakedlls directory. Revision Changes Path 1.307 +1 -1 ports/emulators/wine/Makefile 1.188 +3 -3 ports/emulators/wine/distinfo 1.157 +383 -1 ports/emulators/wine/pkg-plist