pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/fasttracker2 audio/fasttracker2: Update to v1.14



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a50785121024
branches:  trunk
changeset: 413960:a50785121024
user:      fox <fox%pkgsrc.org@localhost>
date:      Mon Mar 23 12:25:01 2020 +0000

description:
audio/fasttracker2: Update to v1.14

Changes since v1.13:

v1.14 - 22.03.2020
- Bugfix: The Repeat/Replen. numbers in Smp. Ed. would not show the correct
  values for non-looping samples. It should always show the values even if the
  loop is disabled. This caused some strange visual bugs...
- Bugfix: Changing sample numbers on the white piano keys in Instr. Ed. was
  semi-broken (it would show wrong numbers until you changed to another instr.
  and back).
- Bugfix: If you set the current sample to 0E and scrolled down with the mouse
  wheel, the sample list would overflow.
- All bitmaps are now present as 4-bit (+ 1x 8-bit) RLE-compressed .bmp files,
  and are included in the binary as such. This makes it slightly easier to
  edit/add graphics.

diffstat:

 audio/fasttracker2/Makefile |   4 ++--
 audio/fasttracker2/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r cbc16b55787d -r a50785121024 audio/fasttracker2/Makefile
--- a/audio/fasttracker2/Makefile       Mon Mar 23 12:18:34 2020 +0000
+++ b/audio/fasttracker2/Makefile       Mon Mar 23 12:25:01 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.58 2020/03/18 12:20:41 fox Exp $
+# $NetBSD: Makefile,v 1.59 2020/03/23 12:25:01 fox Exp $
 
-DISTNAME=      fasttracker2-1.13
+DISTNAME=      fasttracker2-1.14
 CATEGORIES=    audio
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=8bitbubsy/}
 GITHUB_PROJECT=        ft2-clone
diff -r cbc16b55787d -r a50785121024 audio/fasttracker2/distinfo
--- a/audio/fasttracker2/distinfo       Mon Mar 23 12:18:34 2020 +0000
+++ b/audio/fasttracker2/distinfo       Mon Mar 23 12:25:01 2020 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.54 2020/03/18 12:20:41 fox Exp $
+$NetBSD: distinfo,v 1.55 2020/03/23 12:25:01 fox Exp $
 
-SHA1 (fasttracker2-1.13.tar.gz) = 976e2cca803f8e1e0dede49a3a94f578bb510012
-RMD160 (fasttracker2-1.13.tar.gz) = b433be71d45d68cda8f03b6de283c828d26f8b54
-SHA512 (fasttracker2-1.13.tar.gz) = be3b4b0f19bbb852450dea15d7be17a796545092f2bc5d581a51035a620317ed3ef09d85de4a6908cfdf1fff33774df49621d8aa47d8bd6fd575e164d21504b7
-Size (fasttracker2-1.13.tar.gz) = 4466018 bytes
+SHA1 (fasttracker2-1.14.tar.gz) = 0d478de110987251a51b82b22c438521ee87dc40
+RMD160 (fasttracker2-1.14.tar.gz) = cedb6e6f005c931c9acea5206bdcd9aac478fc93
+SHA512 (fasttracker2-1.14.tar.gz) = e6aee045386dfb4474e1e39d1ca5acaa13e87fd978d818df605bef114365e75b918ec4214225c779e1f8d33fd1e8e6ccd389524af75d1b5f835d1683a130a91e
+Size (fasttracker2-1.14.tar.gz) = 4444539 bytes
 SHA1 (patch-CMakeLists.txt) = 81ce61e4c61dbf056366c05f80286f9cb731fb7e



Home | Main Index | Thread Index | Old Index