pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/wine Changes 0.9.28:
details: https://anonhg.NetBSD.org/pkgsrc/rev/4d63772dae58
branches: trunk
changeset: 523126:4d63772dae58
user: adam <adam%pkgsrc.org@localhost>
date: Tue Jan 02 15:33:33 2007 +0000
description:
Changes 0.9.28:
- OpenGL in child windows should work again.
- Better mouse support in games.
- Beginnings of new state management in Direct3D.
- Improved audio and font support on Mac OS.
- Lots of bug fixes.
diffstat:
emulators/wine/Makefile | 4 ++--
emulators/wine/PLIST | 3 ++-
emulators/wine/distinfo | 11 +++++------
emulators/wine/patches/patch-ac | 22 ----------------------
emulators/wine/patches/patch-af | 8 ++++----
5 files changed, 13 insertions(+), 35 deletions(-)
diffs (108 lines):
diff -r 8550d6323945 -r 4d63772dae58 emulators/wine/Makefile
--- a/emulators/wine/Makefile Tue Jan 02 15:20:20 2007 +0000
+++ b/emulators/wine/Makefile Tue Jan 02 15:33:33 2007 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.120 2006/12/09 19:42:43 adam Exp $
+# $NetBSD: Makefile,v 1.121 2007/01/02 15:33:33 adam Exp $
-DISTNAME= wine-0.9.27
+DISTNAME= wine-0.9.28
CATEGORIES= emulators
MASTER_SITES= http://ibiblio.org/pub/linux/system/emulators/wine/ \
${MASTER_SITE_SOURCEFORGE:=wine/}
diff -r 8550d6323945 -r 4d63772dae58 emulators/wine/PLIST
--- a/emulators/wine/PLIST Tue Jan 02 15:20:20 2007 +0000
+++ b/emulators/wine/PLIST Tue Jan 02 15:33:33 2007 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.52 2006/12/09 19:42:43 adam Exp $
+@comment $NetBSD: PLIST,v 1.53 2007/01/02 15:33:33 adam Exp $
bin/bin2res
bin/fnt2bdf
bin/function_grep.pl
@@ -482,6 +482,7 @@
lib/wine/dciman32.dll.so
lib/wine/ddeml.dll16
lib/wine/ddraw.dll.so
+lib/wine/ddrawex.dll.so
lib/wine/devenum.dll.so
lib/wine/dinput.dll.so
lib/wine/dinput8.dll.so
diff -r 8550d6323945 -r 4d63772dae58 emulators/wine/distinfo
--- a/emulators/wine/distinfo Tue Jan 02 15:20:20 2007 +0000
+++ b/emulators/wine/distinfo Tue Jan 02 15:33:33 2007 +0000
@@ -1,14 +1,13 @@
-$NetBSD: distinfo,v 1.57 2006/12/09 19:42:43 adam Exp $
+$NetBSD: distinfo,v 1.58 2007/01/02 15:33:33 adam Exp $
-SHA1 (wine-0.9.27.tar.bz2) = 9cb34d45a4a5cbd140bef6185cd5662b75c22b7e
-RMD160 (wine-0.9.27.tar.bz2) = 745a89c3b270a3082d7ed0325e969a8d1c13d8ea
-Size (wine-0.9.27.tar.bz2) = 11365874 bytes
+SHA1 (wine-0.9.28.tar.bz2) = 87848d0ce6aabc246890c0c552dd9714dbc45287
+RMD160 (wine-0.9.28.tar.bz2) = a90fd5181448e07fea9f5fea0f25539f2d5a267d
+Size (wine-0.9.28.tar.bz2) = 11406644 bytes
SHA1 (patch-aa) = ba1c86faa7e9d7008622f105359229d3593e3cee
SHA1 (patch-ab) = 66c1f1ec98674d15c7a72e8ac16105c28aa25e91
-SHA1 (patch-ac) = 519aae38eac15edf3ff60936aec07a4543a0fc44
SHA1 (patch-ad) = 7f34f406e712a3f13c7b6cc0e5219de38a2754cf
SHA1 (patch-ae) = a4f39995baf5511ddc70b4e1c006a159a86eeb22
-SHA1 (patch-af) = a55e83f71f09fdbc5f980999ca9d435aac4120f9
+SHA1 (patch-af) = 81718bf578bf3be11fa1eea5702eb9c2de4c7825
SHA1 (patch-ag) = c4bf5a592ad5cad67ff933c5da418c58d6e1367a
SHA1 (patch-ai) = a334ee48b949f9f5d4356beed3b422ee032619c2
SHA1 (patch-aj) = 9ad0a5e641f86756018bf460a969c0187aae17a0
diff -r 8550d6323945 -r 4d63772dae58 emulators/wine/patches/patch-ac
--- a/emulators/wine/patches/patch-ac Tue Jan 02 15:20:20 2007 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,22 +0,0 @@
-$NetBSD: patch-ac,v 1.35 2006/11/25 13:23:14 adam Exp $
-
---- configure.orig 2006-11-24 17:18:04.000000000 +0100
-+++ configure
-@@ -20215,7 +20215,7 @@ eval "echo \"\$as_me:$LINENO: $ac_try_ec
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-- wine_cv_linux_gethostbyname_r_6=yes
-+ wine_cv_linux_gethostbyname_r_6=no
- else
- echo "$as_me: failed program was:" >&5
- sed 's/^/| /' conftest.$ac_ext >&5
-@@ -22232,7 +22232,7 @@ eval "echo \"\$as_me:$LINENO: $ac_try_ec
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-- ac_cv_member_siginfo_t_si_fd=yes
-+ ac_cv_member_siginfo_t_si_fd=no
- else
- echo "$as_me: failed program was:" >&5
- sed 's/^/| /' conftest.$ac_ext >&5
diff -r 8550d6323945 -r 4d63772dae58 emulators/wine/patches/patch-af
--- a/emulators/wine/patches/patch-af Tue Jan 02 15:20:20 2007 +0000
+++ b/emulators/wine/patches/patch-af Tue Jan 02 15:33:33 2007 +0000
@@ -1,6 +1,6 @@
-$NetBSD: patch-af,v 1.19 2006/10/18 20:37:21 adam Exp $
+$NetBSD: patch-af,v 1.20 2007/01/02 15:33:33 adam Exp $
---- dlls/ntdll/signal_i386.c.orig 2006-10-13 16:43:39.000000000 +0200
+--- dlls/ntdll/signal_i386.c.orig 2006-12-22 17:17:47.000000000 +0100
+++ dlls/ntdll/signal_i386.c
@@ -163,7 +163,7 @@ typedef struct trapframe SIGCONTEXT;
@@ -66,7 +66,7 @@
#else
TRAP_x86_DIVIDE = 0, /* Division by zero exception */
TRAP_x86_TRCTRAP = 1, /* Single-step exception */
-@@ -1148,8 +1187,10 @@ static void segv_handler( int signal, si
+@@ -1152,8 +1191,10 @@ static void segv_handler( int signal, si
case TRAP_x86_DNA: /* Device not available exception */
case TRAP_x86_DOUBLEFLT: /* Double fault exception */
case TRAP_x86_TSSFLT: /* Invalid TSS exception */
@@ -77,7 +77,7 @@
rec->ExceptionCode = EXCEPTION_ILLEGAL_INSTRUCTION;
break;
}
-@@ -1341,7 +1382,11 @@ BOOL SIGNAL_Init(void)
+@@ -1345,7 +1386,11 @@ BOOL SIGNAL_Init(void)
sigaddset( &sig_act.sa_mask, SIGINT );
sigaddset( &sig_act.sa_mask, SIGUSR1 );
sigaddset( &sig_act.sa_mask, SIGUSR2 );
Home |
Main Index |
Thread Index |
Old Index