summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2022-05-15 18:41:54 +0000
committernia <nia@pkgsrc.org>2022-05-15 18:41:54 +0000
commitc97116084bf88a94fd64e84c16af750b4ee7165e (patch)
tree3003944a8e4a5e62f78baf5096140de2d0d0c19e /games
parent6d6d265df15e20cd6e9d54e83b1aa94b07539538 (diff)
downloadpkgsrc-c97116084bf88a94fd64e84c16af750b4ee7165e.tar.gz
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 (limited to 'games')
-rw-r--r--games/frotz/Makefile5
-rw-r--r--games/frotz/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/games/frotz/Makefile b/games/frotz/Makefile
index cdc36ed370c..de3c5bf0fc0 100644
--- a/games/frotz/Makefile
+++ b/games/frotz/Makefile
@@ -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 --git a/games/frotz/distinfo b/games/frotz/distinfo
index b928e31c5f7..aed58211cbd 100644
--- a/games/frotz/distinfo
+++ b/games/frotz/distinfo
@@ -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