pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/prboom Update to 2.2.6.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/73bf5195b5bb
branches:  trunk
changeset: 481701:73bf5195b5bb
user:      snj <snj%pkgsrc.org@localhost>
date:      Sun Oct 10 17:28:24 2004 +0000

description:
Update to 2.2.6.

Changes:
- fix Inferno intermission screen crash
- fix lockup for other netgame clients when one client quits
- fix memory leak in netgame server
- fix SDL_LockScreen crashes on Win32
- fix fuzz drawing for hi-res
- network games should survive temporary loss of connection
- fix dehacked NOSECTOR/NOBLOCKMAP effects
- fix player spawn sound

diffstat:

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

diffs (27 lines):

diff -r 2a035e0a185a -r 73bf5195b5bb games/prboom/Makefile
--- a/games/prboom/Makefile     Sun Oct 10 17:28:14 2004 +0000
+++ b/games/prboom/Makefile     Sun Oct 10 17:28:24 2004 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2004/10/03 00:14:46 tv Exp $
+# $NetBSD: Makefile,v 1.18 2004/10/10 17:28:24 snj Exp $
 
-DISTNAME=      prboom-2.2.5
-PKGREVISION=   1
+DISTNAME=      prboom-2.2.6
 CATEGORIES=    games
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=prboom/}
 
diff -r 2a035e0a185a -r 73bf5195b5bb games/prboom/distinfo
--- a/games/prboom/distinfo     Sun Oct 10 17:28:14 2004 +0000
+++ b/games/prboom/distinfo     Sun Oct 10 17:28:24 2004 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.5 2004/09/25 20:02:55 snj Exp $
+$NetBSD: distinfo,v 1.6 2004/10/10 17:28:24 snj Exp $
 
-SHA1 (prboom-2.2.5.tar.gz) = 4a0f46345952d659e8c49a612e493bd63f2b24ea
-Size (prboom-2.2.5.tar.gz) = 1046392 bytes
+SHA1 (prboom-2.2.6.tar.gz) = b5d7df2b8627237bc1feb9c864268e887d86cc93
+Size (prboom-2.2.6.tar.gz) = 1047612 bytes
 SHA1 (patch-aa) = 19a4069837236a0d451bb309dc00c5c301b99a1c
 SHA1 (patch-ab) = 15383a7d31852955c06c6c1a3045b071accf08cf
 SHA1 (patch-ac) = cd334a29dd37840b7f2d80f46216b0b0487f44a4



Home | Main Index | Thread Index | Old Index