diff options
author | Alexander Langer <alex@FreeBSD.org> | 2000-09-15 15:57:15 +0000 |
---|---|---|
committer | Alexander Langer <alex@FreeBSD.org> | 2000-09-15 15:57:15 +0000 |
commit | dbd0fab187246e29e90a01842ff072a3097d97de (patch) | |
tree | 41d2e1567fc96a73177455103c6600838895af7f /emulators/wine/files | |
parent | Updated to 1.13 (diff) |
Update port to 2000.08.21.
This breaks the port (hopefully temporarily) for CURRENT, but it is
verified to work in both, RELENG_3 and RELENG_4.
It also corrects problems with RELENG_3, which is more important
than CURRENT.
PR: 20951
Submitted by: Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
Furthermore: James McNaughton <jtm63@enteract.com> submitted
PR 21147, which is solved with this commit, and tested
this version on RELENG_3
Notes
Notes:
svn path=/head/; revision=32648
Diffstat (limited to 'emulators/wine/files')
-rw-r--r-- | emulators/wine/files/patch-gd | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/emulators/wine/files/patch-gd b/emulators/wine/files/patch-gd index 41acbbab4675..fcba3c077b49 100644 --- a/emulators/wine/files/patch-gd +++ b/emulators/wine/files/patch-gd @@ -1,11 +1,3 @@ ---- include/ttydrv.h~ Thu Mar 30 21:26:44 2000 -+++ include/ttydrv.h Sat Jun 17 00:03:21 2000 -@@ -11,4 +11,5 @@ - #ifdef HAVE_NCURSES_H - # include <ncurses.h> -+# undef trace - #elif defined(HAVE_CURSES_H) - # include <curses.h> --- console/ncurses.c~ Sat Jun 17 01:39:59 2000 +++ console/ncurses.c Sat Jun 17 01:34:56 2000 @@ -30,4 +30,5 @@ |