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 Dec  1 11:08:00 UTC 2021

Modified Files:
        pkgsrc/games/woof: Makefile distinfo

Log Message:
games/woof: Update to 8.1.0

Woof! 8.1.0
-----------
- The engine is now able to load any map between E1M99 and E99M99 or MAP00
  and MAP99, respectively, without necessary UMAPINFO support, e.g. by
  means of the IDCLEV cheat or the -warp command line parameter (@rfomin).
- The current and next map are now reported when the IDCLEV cheat is
  entered without a target map number (PrBoom+).
- The -noload and -noautoload parameters were added which prevent
  autoloading of WADs and DEHs.
- Double-click acting as "use" has been fixed for subsequent clicks
  (regression introduced in 8.0.0).
- Textures are now only composed of patches that are in the range of known
  patches, fixes a crash at startup with t-drought_RC2.wad.
- The maximum screen width in widescreen mode is now capped at 1120 px
  which corresponds to a 21:9 ratio in hires mode.
- The implementation of the Lost Soul bounce fix has been brought in line
  with PrBoom+ (@rfomin).


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/games/woof/Makefile
cvs rdiff -u -r1.27 -r1.28 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.28 pkgsrc/games/woof/Makefile:1.29
--- pkgsrc/games/woof/Makefile:1.28     Fri Nov 19 16:37:38 2021
+++ pkgsrc/games/woof/Makefile  Wed Dec  1 11:08:00 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2021/11/19 16:37:38 micha Exp $
+# $NetBSD: Makefile,v 1.29 2021/12/01 11:08:00 micha Exp $
 
-DISTNAME=      woof_8.0.0
+DISTNAME=      woof_8.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.27 pkgsrc/games/woof/distinfo:1.28
--- pkgsrc/games/woof/distinfo:1.27     Fri Nov 19 16:37:38 2021
+++ pkgsrc/games/woof/distinfo  Wed Dec  1 11:08:00 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.27 2021/11/19 16:37:38 micha Exp $
+$NetBSD: distinfo,v 1.28 2021/12/01 11:08:00 micha Exp $
 
-BLAKE2s (woof_8.0.0.tar.gz) = a3d9711f48acdf3a1b3a8ba9248a12d42f4551468e74eac7e0f8f1654bcdea89
-SHA512 (woof_8.0.0.tar.gz) = 73a78647bec831f455936a0625450383d75ed037057fefd4a5cd2120b6b402c76093ea2bc068d7652b538a75723e0cd172db188adee18f4cec74afb81ad4a32a
-Size (woof_8.0.0.tar.gz) = 2075493 bytes
+BLAKE2s (woof_8.1.0.tar.gz) = 22ed6ab65fcd99f6896c733c22f767e17f5b54f2dea38d5b1f63d61251e5d4ba
+SHA512 (woof_8.1.0.tar.gz) = ef5589cc9d6af08b80f16962a903863ec8b211523f1be3b2632251e57d305bb25db3c381b9b7c5901296a43ab094c1e1b220701344472f51209378e4faee52bd
+Size (woof_8.1.0.tar.gz) = 2075303 bytes
 SHA1 (patch-Source_d__iwad.c) = a58291e4717699efaefa3e56294666cfc6e65c75



Home | Main Index | Thread Index | Old Index