Skip to content

Commit

Permalink
fasttracker2: Update to b167
Browse files Browse the repository at this point in the history
Removes outdated MASTER_SITES.

Changes since b166:

Beta #167 - 25.08.2019
- Crashfix: After loading a sample from a file, the tracker would start to
  behave strangely and could crash in certain scenarios. This is yet another
  bug from beta #163. Sorry for all the serious bugs after that version,
  but I think I have fixed them all now!
- Bugfix: Custom user colors/palette wouldn't be saved to config at all
  • Loading branch information
fraggerfox committed Aug 26, 2019
1 parent d69b930 commit e94d67c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
7 changes: 3 additions & 4 deletions audio/fasttracker2/Makefile
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
# $NetBSD: Makefile,v 1.37 2019/08/15 09:05:36 fox Exp $
# $NetBSD: Makefile,v 1.38 2019/08/26 14:28:29 fox Exp $

DISTNAME= ft2clone-${DISTVERSION}-code
PKGNAME= fasttracker2-${DISTVERSION:C/b/2./}
DISTVERSION= b166
DISTVERSION= b167
CATEGORIES= audio
MASTER_SITES= https://16-bits.org/ \
${MASTER_SITE_FREEBSD_LOCAL:=ehaupt/}
MASTER_SITES= https://16-bits.org/
EXTRACT_SUFX= .zip

MAINTAINER= fox@NetBSD.org
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.37 2019/08/15 09:05:36 fox Exp $
$NetBSD: distinfo,v 1.38 2019/08/26 14:28:29 fox Exp $

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 (ft2clone-b167-code.zip) = e17337d661ac79587d36ba2d4d9b44fee395b54b
RMD160 (ft2clone-b167-code.zip) = d15c6857becd8b91eae0619325b107260543c5cd
SHA512 (ft2clone-b167-code.zip) = ea1bcce1533187ed595af407bc4e9a69a5091e2e9ee34728043f404775d3da5e6ca11c479b8089d76280d2ec1c680260aa91518ead63c197c6d8441ac1fa1307
Size (ft2clone-b167-code.zip) = 4504628 bytes
SHA1 (patch-CMakeLists.txt) = b64b4e4b9cd40e97c34d1541937b6c0b7f451093

0 comments on commit e94d67c

Please # to comment.