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.1.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fcdea47fe9ef
branches:  trunk
changeset: 452887:fcdea47fe9ef
user:      micha <micha%pkgsrc.org@localhost>
date:      Wed May 19 10:44:42 2021 +0000

description:
games/woof: Update to 5.1.0

Woof! 5.1.0
-----------
- The flashing disc icon position has been fixed in wide screen mode
  (@rfomin).
- The double binding of the "menu up" and "menu down" keys has been
  removed.
- Texture offsets are now always recalculated.
- Path names with Unicode encoding are now supported on Windows
  (@rfomin).
- The "Next Level" key has been fixed for Episode 4 (@rfomin).
- An end-of-line character mismatch has been fixed in the Dehacked
  string parser.
- Demo compatibility when recording in Vanilla mode has been fixed
  (@rfomin).
- The REJECT table overflow emulation from PrBoom+/Chocolate Doom has
  been ported over (@rfomin).
- MIDI controller values are now clamped into the [0..127] range,
  fixing MUS music for e.g. TNT MAP02.
- In Vanilla and Boom complevels some entries in the Setup menu are
  now disabled if they don't apply (@rfomin).
- 64 MB of RAM are now allocated by default (@rfomin).
- The widescreen offsets for the Advanced HUD and custom messges has
  been fixed (@rfomin).
- Extended HELP screens have been fixed and HELP screens are now
  loaded from PWADs, if available (@rfomin).

diffstat:

 games/woof/Makefile |   4 ++--
 games/woof/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r 1bb9e9839df6 -r fcdea47fe9ef games/woof/Makefile
--- a/games/woof/Makefile       Wed May 19 10:12:34 2021 +0000
+++ b/games/woof/Makefile       Wed May 19 10:44:42 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2021/04/30 14:55:01 micha Exp $
+# $NetBSD: Makefile,v 1.22 2021/05/19 10:44:42 micha Exp $
 
-DISTNAME=      woof_5.0.0
+DISTNAME=      woof_5.1.0
 PKGNAME=       ${DISTNAME:S/_/-/}
 CATEGORIES=    games
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=fabiangreffrath/}
diff -r 1bb9e9839df6 -r fcdea47fe9ef games/woof/distinfo
--- a/games/woof/distinfo       Wed May 19 10:12:34 2021 +0000
+++ b/games/woof/distinfo       Wed May 19 10:44:42 2021 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.17 2021/04/30 14:55:01 micha Exp $
+$NetBSD: distinfo,v 1.18 2021/05/19 10:44:42 micha Exp $
 
-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 (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 (patch-Source_d__iwad.c) = fc897f508e31653495bfed26152a7e6d70021089



Home | Main Index | Thread Index | Old Index