From infofarmer@gmail.com  Thu Dec  8 18:03:08 2005
Return-Path: <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 <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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
Reply-To: infofarmer@gmail.com
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: update emulators/wine to 0.9.3
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         90111
>Category:       ports
>Synopsis:       update emulators/wine to 0.9.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gerald
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 08 18:10:02 GMT 2005
>Closed-Date:    Fri Dec 09 00:03:24 GMT 2005
>Last-Modified:  Fri Dec 09 00:03:24 GMT 2005
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->gerald 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Dec 8 18:12:14 GMT 2005 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=90111 
State-Changed-From-To: open->closed 
State-Changed-By: gerald 
State-Changed-When: Fri Dec 9 00:01:12 GMT 2005 
State-Changed-Why:  
Thanks for the update.  Alas, I spotted this only after I did the same 
and committed it.  Seems to be exactly the same set of changes, so at 
least we are consistent. ;-) 

(I appreciate your help for the bigger cleanups you submitted recently, 
in general updating the port is something I can do easily, so don't worry.) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=90111 
>Unformatted:
