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 10.0.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2556cc459f8b
branches:  trunk
changeset: 381675:2556cc459f8b
user:      micha <micha%pkgsrc.org@localhost>
date:      Mon Jul 11 14:25:34 2022 +0000

description:
games/woof: Update to 10.0.3

Woof! 10.0.3
------------
New Features and Improvements
- Two-colored HUD widgets (as in Crispy Doom).

Bug Fixes
- Fix complevel vanilla scrollers.
- Fix reload level during intermission.
- Check if the lump can be a Doom patch in R_GenerateLookup().
- Fix gcc-12 -O3 compiler warnings.
- Only create autoload subdirectory relative to D_DoomPrefDir().
- Workaround for optimization bug in clang (taken from Eternity Engine,
  fixes desync in competn/doom/fp2-3655.lmp and dmn01m909.lmp).

diffstat:

 games/woof/Makefile |  5 ++---
 games/woof/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (29 lines):

diff -r 937a03e89392 -r 2556cc459f8b games/woof/Makefile
--- a/games/woof/Makefile       Mon Jul 11 13:36:00 2022 +0000
+++ b/games/woof/Makefile       Mon Jul 11 14:25:34 2022 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.36 2022/07/02 16:53:21 ryoon Exp $
+# $NetBSD: Makefile,v 1.37 2022/07/11 14:25:34 micha Exp $
 
-DISTNAME=      woof_10.0.0
+DISTNAME=      woof_10.0.3
 PKGNAME=       ${DISTNAME:S/_/-/}
-PKGREVISION=   1
 CATEGORIES=    games
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=fabiangreffrath/}
 GITHUB_TAG=    ${DISTNAME}
diff -r 937a03e89392 -r 2556cc459f8b games/woof/distinfo
--- a/games/woof/distinfo       Mon Jul 11 13:36:00 2022 +0000
+++ b/games/woof/distinfo       Mon Jul 11 14:25:34 2022 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.31 2022/07/01 09:58:53 micha Exp $
+$NetBSD: distinfo,v 1.32 2022/07/11 14:25:34 micha Exp $
 
-BLAKE2s (woof_10.0.0.tar.gz) = 05660fa1bb317f72f4703a27e98c777b895b961f1fdf1631f369c89f87b7a435
-SHA512 (woof_10.0.0.tar.gz) = 0db57d2b0817b0cb301753610ab382c05cc4db7ebb69ebe96200f90eeb285dcff8af5b800f0abfbdcc36a5b494c316bd503c7c445183e1d063bb1ec809429586
-Size (woof_10.0.0.tar.gz) = 7872336 bytes
+BLAKE2s (woof_10.0.3.tar.gz) = eda69df22c0338346b90cd945f85fcff7532e0d6f2591125adefcb9d2fdab4df
+SHA512 (woof_10.0.3.tar.gz) = 1fabf9235d7febf205684e0593e61454c9a088ae5322c65ca778468f5923472d8a962245a5d92af5246ddf8927349e32f209237b9b811cd6a712fc75f3849c19
+Size (woof_10.0.3.tar.gz) = 7865972 bytes
 SHA1 (patch-data_CMakeLists.txt) = de619ccaf29591a10ed0cf91262c6619f3a8c7ff
 SHA1 (patch-src_d__iwad.c) = e2e596d3f0eacfca8852afa329704c14dadf7889



Home | Main Index | Thread Index | Old Index