diff options
author | zuntum <zuntum> | 2002-07-20 12:56:45 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2002-07-20 12:56:45 +0000 |
commit | a9d57197360e56f11d2dd100f6ee91962108564a (patch) | |
tree | 870c71e546a11085da361dea8192d8e14c531771 /games | |
parent | 5e440402f6dabdc1131a237b1c238a2bfdea20d2 (diff) | |
download | pkgsrc-a9d57197360e56f11d2dd100f6ee91962108564a.tar.gz |
Update prboom to version 2.2.2
Changes from v2.2.1 to v2.2.2
- more demo sync problems for original Doom and Boom fixed
- added changeable samplerate for soundmixing
- added fullscreen/window toggle in option menu
- added double buffering
- floor rendering made more accurate
- Win32 config file handling fixed
- fix endian conversion problem on Linux/PPC
Diffstat (limited to 'games')
-rw-r--r-- | games/prboom/Makefile | 4 | ||||
-rw-r--r-- | games/prboom/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games/prboom/Makefile b/games/prboom/Makefile index e0f48b66246..fc2fe8f05b7 100644 --- a/games/prboom/Makefile +++ b/games/prboom/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2002/05/12 10:16:47 abs Exp $ +# $NetBSD: Makefile,v 1.3 2002/07/20 12:56:45 zuntum Exp $ # -DISTNAME= prboom-2.2.1 +DISTNAME= prboom-2.2.2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=prboom/} diff --git a/games/prboom/distinfo b/games/prboom/distinfo index f094682b1f6..1d3a2533fff 100644 --- a/games/prboom/distinfo +++ b/games/prboom/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.1.1.1 2001/07/26 12:33:59 zuntum Exp $ +$NetBSD: distinfo,v 1.2 2002/07/20 12:56:45 zuntum Exp $ -SHA1 (prboom-2.2.1.tar.gz) = 9baf0963c6e4aec4022de0408cc15bf3f8ab393e -Size (prboom-2.2.1.tar.gz) = 1006973 bytes +SHA1 (prboom-2.2.2.tar.gz) = 9de97ee3ea89f6aa34f5a2f97125880b83e0cf7b +Size (prboom-2.2.2.tar.gz) = 1005898 bytes SHA1 (patch-aa) = 3578b8c1a32db0ff804a75c35bfa4fbc9782901c SHA1 (patch-ab) = 0f805aead21ce92fcaac17f060ded0e15a807e1d SHA1 (patch-ac) = 7bf1bc9061cacc93549596c56d769714cb432b88 |