pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/frotz frotz: update 2.54
details: https://anonhg.NetBSD.org/pkgsrc/rev/6d1111341f08
branches: trunk
changeset: 379385:6d1111341f08
user: nia <nia%pkgsrc.org@localhost>
date: Sun May 15 18:41:54 2022 +0000
description:
frotz: update 2.54
Summary of changes between Frotz 2.53 and Frotz 2.54:
=====================================================
Frotz 2.54 was released on Wednesday April 13, 2022.
This release's main attractions are official support for TOPS20 and
cross-compilation to DOS.
NEW FEATURES
- Added changes to allow for compilation on a DEC PDP-10 mainframe
running TOPS20. See INSTALL_PDP10.
- Added a means to cross-compile to DOS by way of Open Watcom C version
2 and later. See INSTALL_DOS.
- Added a quiet mode to dumb interface to quell startup messages.
BUG FIXES
- Fixed several problems with compilation under macOS.
- Fixed wrong glyphs in DOS Frotz's Amiga font mode. 1/2 and 1/4 were
there instead of the oe and OE ligatures.
- Fixed a failure of the -q flag to actually silence sound effects.
- Fixed an oversight in SDL Frotz that prevented some sounds from
playing in Lurking Horror.
- Made the dumb and curses interfaces read the resolution chunk from
Blorb files. Previously they would assume a resolution of 320x200.
diffstat:
games/frotz/Makefile | 5 ++---
games/frotz/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 55fac40da41a -r 6d1111341f08 games/frotz/Makefile
--- a/games/frotz/Makefile Sun May 15 18:39:30 2022 +0000
+++ b/games/frotz/Makefile Sun May 15 18:41:54 2022 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.41 2022/03/28 10:44:08 tnn Exp $
+# $NetBSD: Makefile,v 1.42 2022/05/15 18:41:54 nia Exp $
-DISTNAME= frotz-2.53
-PKGREVISION= 1
+DISTNAME= frotz-2.54
CATEGORIES= games
MASTER_SITES= https://gitlab.com/DavidGriffith/frotz/-/archive/${PKGVERSION_NOREV}/
diff -r 55fac40da41a -r 6d1111341f08 games/frotz/distinfo
--- a/games/frotz/distinfo Sun May 15 18:39:30 2022 +0000
+++ b/games/frotz/distinfo Sun May 15 18:41:54 2022 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.19 2021/10/26 10:44:00 nia Exp $
+$NetBSD: distinfo,v 1.20 2022/05/15 18:41:54 nia Exp $
-BLAKE2s (frotz-2.53.tar.gz) = d09b27be12507ae3901a1ebc97fd5a8257bd7eb9b01139fa067bb1672fe2e571
-SHA512 (frotz-2.53.tar.gz) = 74c727a8f0355828ebe19185e8e06ca5a633e49d88eccb26ec6500f37371ddfbbf19f1cbef367aa004e0342591e07e67510c17552decd573de0c838399587b5f
-Size (frotz-2.53.tar.gz) = 461585 bytes
+BLAKE2s (frotz-2.54.tar.gz) = 1ddc0f3edb852199a9416d02679fd3ed89056cd54a3fc32c620ced04eb497536
+SHA512 (frotz-2.54.tar.gz) = 296afc3636df0e1aa7a9015e9dec943380c29268e6ce4ff0ac1730a794386c633366bf985920d9d6b36c7db302efad05f3001121e5f1ccf515e3d7c7e7f511a3
+Size (frotz-2.54.tar.gz) = 430733 bytes
SHA1 (patch-Makefile) = b36192c7f5c4a4956a4836a6b9b426d4fd000529
Home |
Main Index |
Thread Index |
Old Index