FreeBSD Bugzilla – Attachment 36237 Details for
Bug 58174
[maintainer update] update emulators/dosbox to 0.60
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.28 KB, created by
Knyghtmare
on 2003-10-18 02:30:12 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Knyghtmare
Created:
2003-10-18 02:30:12 UTC
Size:
2.28 KB
patch
obsolete
>diff -ruN dosbox.old/Makefile dosbox/Makefile > --- dosbox.old/Makefile Sat Oct 18 01:04:46 2003 > +++ dosbox/Makefile Sat Oct 18 01:32:43 2003 > @@ -6,7 +6,7 @@ > # > > PORTNAME= dosbox > -PORTVERSION= 0.58 > +PORTVERSION= 0.60 > CATEGORIES= emulators > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= ${PORTNAME} > @@ -19,16 +19,8 @@ > SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config > > GNU_CONFIGURE= yes > +CONFIGURE_ARGS= --enable-core-inline=${TRUE} > CONFIGURE_ENV= SDL_CONFIG="${SDL_CONFIG}" > - > -post-patch: > - @${REINPLACE_CMD} -e 's#"SDL.h"#<SDL11/SDL.h>#' \ > - ${WRKSRC}/src/gui/sdlmain.cpp ${WRKSRC}/src/hardware/mixer.cpp > - @${REINPLACE_CMD} -e 's#<SDL.h>#<SDL11/SDL.h>#' ${WRKSRC}/include/timer.h > - @${REINPLACE_CMD} -e 's#"SDL_thread.h"#<SDL11/SDL_thread.h>#' \ > - ${WRKSRC}/src/gui/sdlmain.cpp > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/src/dosbox ${PREFIX}/bin/dosbox > diff -ruN dosbox.old/distinfo dosbox/distinfo > --- dosbox.old/distinfo Sat Oct 18 01:04:46 2003 > +++ dosbox/distinfo Sat Oct 18 01:14:02 2003 > @@ -1 +1 @@ > -MD5 (dosbox-0.58.tar.gz) = 91c49a597134f35f899d32a8b253205b > +MD5 (dosbox-0.60.tar.gz) = ca68955bcc3585630dcf17bab6ec185a > diff -ruN dosbox.old/files/patch-src::gui::sdlmain.cpp dosbox/files/patch-src::gui::sdlmain.cpp > --- dosbox.old/files/patch-src::gui::sdlmain.cpp Sat Oct 18 01:04:31 2003 > +++ dosbox/files/patch-src::gui::sdlmain.cpp Thu Jan 1 01:00:00 1970 > @@ -1,12 +0,0 @@ > ---- src/gui/sdlmain.cpp.orig Sun May 11 14:05:10 2003 > -+++ src/gui/sdlmain.cpp Sun May 11 14:06:05 2003 > -@@ -39,9 +39,7 @@ > - //#define DISABLE_JOYSTICK > - #define C_GFXTHREADED 1 //Enabled by default > - > --#if defined(MACOSX) > - extern char** environ; > --#endif > - > - struct SDL_Block { > - volatile bool active; //If this isn't set don't draw > diff -ruN dosbox.old/pkg-descr dosbox/pkg-descr > --- dosbox.old/pkg-descr Sat Oct 18 01:04:45 2003 > +++ dosbox/pkg-descr Sat Oct 18 01:56:08 2003 > @@ -4,10 +4,10 @@ > > Currently emulated is: > > -o CPU:286/386 realmode > -o GFX:VGA/EGS/CGA > +o CPU:286/386 realmode/pmode > +o GFX:VGA/EGS/CGA/SVGA/VESA > o SND:PC-Speaker/Tandy 3-Voice/Adlib/SoundBlaster > o MSC:Keyboard/Mouse > -o DOS:Director FileSystem/XMS/EMS > +o DOS:Directory FileSystem/XMS/EMS > > -WWW: http://dosbox.zophar.net/ > +WWW: http://dosbox.sourceforge.net/
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 58174
: 36237 |
36238
|
36239