ports/73246: Update port: games/deng 1.8.2 -> 1.8.3

Igor Pokrovsky ip at doom.homeunix.org
Thu Oct 28 16:50:28 UTC 2004


>Number:         73246
>Category:       ports
>Synopsis:       Update port: games/deng 1.8.2 -> 1.8.3
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 28 16:50:27 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Igor Pokrovsky
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
>Environment:
System: FreeBSD doom.homeunix.org 4.10-STABLE FreeBSD 4.10-STABLE #0: Wed Oct 13 20:27:55 MSD 2004 root at doom.homeunix.org:/usr/obj/usr/src/sys/KERNEL i386


	
>Description:
Update to 1.8.3.
	
>How-To-Repeat:
	
>Fix:

	

--- deng.diff begins here ---
diff -ru /usr/ports/games/deng/Makefile deng/Makefile
--- /usr/ports/games/deng/Makefile	Sat Sep 25 20:36:12 2004
+++ deng/Makefile	Wed Oct 27 15:47:24 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	deng
-PORTVERSION=	1.8.2
+PORTVERSION=	1.8.3
 CATEGORIES=	games
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
diff -ru /usr/ports/games/deng/distinfo deng/distinfo
--- /usr/ports/games/deng/distinfo	Wed Sep  1 20:36:35 2004
+++ deng/distinfo	Tue Oct 26 22:57:26 2004
@@ -1,2 +1,2 @@
-MD5 (deng-1.8.2.tar.gz) = 51bccfbc5e18ac34947566291aeb1785
-SIZE (deng-1.8.2.tar.gz) = 3141102
+MD5 (deng-1.8.3.tar.gz) = b27d03b61487b87bf46bfe789f98ba34
+SIZE (deng-1.8.3.tar.gz) = 3142732
diff -ru /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	Wed Sep  1 20:36:35 2004
+++ deng/files/patch-Src_dsSDLMixer_driver__sdlmixer.c	Tue Oct 26 22:58:44 2004
@@ -4,7 +4,7 @@
  		return false;
  	}
  
--	if(Mix_OpenAudio(MIX_DEFAULT_FREQUENCY, MIX_DEFAULT_FORMAT, 2, 2048))
+-	if(Mix_OpenAudio(MIX_DEFAULT_FREQUENCY, MIX_DEFAULT_FORMAT, 2, 1024))
 +	if(Mix_OpenAudio(MIX_DEFAULT_FREQUENCY, MIX_DEFAULT_FORMAT, 2, 4096))
  	{
  		Error();
--- deng.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list