diff options
author | adam <adam> | 2007-01-02 15:33:33 +0000 |
---|---|---|
committer | adam <adam> | 2007-01-02 15:33:33 +0000 |
commit | 4028a245770fccf802250b54c51196094bc5c443 (patch) | |
tree | 10186950355a483ba57463330a2092cff7045774 /emulators | |
parent | ab83818a5766ad9a68d0e2d17310046af158f3e7 (diff) | |
download | pkgsrc-4028a245770fccf802250b54c51196094bc5c443.tar.gz |
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 (limited to 'emulators')
-rw-r--r-- | emulators/wine/Makefile | 4 | ||||
-rw-r--r-- | emulators/wine/PLIST | 3 | ||||
-rw-r--r-- | emulators/wine/distinfo | 11 | ||||
-rw-r--r-- | emulators/wine/patches/patch-ac | 22 | ||||
-rw-r--r-- | emulators/wine/patches/patch-af | 8 |
5 files changed, 13 insertions, 35 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 6380a10b20b..f088685f0d9 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -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 --git a/emulators/wine/PLIST b/emulators/wine/PLIST index 3a08e687c46..195228cfd5b 100644 --- a/emulators/wine/PLIST +++ b/emulators/wine/PLIST @@ -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/dbghelp.dll.so 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 --git a/emulators/wine/distinfo b/emulators/wine/distinfo index 288f8f111f8..2c70bf423d5 100644 --- a/emulators/wine/distinfo +++ b/emulators/wine/distinfo @@ -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 --git a/emulators/wine/patches/patch-ac b/emulators/wine/patches/patch-ac deleted file mode 100644 index 1fd0ac511bb..00000000000 --- a/emulators/wine/patches/patch-ac +++ /dev/null @@ -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 --git a/emulators/wine/patches/patch-af b/emulators/wine/patches/patch-af index 267624e7929..70ed8ecb711 100644 --- a/emulators/wine/patches/patch-af +++ b/emulators/wine/patches/patch-af @@ -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 @@ $NetBSD: patch-af,v 1.19 2006/10/18 20:37:21 adam Exp $ #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 @@ $NetBSD: patch-af,v 1.19 2006/10/18 20:37:21 adam Exp $ 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 ); |