From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Dec 8 18:11:14 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CCA5116A425 for ; Thu, 8 Dec 2005 18:11:14 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F1CF43D73 for ; Thu, 8 Dec 2005 18:10:12 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id jB8IA2Sq069555 for ; Thu, 8 Dec 2005 18:10:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jB8IA2jn069554; Thu, 8 Dec 2005 18:10:02 GMT (envelope-from gnats) Resent-Date: Thu, 8 Dec 2005 18:10:02 GMT Resent-Message-Id: <200512081810.jB8IA2jn069554@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, infofarmer@gmail.com Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D5C5D16A41F for ; Thu, 8 Dec 2005 18:03:08 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: from proxy.gubkin.ru (proxy.gubkin.ru [193.233.78.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE27843D81 for ; Thu, 8 Dec 2005 18:03:04 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: from proxy.gubkin.ru (localhost [127.0.0.1]) by proxy.gubkin.ru (8.13.4/8.13.4) with ESMTP id jB8I32dd016482 for ; Thu, 8 Dec 2005 21:03:02 +0300 (MSK) (envelope-from infofarmer@gmail.com) Received: (from sat@localhost) by proxy.gubkin.ru (8.13.4/8.13.3/Submit) id jB8I31mX016481; Thu, 8 Dec 2005 21:03:01 +0300 (MSK) (envelope-from infofarmer@gmail.com) Message-Id: <200512081803.jB8I31mX016481@proxy.gubkin.ru> Date: Thu, 8 Dec 2005 21:03:01 +0300 (MSK) From: infofarmer@gmail.com To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/90111: update emulators/wine to 0.9.3 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: infofarmer@gmail.com List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Dec 2005 18:11:15 -0000 >Number: 90111 >Category: ports >Synopsis: update emulators/wine to 0.9.3 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Dec 08 18:10:02 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Andrew Pantyukhin >Release: FreeBSD 6.0-RELEASE i386 >Organization: >Environment: System: FreeBSD proxy.gubkin.ru 6.0-RELEASE FreeBSD 6.0-RELEASE #2: Thu Nov 3 19:20:06 MSK 2005 sat@proxy.gubkin.ru:/usr/obj/usr/src/sys/SPG6 i386 >Description: Update to Wine 0.9.3 hot off the press: * Many marshalling fixes in rpcrt4. * Various OLE improvements and fixes. * Better audio driver management in winecfg. * Many wininet fixes. * Several Web browser improvements. * More dbghelp APIs implemented. * Directory objects in wineserver. * Lots of bug fixes. >How-To-Repeat: >Fix: --- wine093.diff begins here --- diff -urN /usr/ports/emulators/wine/Makefile wine/Makefile --- /usr/ports/emulators/wine/Makefile Fri Nov 25 14:12:24 2005 +++ wine/Makefile Thu Dec 8 20:16:10 2005 @@ -7,7 +7,7 @@ # PORTNAME= wine -PORTVERSION= 0.9.2 +PORTVERSION= 0.9.3 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= http://ibiblio.org/pub/linux/system/emulators/wine/ \ diff -urN /usr/ports/emulators/wine/distinfo wine/distinfo --- /usr/ports/emulators/wine/distinfo Fri Nov 25 14:12:24 2005 +++ wine/distinfo Thu Dec 8 20:19:53 2005 @@ -1,3 +1,3 @@ -MD5 (wine-0.9.2.tar.bz2) = cda71fc261e415250ea01f2016d1db24 -SHA256 (wine-0.9.2.tar.bz2) = f3b5c9a4d9a68aca89fdf36a83c97710079d3f6ebb2883c8bb6a13a7e382d336 -SIZE (wine-0.9.2.tar.bz2) = 10301088 +MD5 (wine-0.9.3.tar.bz2) = a7721b63d735a9f7bf9a8b471f956bb1 +SHA256 (wine-0.9.3.tar.bz2) = 69461c68caf0140221560865f53cf3e090e1f0c7b72835afaa815ed231f5ccef +SIZE (wine-0.9.3.tar.bz2) = 10322660 diff -urN /usr/ports/emulators/wine/pkg-plist wine/pkg-plist --- /usr/ports/emulators/wine/pkg-plist Fri Nov 25 14:12:24 2005 +++ wine/pkg-plist Thu Dec 8 20:57:10 2005 @@ -154,10 +154,12 @@ include/wine/windows/dplay.h include/wine/windows/dplay8.h include/wine/windows/dplobby.h +include/wine/windows/dplobby8.h include/wine/windows/dsconf.h include/wine/windows/dshow.h include/wine/windows/dsdriver.h include/wine/windows/dsound.h +include/wine/windows/dsrole.h include/wine/windows/dxdiag.h include/wine/windows/dxerr8.h include/wine/windows/dxerr9.h @@ -337,6 +339,7 @@ include/wine/windows/unknwn.idl include/wine/windows/urlmon.h include/wine/windows/urlmon.idl +include/wine/windows/usp10.h include/wine/windows/uuids.h include/wine/windows/uxtheme.h include/wine/windows/ver.h --- wine093.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: