From 1a40a726aedb4115238cf19e10d1bb7c540c91cb Mon Sep 17 00:00:00 2001 From: drochner Date: Tue, 11 Apr 2006 08:29:28 +0000 Subject: -take maintainership (as suggested by snj) -update to 2.4.1 changes: - PrBoom demos are now recorded with high-precision turning (like the "Doom v1.91" hack that is floating around) - when both -nodraw and -nosound are supplied, then no graphics will be initialized and no windows opened - add ultdoom compatibility level, and bring compatibility levels into line with Prboom+ - screenshots now use correct palette in software mode - screenshots now in PNG format on Linux/Unix where available - suppress use-supershotgun key in compatibility mode - removed obsolete video related code - fix screenshots on 64bit systems - fix comp_666 --- games/prboom/Makefile | 6 +++--- games/prboom/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/games/prboom/Makefile b/games/prboom/Makefile index a7803e229c8..acdef5047c2 100644 --- a/games/prboom/Makefile +++ b/games/prboom/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.23 2006/04/06 16:08:34 drochner Exp $ +# $NetBSD: Makefile,v 1.24 2006/04/11 08:29:28 drochner Exp $ -DISTNAME= prboom-2.4.0 +DISTNAME= prboom-2.4.1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=prboom/} -MAINTAINER= snj@NetBSD.org +MAINTAINER= drochner@NetBSD.org HOMEPAGE= http://prboom.sourceforge.net/ COMMENT= Multiplayer-capable and modified version of DOOM diff --git a/games/prboom/distinfo b/games/prboom/distinfo index 6b7af09ecca..2cb364952ef 100644 --- a/games/prboom/distinfo +++ b/games/prboom/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.8 2006/04/06 16:08:34 drochner Exp $ +$NetBSD: distinfo,v 1.9 2006/04/11 08:29:28 drochner Exp $ -SHA1 (prboom-2.4.0.tar.gz) = 28077049bbd42473e5e53c82cfb86ff4167ec28f -RMD160 (prboom-2.4.0.tar.gz) = ae8c895e7cb1cd8534b874ad8eb877ea9882b976 -Size (prboom-2.4.0.tar.gz) = 880867 bytes +SHA1 (prboom-2.4.1.tar.gz) = fc2cacb3bfe256b287ecb63e247e2702978e73f1 +RMD160 (prboom-2.4.1.tar.gz) = 5ac0d1ffe3ceeb3ce69adcc495074e7ac510a130 +Size (prboom-2.4.1.tar.gz) = 879712 bytes SHA1 (patch-aa) = 19a4069837236a0d451bb309dc00c5c301b99a1c SHA1 (patch-ab) = 0f9bcb8a997f7e2f9c2f3e3fe96814899e3f00a9 SHA1 (patch-ac) = cd334a29dd37840b7f2d80f46216b0b0487f44a4 -- cgit v1.2.3