pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/quakespasm quakespasm: Update to 0.93.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/3a91de5d97de
branches: trunk
changeset: 420818:3a91de5d97de
user: nia <nia%pkgsrc.org@localhost>
date: Wed Jan 08 13:10:49 2020 +0000
description:
quakespasm: Update to 0.93.2
Changes in 0.93.2:
o Lightmaps are now dynamically allocated (from QSS), and
BLOCK_WIDTH/HEIGHT raised from 128 to 256.
o Fixed several uncheked limits that would crash the Slayer's
Testaments mod (sf.net bug #33).
o Raised MAXALIASTRIS from 2048 to 4096, so that the Slayer's
Testaments mod works.
o Fixed 'pants' and 'shirt' types so that those textures load
correctly on platforms where char is unsigned by default
(sf.net bug #28).
o Windows audio: WASAPI-enabled SDL2 dlls function properly now.
o Update the third-party libraries. Other fixes/cleanups.
diffstat:
games/quakespasm/Makefile | 6 +++---
games/quakespasm/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 8 deletions(-)
diffs (30 lines):
diff -r 4ea195d9852a -r 3a91de5d97de games/quakespasm/Makefile
--- a/games/quakespasm/Makefile Wed Jan 08 12:53:28 2020 +0000
+++ b/games/quakespasm/Makefile Wed Jan 08 13:10:49 2020 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2019/07/03 19:14:49 nia Exp $
+# $NetBSD: Makefile,v 1.7 2020/01/08 13:10:49 nia Exp $
-DISTNAME= quakespasm-0.93.1
-CATEGORIES= games x11
+DISTNAME= quakespasm-0.93.2
+CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=quakespasm/}
EXTRACT_SUFX= .tgz
diff -r 4ea195d9852a -r 3a91de5d97de games/quakespasm/distinfo
--- a/games/quakespasm/distinfo Wed Jan 08 12:53:28 2020 +0000
+++ b/games/quakespasm/distinfo Wed Jan 08 13:10:49 2020 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.6 2019/07/03 19:14:49 nia Exp $
+$NetBSD: distinfo,v 1.7 2020/01/08 13:10:49 nia Exp $
-SHA1 (quakespasm-0.93.1.tgz) = aca08d7bea6085bc7b755fad1e83ef976b542c1e
-RMD160 (quakespasm-0.93.1.tgz) = d03071c17698310cc8c160213bc4dd795d27e7a4
-SHA512 (quakespasm-0.93.1.tgz) = 3443d1b6ea75d7b6762a3b26d58d871fcdd4a79f776c0e881b8e0ebca822a3c2b500081cfde26d56f1db019df99439c4a93140139d2b627857fd09381d564751
-Size (quakespasm-0.93.1.tgz) = 8270996 bytes
+SHA1 (quakespasm-0.93.2.tgz) = 5f23fa15799dfadb25b28b3329b2cbb9693738c8
+RMD160 (quakespasm-0.93.2.tgz) = 64719d57c6969d70642f7dab2a588fc95070c50a
+SHA512 (quakespasm-0.93.2.tgz) = 30e8515aa9c6a64ef76f2440e878493e98e85e8c19356738e35b5bbd6e5f49ed42b4d73dc716cce0e687b4e7e27a65fa97541e89ae7857fb165a63e09385743f
+Size (quakespasm-0.93.2.tgz) = 8527223 bytes
SHA1 (patch-aa) = 3c46fbc72ffa736be66aa4b96e683406a6b05832
Home |
Main Index |
Thread Index |
Old Index