Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Mar 2006 23:05:06 +0300 (MSK)
From:      Igor Pokrovsky <ip@doom.homeunix.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/94821: Update port: games/deng 1.8.6 -> 1.9.0b3
Message-ID:  <200603212005.k2LK56c3046202@doom.homeunix.org>
Resent-Message-ID: <200603220640.k2M6eH4k072846@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         94821
>Category:       ports
>Synopsis:       Update port: games/deng 1.8.6 -> 1.9.0b3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 22 06:40:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Igor Pokrovsky
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD doom.homeunix.org 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Mon Mar 13 23:32:57 MSK 2006 root@doom.homeunix.org:/usr/obj/usr/src/sys/KERNEL-p3 i386


	
>Description:
Update to 1.9.0b3.
	
>How-To-Repeat:
	
>Fix:

	

--- deng.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/games/deng/Makefile,v
retrieving revision 1.13
diff -u -r1.13 Makefile
--- Makefile	23 Feb 2006 10:36:35 -0000	1.13
+++ Makefile	21 Mar 2006 19:44:10 -0000
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	deng
-PORTVERSION=	1.8.6
-PORTREVISION=	2
+PORTVERSION=	1.9.0b3
 CATEGORIES=	games
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
+DISTNAME=	${PORTNAME}-${PORTVERSION:S/b/-beta/}
 
 MAINTAINER=	ip@doom.homeunix.org
 COMMENT=	An enhanced Doom, Heretic and Hexen source port
@@ -18,7 +18,6 @@
 LIB_DEPENDS=	png.5:${PORTSDIR}/graphics/png
 RUN_DEPENDS=	${LOCALBASE}/bin/timidity:${PORTSDIR}/audio/timidity
 
-USE_REINPLACE=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ENV=	CFLAGS="${CFLAGS} `${SDL_CONFIG} --cflags` -I${LOCALBASE}/include -I${X11BASE}/include" \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/games/deng/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo	17 Nov 2005 11:44:27 -0000	1.5
+++ distinfo	21 Mar 2006 19:44:13 -0000
@@ -1,3 +1,3 @@
-MD5 (deng-1.8.6.tar.gz) = 1717d0de5bc8efba9076d6b8e2055d08
-SHA256 (deng-1.8.6.tar.gz) = 06e33d9efe3522c72940bda0d6892e58e2b1479f2b261a885b7854b9ce0201a6
-SIZE (deng-1.8.6.tar.gz) = 3157590
+MD5 (deng-1.9.0-beta3.tar.gz) = 581fefd6165dd4104b25656a6b9f31b4
+SHA256 (deng-1.9.0-beta3.tar.gz) = a52dca759ab48a14548f255f955c10602a6591aa48687993dd4b6131723ce5fb
+SIZE (deng-1.9.0-beta3.tar.gz) = 3224025
Index: files/patch-Src_dd__pinit.c
===================================================================
RCS file: /home/ncvs/ports/games/deng/files/patch-Src_dd__pinit.c,v
retrieving revision 1.1
diff -u -r1.1 patch-Src_dd__pinit.c
--- files/patch-Src_dd__pinit.c	17 Nov 2005 11:44:27 -0000	1.1
+++ files/patch-Src_dd__pinit.c	21 Mar 2006 19:48:02 -0000
@@ -1,11 +1,11 @@
 --- Src/dd_pinit.c.orig
 +++ Src/dd_pinit.c
-@@ -227,7 +227,7 @@
+@@ -226,7 +226,7 @@
  	FH_Clear();
  	ArgShutdown();
- 	free(mainzone);
+     Z_Shutdown();
 -	DD_ShutdownDGL();
-+//	DD_ShutdownDGL();
++	//DD_ShutdownDGL();
  
  	// Close the message output file.
  	fclose(outFile);
--- deng.diff ends here ---


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603212005.k2LK56c3046202>