pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/games/prboom Upgrade to 2.2.4 (latest stable version).



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8c9039e4461b
branches:  trunk
changeset: 463291:8c9039e4461b
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Wed Nov 05 04:32:01 2003 +0000

description:
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.

diffstat:

 games/prboom/Makefile |  7 +++----
 games/prboom/distinfo |  6 +++---
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (35 lines):

diff -r 54c332688e4a -r 8c9039e4461b games/prboom/Makefile
--- a/games/prboom/Makefile     Wed Nov 05 03:59:16 2003 +0000
+++ b/games/prboom/Makefile     Wed Nov 05 04:32:01 2003 +0000
@@ -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@localhost
 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 -r 54c332688e4a -r 8c9039e4461b games/prboom/distinfo
--- a/games/prboom/distinfo     Wed Nov 05 03:59:16 2003 +0000
+++ b/games/prboom/distinfo     Wed Nov 05 04:32:01 2003 +0000
@@ -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



Home | Main Index | Thread Index | Old Index