From b4d7d56e2096c99b0d4acee70705122f75eb3d49 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 15 Nov 2002 18:34:40 +0000 Subject: Update to 20021031, based on PR 19039 by Juan RP. Changes: - Complete listview overhaul. - Beginnings of real RPC support. - Most dlls now build properly in STRICT mode. - Inter-process window activation and focus handling. - Many improvements to AVI support. - Lots of bug fixes. --- emulators/wine/Makefile | 7 +++---- emulators/wine/PLIST | 3 ++- emulators/wine/distinfo | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) (limited to 'emulators') diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index ec72ea3eb7e..48f039e6562 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2002/10/10 16:48:08 junyoung Exp $ +# $NetBSD: Makefile,v 1.37 2002/11/15 18:34:40 wiz Exp $ -DISTNAME= Wine-20021007 +DISTNAME= Wine-20021031 PKGNAME= ${DISTNAME:S/W/w/} -WRKSRC= ${WRKDIR}/wine-20021007 -PKGREVISION= 1 +WRKSRC= ${WRKDIR}/wine-20021031 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SUNSITE:=ALPHA/wine/development/} diff --git a/emulators/wine/PLIST b/emulators/wine/PLIST index 7698d8b92a2..07fb9b3becc 100644 --- a/emulators/wine/PLIST +++ b/emulators/wine/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2002/10/10 10:48:20 junyoung Exp $ +@comment $NetBSD: PLIST,v 1.7 2002/11/15 18:34:40 wiz Exp $ bin/function_grep.pl bin/notepad bin/progman @@ -379,6 +379,7 @@ lib/wine/wineaudioio.drv.so lib/wine/wineconsole.exe.so lib/wine/winedbg.exe.so lib/wine/winedos.dll.so +lib/wine/winedos16.dll.so lib/wine/winefile.exe.so lib/wine/winemine.exe.so lib/wine/winemp3.acm.so diff --git a/emulators/wine/distinfo b/emulators/wine/distinfo index 6ca7d265a0f..e949c10cd5a 100644 --- a/emulators/wine/distinfo +++ b/emulators/wine/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.11 2002/10/10 16:48:08 junyoung Exp $ +$NetBSD: distinfo,v 1.12 2002/11/15 18:34:41 wiz Exp $ -SHA1 (Wine-20021007.tar.gz) = 004544a9c9688799decc2bfd04b0b0fdfc439c6d -Size (Wine-20021007.tar.gz) = 7846765 bytes +SHA1 (Wine-20021031.tar.gz) = ea894c7127b363a6116b49af0a3d2847c065740f +Size (Wine-20021031.tar.gz) = 7978550 bytes SHA1 (patch-aa) = 3b903517cdde2dbe338bd41819de5a2787e5d0de SHA1 (patch-ac) = a2555dca0eb87ebc63ba239428f030815ce97604 -- cgit v1.2.3