pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/games/woof



Module Name:    pkgsrc
Committed By:   micha
Date:           Wed May 19 10:44:42 UTC 2021

Modified Files:
        pkgsrc/games/woof: Makefile distinfo

Log Message:
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).


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/games/woof/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/games/woof/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/games/woof/Makefile
diff -u pkgsrc/games/woof/Makefile:1.21 pkgsrc/games/woof/Makefile:1.22
--- pkgsrc/games/woof/Makefile:1.21     Fri Apr 30 14:55:01 2021
+++ pkgsrc/games/woof/Makefile  Wed May 19 10:44:42 2021
@@ -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/}

Index: pkgsrc/games/woof/distinfo
diff -u pkgsrc/games/woof/distinfo:1.17 pkgsrc/games/woof/distinfo:1.18
--- pkgsrc/games/woof/distinfo:1.17     Fri Apr 30 14:55:01 2021
+++ pkgsrc/games/woof/distinfo  Wed May 19 10:44:42 2021
@@ -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