Skip to content

Commit

Permalink
fasttracker2: Update to b166
Browse files Browse the repository at this point in the history
Changes since b165:

Beta #166 - 14.08.2019
- Bugfix: The clone would crash if you attempted to paste sample data to an
  empty instrument (not allocated). This bug was introduced in beta #163.
  • Loading branch information
fraggerfox committed Aug 15, 2019
1 parent bdbe2b2 commit 595b02c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions audio/fasttracker2/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.36 2019/08/10 23:45:56 fox Exp $
# $NetBSD: Makefile,v 1.37 2019/08/15 09:05:36 fox Exp $

DISTNAME= ft2clone-${DISTVERSION}-code
PKGNAME= fasttracker2-${DISTVERSION:C/b/2./}
DISTVERSION= b165
DISTVERSION= b166
CATEGORIES= audio
MASTER_SITES= https://16-bits.org/ \
${MASTER_SITE_FREEBSD_LOCAL:=ehaupt/}
Expand Down
10 changes: 5 additions & 5 deletions audio/fasttracker2/distinfo
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
$NetBSD: distinfo,v 1.36 2019/08/10 23:45:56 fox Exp $
$NetBSD: distinfo,v 1.37 2019/08/15 09:05:36 fox Exp $

SHA1 (ft2clone-b165-code.zip) = 20291329d4459064209ac11f247966bdd5f58d66
RMD160 (ft2clone-b165-code.zip) = 5af75bcfd35c111552379257da8813bee6bc7dd3
SHA512 (ft2clone-b165-code.zip) = a8f5cc3a71eff699619156bbef5e7e1829b787ef70ed31d1d88d77ad79526b8cc2a6ad8dd3787958d929ae49a12343960982bf0104afe6bbcc9a8326eae8522b
Size (ft2clone-b165-code.zip) = 4504608 bytes
SHA1 (ft2clone-b166-code.zip) = e1dec33aca89e8b19a73298e6b315a1401aebc91
RMD160 (ft2clone-b166-code.zip) = 41a12da61f518eb8fc650b4703b7cacb4587a2c2
SHA512 (ft2clone-b166-code.zip) = 56046c1da0f59f7bd37cb80875fd9f742764bc4499c76d64fa5d3e9ba8d158e6137911fd85cd041307f68733fa42e3838f1519deb2ccaf835994f719fe5c2eb0
Size (ft2clone-b166-code.zip) = 4504621 bytes
SHA1 (patch-CMakeLists.txt) = b64b4e4b9cd40e97c34d1541937b6c0b7f451093

0 comments on commit 595b02c

Please sign in to comment.