pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/fasttracker2



Module Name:    pkgsrc
Committed By:   fox
Date:           Mon Aug 26 14:28:29 UTC 2019

Modified Files:
        pkgsrc/audio/fasttracker2: Makefile distinfo

Log Message:
fasttracker2: Update to b167

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


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/audio/fasttracker2/Makefile \
    pkgsrc/audio/fasttracker2/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/audio/fasttracker2/Makefile
diff -u pkgsrc/audio/fasttracker2/Makefile:1.37 pkgsrc/audio/fasttracker2/Makefile:1.38
--- pkgsrc/audio/fasttracker2/Makefile:1.37     Thu Aug 15 09:05:36 2019
+++ pkgsrc/audio/fasttracker2/Makefile  Mon Aug 26 14:28:29 2019
@@ -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@localhost
Index: pkgsrc/audio/fasttracker2/distinfo
diff -u pkgsrc/audio/fasttracker2/distinfo:1.37 pkgsrc/audio/fasttracker2/distinfo:1.38
--- pkgsrc/audio/fasttracker2/distinfo:1.37     Thu Aug 15 09:05:36 2019
+++ pkgsrc/audio/fasttracker2/distinfo  Mon Aug 26 14:28:29 2019
@@ -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



Home | Main Index | Thread Index | Old Index