From owner-cvs-all@FreeBSD.ORG Fri Oct 26 23:19:41 2007 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 3993D16A420; Fri, 26 Oct 2007 23:19:41 +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 D2F3013C4B0; Fri, 26 Oct 2007 23:19:39 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l9QNJdq1002167; Fri, 26 Oct 2007 23:19:39 GMT (envelope-from gerald@repoman.freebsd.org) Received: (from gerald@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l9QNJdkB002166; Fri, 26 Oct 2007 23:19:39 GMT (envelope-from gerald) Message-Id: <200710262319.l9QNJdkB002166@repoman.freebsd.org> From: Gerald Pfeifer Date: Fri, 26 Oct 2007 23:19:38 +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 ports/emulators/wine/files patch-tools-widl 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, 26 Oct 2007 23:19:41 -0000 gerald 2007-10-26 23:19:38 UTC FreeBSD ports repository Modified files: emulators/wine Makefile distinfo pkg-plist Removed files: emulators/wine/files patch-tools-widl Log: Update to Wine 0.9.48. Among others, this includes the following changes: - Still more fixes for regression test failures. - Much more complete cryptnet implementation. - WIDL is now able to generate the oleaut32 proxy code. - Lots of bug fixes. Revision Changes Path 1.246 +1 -1 ports/emulators/wine/Makefile 1.145 +3 -3 ports/emulators/wine/distinfo 1.2 +0 -16 ports/emulators/wine/files/patch-tools-widl (dead) 1.121 +6 -0 ports/emulators/wine/pkg-plist