diff options
author | fox <fox@pkgsrc.org> | 2020-04-23 18:48:53 +0000 |
---|---|---|
committer | fox <fox@pkgsrc.org> | 2020-04-23 18:48:53 +0000 |
commit | bf56d626f8338074b84b6e3d6c0de06a0e059dda (patch) | |
tree | 511173259ab38265980f05f26f83a71ffb7ce959 /audio | |
parent | 35e752b5641be2f559e2c2e45e94e3720aa16f58 (diff) | |
download | pkgsrc-bf56d626f8338074b84b6e3d6c0de06a0e059dda.tar.gz |
audio/fasttracker2: Updates to v1.21
Changes since v1.20:
v1.21 - 22.04.2020
- macOS/Linux: The initial working directory would not get properly set when
opening Disk Op.
- Bugfix: The custom directory paths in the config could contain unwanted junk
at the end if the loaded config file was saved from real FT2.
- Bugfix: If you were skilled enough to beat the very last Nibbles level, your
potential entry in the highscore table would show garbled level graphics.
- Show a warning if either of the Buttons/Desktop palette colors are so dark
that you might have issues seeing the walls in Nibbles.
- "Space Pigs" palette replaced with a new (low contrast) "Dark mode" palette
- Some more small miscellaneous fixes not worth of a mention
Diffstat (limited to 'audio')
-rw-r--r-- | audio/fasttracker2/Makefile | 4 | ||||
-rw-r--r-- | audio/fasttracker2/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/audio/fasttracker2/Makefile b/audio/fasttracker2/Makefile index 22102b6b70b..783c3782197 100644 --- a/audio/fasttracker2/Makefile +++ b/audio/fasttracker2/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.63 2020/04/14 13:26:07 fox Exp $ +# $NetBSD: Makefile,v 1.64 2020/04/23 18:48:53 fox Exp $ -DISTNAME= fasttracker2-1.20 +DISTNAME= fasttracker2-1.21 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_GITHUB:=8bitbubsy/} GITHUB_PROJECT= ft2-clone diff --git a/audio/fasttracker2/distinfo b/audio/fasttracker2/distinfo index 7733664b9dd..f2a6d81ceeb 100644 --- a/audio/fasttracker2/distinfo +++ b/audio/fasttracker2/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.59 2020/04/14 13:26:07 fox Exp $ +$NetBSD: distinfo,v 1.60 2020/04/23 18:48:53 fox Exp $ -SHA1 (fasttracker2-1.20.tar.gz) = a319da80726eee6b6396e73bee8d375a17bd3d0c -RMD160 (fasttracker2-1.20.tar.gz) = c87c64f68c83b1114090f2f162aa022ec70d4fc7 -SHA512 (fasttracker2-1.20.tar.gz) = 420f26e3a0489a12765b16fa22a5f45b31b4fae2b6a7d9bdf58e21ceba34cfb8d6a96b37bd3e3e58f338c332d3cb1fda84d7e40c6c4bf7868adfaf0ca1956b4a -Size (fasttracker2-1.20.tar.gz) = 4472415 bytes +SHA1 (fasttracker2-1.21.tar.gz) = 383ee14898bdf79bd23571105bc0c5886c1cad8e +RMD160 (fasttracker2-1.21.tar.gz) = 98b4a9fd877bd013e322357b89f6d6ead39c4ddd +SHA512 (fasttracker2-1.21.tar.gz) = cbd1152aa3ac6992d0efb5c1c6c14e4ed4d0efb96b99337deeb7bf982509c652fbb2df3ef4fd9d7e11aa104e143af26408d7498e8fc81348ca9b15d21218327f +Size (fasttracker2-1.21.tar.gz) = 4531146 bytes SHA1 (patch-CMakeLists.txt) = 81ce61e4c61dbf056366c05f80286f9cb731fb7e |