diff options
author | snj <snj> | 2004-10-10 17:28:24 +0000 |
---|---|---|
committer | snj <snj> | 2004-10-10 17:28:24 +0000 |
commit | 06e35bb7e083d6420ecfeba15fb42e9f9858d025 (patch) | |
tree | 8ba5be7127f389eb3de95d5f239b573da000a1a6 /games/prboom | |
parent | 4ece8ee021f3b3da233d644d7c95085a3656545e (diff) | |
download | pkgsrc-06e35bb7e083d6420ecfeba15fb42e9f9858d025.tar.gz |
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 (limited to 'games/prboom')
-rw-r--r-- | games/prboom/Makefile | 5 | ||||
-rw-r--r-- | games/prboom/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/games/prboom/Makefile b/games/prboom/Makefile index 64faffd07e4..78885f3a955 100644 --- a/games/prboom/Makefile +++ b/games/prboom/Makefile @@ -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 --git a/games/prboom/distinfo b/games/prboom/distinfo index 6a07c8a2e30..76b626b5951 100644 --- a/games/prboom/distinfo +++ b/games/prboom/distinfo @@ -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 |