From e00ae8c4d87f041149a869edc33c453c27a4788b Mon Sep 17 00:00:00 2001 From: xtraeme Date: Wed, 5 Nov 2003 04:32:01 +0000 Subject: Upgrade to 2.2.4 (latest stable version). This closes PR pkg/23346 by Soren Jacobsen. Changes since 2.2.3: * Fixed sky-over-sky HOM. * Add sound compatibility option. * Improve sound volume accuracy. * Shared texture palette isn't the default anymore (glboom). * Better invulnerabilty rendering for non paletted OpenGL. * Network game server can now read config files to set game options. * Fix latency problems in LAN games. * Small compilation fixed for OpenGL on some unix platforms. * Fix for dehacked files which change frames. * Fixed name clash when compiling for some unix platforms. * Flag counted items with different colour on the IDDT automap. * Fixed extra shot sound when chaingun runs out of ammo. * Fix some telefragging related desyncs. * Fixed offsets for flipped sprites. * Hopefully fix problems with network games on big-endian platforms. --- games/prboom/Makefile | 7 +++---- games/prboom/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'games/prboom') diff --git a/games/prboom/Makefile b/games/prboom/Makefile index e5d31601692..9354062a0c7 100644 --- a/games/prboom/Makefile +++ b/games/prboom/Makefile @@ -1,14 +1,13 @@ -# $NetBSD: Makefile,v 1.11 2003/07/21 16:49:59 martti Exp $ +# $NetBSD: Makefile,v 1.12 2003/11/05 04:32:01 xtraeme Exp $ # -DISTNAME= prboom-2.2.3 -PKGREVISION= 4 +DISTNAME= prboom-2.2.4 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=prboom/} MAINTAINER= zuntum@NetBSD.org HOMEPAGE= http://prboom.sourceforge.net/ -COMMENT= Multiplayer-capable and modified version of ID's classic doom game +COMMENT= Multiplayer-capable and modified version of DOOM USE_BUILDLINK2= YES GNU_CONFIGURE= YES diff --git a/games/prboom/distinfo b/games/prboom/distinfo index ee2fda762e7..228935e831e 100644 --- a/games/prboom/distinfo +++ b/games/prboom/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.3 2002/09/06 16:01:38 zuntum Exp $ +$NetBSD: distinfo,v 1.4 2003/11/05 04:32:01 xtraeme Exp $ -SHA1 (prboom-2.2.3.tar.gz) = 0fbabbd29bc690439825fadf72b973de2a903a75 -Size (prboom-2.2.3.tar.gz) = 994824 bytes +SHA1 (prboom-2.2.4.tar.gz) = 008a4baa7bee5142978badeb59ad0bba85d86bf7 +Size (prboom-2.2.4.tar.gz) = 1001103 bytes SHA1 (patch-aa) = 3578b8c1a32db0ff804a75c35bfa4fbc9782901c SHA1 (patch-ab) = 0f805aead21ce92fcaac17f060ded0e15a807e1d SHA1 (patch-ac) = 7bf1bc9061cacc93549596c56d769714cb432b88 -- cgit v1.2.3