pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/woof games/woof: Update to 5.0.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/636d7b88dc3d
branches: trunk
changeset: 451727:636d7b88dc3d
user: micha <micha%pkgsrc.org@localhost>
date: Fri Apr 30 14:55:01 2021 +0000
description:
games/woof: Update to 5.0.0
Woof! 5.0.0
-----------
- Support for the "UMAPINFO" lump has been added, compliant to Rev 1.6 of
the spec (@rfomin).
- The concept of compatibility levels has been added, currently offering
"Vanilla", "Boom" and "MBF" (default). The default compatibility level
may be changed through the menu and overridden with the -complevel
parameter, allowing for both numeric and named arguments as in PrBoom+
(@rfomin).
- The comp_3keydoor compatibility flag has been removed for better
compatibility with PrBoom+. Fixing this bug is now handled through
compatibility levels.
- Mouse button bindings for backward motion and turning right/left have
been added.
- Support for recording and playing back Vanilla demos without reduced
turning resolution has been added through the -longtics parameter
(@rfomin).
- Support for "autoload" directories has been added, both for common
("doom-all") and per IWAD files. WAD files in these directories are
loaded before those passed to the -file parameter, DEHACKED files in
these directories are processed after those passed to the -deh parameter
and before those embedded into WAD files.
- The limit for the values set by the mouse sensitivity thermometers in the
menu has been removed.
- The instruction message for multiple choice menu items has been fixed
(@rfomin).
- Some portability issues caused by different platforms using either
/ or \ as directory separators have been fixed (@rfomin).
- The order of the demo sequence has been changed to show the CREDIT
graphic screen after the first demo and the port's own credit screen
after the second.
- The widescreen offset for the color picker cursor in the menu has been
fixed (@rfomin).
- Comments and helps strings are now saved in the correct order in the
config file (@rfomin).
- Widescreen graphics for Doom 1 endings have been fixed (@rfomin).
- Boom friction is now properly saved in savegames (@rfomin).
diffstat:
games/woof/Makefile | 4 ++--
games/woof/PLIST | 3 ++-
games/woof/distinfo | 10 +++++-----
3 files changed, 9 insertions(+), 8 deletions(-)
diffs (45 lines):
diff -r 7e2628119caa -r 636d7b88dc3d games/woof/Makefile
--- a/games/woof/Makefile Fri Apr 30 13:58:21 2021 +0000
+++ b/games/woof/Makefile Fri Apr 30 14:55:01 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2021/03/31 10:09:15 micha Exp $
+# $NetBSD: Makefile,v 1.21 2021/04/30 14:55:01 micha Exp $
-DISTNAME= woof_4.0.2
+DISTNAME= woof_5.0.0
PKGNAME= ${DISTNAME:S/_/-/}
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GITHUB:=fabiangreffrath/}
diff -r 7e2628119caa -r 636d7b88dc3d games/woof/PLIST
--- a/games/woof/PLIST Fri Apr 30 13:58:21 2021 +0000
+++ b/games/woof/PLIST Fri Apr 30 14:55:01 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2021/03/31 10:09:15 micha Exp $
+@comment $NetBSD: PLIST,v 1.3 2021/04/30 14:55:01 micha Exp $
bin/woof
share/applications/woof.desktop
share/doc/woof/COPYING
@@ -31,6 +31,7 @@
share/doc/woof/mbfedit.txt
share/doc/woof/mbffaq.txt
share/doc/woof/options.txt
+share/doc/woof/umapinfo.txt
share/doc/woof/winmbf02.txt
share/doc/woof/winmbf02s.txt
share/icons/hicolor/128x128/apps/woof.png
diff -r 7e2628119caa -r 636d7b88dc3d games/woof/distinfo
--- a/games/woof/distinfo Fri Apr 30 13:58:21 2021 +0000
+++ b/games/woof/distinfo Fri Apr 30 14:55:01 2021 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.16 2021/03/31 10:09:15 micha Exp $
+$NetBSD: distinfo,v 1.17 2021/04/30 14:55:01 micha Exp $
-SHA1 (woof_4.0.2.tar.gz) = 17c666b01503388463bffd9f974592243900f591
-RMD160 (woof_4.0.2.tar.gz) = 5bbdc1963525a62bd1dffaf95d56d12499e9b0f8
-SHA512 (woof_4.0.2.tar.gz) = 719554a4bbcd85a8525513fc99fa48dd373eaae67b3c4590f0da4d735f91a5c958a26fd97a406b8860378fe65f11d7dfe0632c3369e208cab53b15fea012c092
-Size (woof_4.0.2.tar.gz) = 1916427 bytes
+SHA1 (woof_5.0.0.tar.gz) = 77bae38300bcf3e5742fd46508c19880e67b5970
+RMD160 (woof_5.0.0.tar.gz) = d1c60c7e98a746cf2169b29eb90f2aa17664c350
+SHA512 (woof_5.0.0.tar.gz) = fc5306a0feb0469f0231ae1f77b694bff980fe287e116aa873723d6a99296f370f4bd94a72bd5b1b3ff0cacae54208fbf811ef0a077a537db9f4b9de5e491f6b
+Size (woof_5.0.0.tar.gz) = 1940500 bytes
SHA1 (patch-Source_d__iwad.c) = fc897f508e31653495bfed26152a7e6d70021089
Home |
Main Index |
Thread Index |
Old Index