summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormicha <micha@pkgsrc.org>2021-06-25 13:42:51 +0000
committermicha <micha@pkgsrc.org>2021-06-25 13:42:51 +0000
commit0dde95a5e9b11ef0f09270320002fed5843f99ff (patch)
tree2c39b478fc008db6603bc6da80d9ba220c57cbf3
parent9bb8ce57089ae406174a8b7fbbbdc138279c12ef (diff)
downloadpkgsrc-0dde95a5e9b11ef0f09270320002fed5843f99ff.tar.gz
games/woof: Update to 6.0.0
Woof! 6.0.0 ----------- - Support for the MBF21 complevel has been added, compliant to Rev 1.2 of the spec (@rfomin). - Support for the label field has been added to the UMAPINFO implementation, bumping compliance to Rev 2 of the spec (@rfomin). - Support for ExM0 maps has been fixed, the INTERPIC patch is used for intermission screens for episode > 3 (@rfomin). - Support for autoloading from PWAD autoload directories has been added (@rfomin). - Support for deleting savegames from the menu has been added (@rfomin). - The "next level" key has been fixed for the last map in a UMAPINFO sequence (@rfomin). - UMAPINFO lumps have been added to get autoloaded for MASTERLEVELS.WAD, NERVE.WAD, E1M4B.WAD and E1M8B.WAD (@rfomin). - Parsing of the episode field in the UMAPINFO implementation has been fixed (@rfomin). - Support for backward compatible savegames has been added (@rfomin). - The colored blood feature has been ported over from PrBoom+ (@rfomin). - The "Enemies" menu is not completely disabled in the Vanilla complevel anymore (@rfomin). - The Automap overlay and rotate modes have been ported over from Crispy Doom (@rfomin). - An option has been added to always show level stats. - The UMAPINFO demo extension has been added (@rfomin). - The ability to keep the default intermission screen for a map with an UMAPINFO entry has been fixed (@rfomin). - Map entries without a 'levelname' field in their UMAPINFO entry now fall back to the default map title (@rfomin). - The ability to set 'partime' with an UMAPINFO entry has been fixed (@rfomin).
-rw-r--r--games/woof/Makefile4
-rw-r--r--games/woof/PLIST7
-rw-r--r--games/woof/distinfo10
3 files changed, 13 insertions, 8 deletions
diff --git a/games/woof/Makefile b/games/woof/Makefile
index f8c915db42a..ea3d22697cc 100644
--- a/games/woof/Makefile
+++ b/games/woof/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2021/05/19 10:44:42 micha Exp $
+# $NetBSD: Makefile,v 1.23 2021/06/25 13:42:51 micha Exp $
-DISTNAME= woof_5.1.0
+DISTNAME= woof_6.0.0
PKGNAME= ${DISTNAME:S/_/-/}
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GITHUB:=fabiangreffrath/}
diff --git a/games/woof/PLIST b/games/woof/PLIST
index 927b2abcfba..006218a5594 100644
--- a/games/woof/PLIST
+++ b/games/woof/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2021/04/30 14:55:01 micha Exp $
+@comment $NetBSD: PLIST,v 1.4 2021/06/25 13:42:51 micha Exp $
bin/woof
share/applications/woof.desktop
share/doc/woof/COPYING
@@ -28,6 +28,7 @@ share/doc/woof/examples/touchy.deh
share/doc/woof/mapcolors_vanilla.cfg
share/doc/woof/mbf-bugs.html
share/doc/woof/mbf.txt
+share/doc/woof/mbf21.md
share/doc/woof/mbfedit.txt
share/doc/woof/mbffaq.txt
share/doc/woof/options.txt
@@ -35,6 +36,10 @@ share/doc/woof/umapinfo.txt
share/doc/woof/winmbf02.txt
share/doc/woof/winmbf02s.txt
share/icons/hicolor/128x128/apps/woof.png
+share/woof/autoload/e1m4b.wad/umapinfo.lmp
+share/woof/autoload/e1m8b.wad/umapinfo.lmp
+share/woof/autoload/masterlevels.wad/umapinfo.lmp
+share/woof/autoload/nerve.wad/umapinfo.lmp
share/woof/betagrph.wad
share/woof/betalevl.wad
share/woof/watermap.wad
diff --git a/games/woof/distinfo b/games/woof/distinfo
index d1c3fcf2a5d..213e2171b66 100644
--- a/games/woof/distinfo
+++ b/games/woof/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.18 2021/05/19 10:44:42 micha Exp $
+$NetBSD: distinfo,v 1.19 2021/06/25 13:42:51 micha Exp $
-SHA1 (woof_5.1.0.tar.gz) = 9566b7b79b5cd778868c486a48f0e45dacaeae9e
-RMD160 (woof_5.1.0.tar.gz) = 10a6f1a5da29d628ff7479f5642860be70f4f0e3
-SHA512 (woof_5.1.0.tar.gz) = 6244a20ede9759df4ecaaf1605127894f80c50693766ded32fd8540d93e1e03c3412db5837ea111c42120e9ecb8d4c4c83088ea063766d10ded2efcb58761f30
-Size (woof_5.1.0.tar.gz) = 1943707 bytes
+SHA1 (woof_6.0.0.tar.gz) = 20251c08f93f948399e0af1c513d666a5fd1b24b
+RMD160 (woof_6.0.0.tar.gz) = 5bc32f8dc767b6e8e6ce3aade703ef76777a9e65
+SHA512 (woof_6.0.0.tar.gz) = 94acfc11f0c2d0954f0af7e470fd4fa1104a0107d0909b419f2c8e2867255c830d6551b1fe2a0ce6c9d263ea7d45b6ccb143ff6617f663199dfb6e563688275c
+Size (woof_6.0.0.tar.gz) = 1981096 bytes
SHA1 (patch-Source_d__iwad.c) = fc897f508e31653495bfed26152a7e6d70021089