Wed May 19 10:44:42 2021 UTC ()
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).


(micha)
diff -r1.21 -r1.22 pkgsrc/games/woof/Makefile
diff -r1.17 -r1.18 pkgsrc/games/woof/distinfo

cvs diff -r1.21 -r1.22 pkgsrc/games/woof/Makefile (expand / switch to unified diff)

--- pkgsrc/games/woof/Makefile 2021/04/30 14:55:01 1.21
+++ pkgsrc/games/woof/Makefile 2021/05/19 10:44:42 1.22
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.21 2021/04/30 14:55:01 micha Exp $ 1# $NetBSD: Makefile,v 1.22 2021/05/19 10:44:42 micha Exp $
2 2
3DISTNAME= woof_5.0.0 3DISTNAME= woof_5.1.0
4PKGNAME= ${DISTNAME:S/_/-/} 4PKGNAME= ${DISTNAME:S/_/-/}
5CATEGORIES= games 5CATEGORIES= games
6MASTER_SITES= ${MASTER_SITE_GITHUB:=fabiangreffrath/} 6MASTER_SITES= ${MASTER_SITE_GITHUB:=fabiangreffrath/}
7GITHUB_TAG= ${DISTNAME} 7GITHUB_TAG= ${DISTNAME}
8EXTRACT_USING= bsdtar 8EXTRACT_USING= bsdtar
9 9
10MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= https://github.com/fabiangreffrath/woof/ 11HOMEPAGE= https://github.com/fabiangreffrath/woof/
12COMMENT= Continuation of Lee Killough's Doom source port MBF 12COMMENT= Continuation of Lee Killough's Doom source port MBF
13LICENSE= gnu-gpl-v2 13LICENSE= gnu-gpl-v2
14 14
15USE_LANGUAGES= c99 15USE_LANGUAGES= c99
16USE_CMAKE= yes 16USE_CMAKE= yes

cvs diff -r1.17 -r1.18 pkgsrc/games/woof/distinfo (expand / switch to unified diff)

--- pkgsrc/games/woof/distinfo 2021/04/30 14:55:01 1.17
+++ pkgsrc/games/woof/distinfo 2021/05/19 10:44:42 1.18
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1$NetBSD: distinfo,v 1.17 2021/04/30 14:55:01 micha Exp $ 1$NetBSD: distinfo,v 1.18 2021/05/19 10:44:42 micha Exp $
2 2
3SHA1 (woof_5.0.0.tar.gz) = 77bae38300bcf3e5742fd46508c19880e67b5970 3SHA1 (woof_5.1.0.tar.gz) = 9566b7b79b5cd778868c486a48f0e45dacaeae9e
4RMD160 (woof_5.0.0.tar.gz) = d1c60c7e98a746cf2169b29eb90f2aa17664c350 4RMD160 (woof_5.1.0.tar.gz) = 10a6f1a5da29d628ff7479f5642860be70f4f0e3
5SHA512 (woof_5.0.0.tar.gz) = fc5306a0feb0469f0231ae1f77b694bff980fe287e116aa873723d6a99296f370f4bd94a72bd5b1b3ff0cacae54208fbf811ef0a077a537db9f4b9de5e491f6b 5SHA512 (woof_5.1.0.tar.gz) = 6244a20ede9759df4ecaaf1605127894f80c50693766ded32fd8540d93e1e03c3412db5837ea111c42120e9ecb8d4c4c83088ea063766d10ded2efcb58761f30
6Size (woof_5.0.0.tar.gz) = 1940500 bytes 6Size (woof_5.1.0.tar.gz) = 1943707 bytes
7SHA1 (patch-Source_d__iwad.c) = fc897f508e31653495bfed26152a7e6d70021089 7SHA1 (patch-Source_d__iwad.c) = fc897f508e31653495bfed26152a7e6d70021089