FreeBSD Bugzilla – Attachment 46365 Details for
Bug 71207
Update port: games/deng 1.8.1.r4 -> 1.8.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
deng.diff
deng.diff (text/plain), 1.80 KB, created by
Igor Pokrovsky
on 2004-08-31 19:30:08 UTC
(
hide
)
Description:
deng.diff
Filename:
MIME Type:
Creator:
Igor Pokrovsky
Created:
2004-08-31 19:30:08 UTC
Size:
1.80 KB
patch
obsolete
>diff -ruN /usr/ports/games/deng/Makefile deng/Makefile >--- /usr/ports/games/deng/Makefile Fri Aug 27 19:18:35 2004 >+++ deng/Makefile Tue Aug 31 21:55:04 2004 >@@ -6,14 +6,15 @@ > # > > PORTNAME= deng >-PORTVERSION= 1.8.1.r4 >+PORTVERSION= 1.8.2 > CATEGORIES= games > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= ${PORTNAME} >-DISTNAME= ${PORTNAME}-1.8.1-rc4 > > MAINTAINER= ip@doom.homeunix.org > COMMENT= An enhanced Doom, Heretic and Hexen source port >+ >+RUN_DEPENDS= ${LOCALBASE}/bin/timidity:${PORTSDIR}/audio/timidity > > USE_REINPLACE= yes > REINPLACE_ARGS= -i "" >diff -ruN /usr/ports/games/deng/distinfo deng/distinfo >--- /usr/ports/games/deng/distinfo Fri Aug 27 19:18:35 2004 >+++ deng/distinfo Tue Aug 31 20:50:38 2004 >@@ -1,2 +1,2 @@ >-MD5 (deng-1.8.1-rc4.tar.gz) = df950df5fec190daf1be149ab6e4c3bc >-SIZE (deng-1.8.1-rc4.tar.gz) = 3137059 >+MD5 (deng-1.8.2.tar.gz) = 51bccfbc5e18ac34947566291aeb1785 >+SIZE (deng-1.8.2.tar.gz) = 3141102 >diff -ruN /usr/ports/games/deng/files/patch-Src_dsSDLMixer_driver__sdlmixer.c deng/files/patch-Src_dsSDLMixer_driver__sdlmixer.c >--- /usr/ports/games/deng/files/patch-Src_dsSDLMixer_driver__sdlmixer.c Fri Aug 27 19:18:35 2004 >+++ deng/files/patch-Src_dsSDLMixer_driver__sdlmixer.c Tue Aug 31 21:53:43 2004 >@@ -1,10 +1,10 @@ >---- Src/dsSDLMixer/driver_sdlmixer.c.orig Thu Aug 26 19:07:44 2004 >-+++ Src/dsSDLMixer/driver_sdlmixer.c Thu Aug 26 19:11:15 2004 >-@@ -117,7 +117,7 @@ >+--- Src/dsSDLMixer/driver_sdlmixer.c.orig Tue Aug 31 21:53:06 2004 >++++ Src/dsSDLMixer/driver_sdlmixer.c Tue Aug 31 21:53:21 2004 >+@@ -130,7 +130,7 @@ > return false; > } > >-- if(Mix_OpenAudio(MIX_DEFAULT_FREQUENCY, MIX_DEFAULT_FORMAT, 2, 1024)) >+- if(Mix_OpenAudio(MIX_DEFAULT_FREQUENCY, MIX_DEFAULT_FORMAT, 2, 2048)) > + if(Mix_OpenAudio(MIX_DEFAULT_FREQUENCY, MIX_DEFAULT_FORMAT, 2, 4096)) > { > Error();
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 71207
: 46365