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:           Fri Sep 18 08:23:26 UTC 2026

Modified Files:
        pkgsrc/audio/fasttracker2: Makefile distinfo

Log Message:
audio/fasttracker2: Update to 2.24

Changes since 2.23:

v2.24 - 17.09.2026
  * Some raw samples would be misdetected as an SNES BRR sample on
    load. Also reduced the chance of raw samples being misdetected as
    MP3/OGG/FLAC, although this was extremely unlikely to begin with.
  * Smp.Ed.: The filter preview didn't work as expected on looping
    waveforms
  * Smp.Ed.: The filter preview duration has been lowered to 1 second


To generate a diff of this commit:
cvs rdiff -u -r1.155 -r1.156 pkgsrc/audio/fasttracker2/Makefile
cvs rdiff -u -r1.137 -r1.138 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.155 pkgsrc/audio/fasttracker2/Makefile:1.156
--- pkgsrc/audio/fasttracker2/Makefile:1.155    Wed Sep  2 19:00:47 2026
+++ pkgsrc/audio/fasttracker2/Makefile  Fri Sep 18 08:23:26 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.155 2026/09/02 19:00:47 wiz Exp $
+# $NetBSD: Makefile,v 1.156 2026/09/18 08:23:26 fox Exp $
 
-DISTNAME=      fasttracker2-2.23
-PKGREVISION=   1
+DISTNAME=      fasttracker2-2.24
 CATEGORIES=    audio
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=8bitbubsy/}
 GITHUB_PROJECT=        ft2-clone

Index: pkgsrc/audio/fasttracker2/distinfo
diff -u pkgsrc/audio/fasttracker2/distinfo:1.137 pkgsrc/audio/fasttracker2/distinfo:1.138
--- pkgsrc/audio/fasttracker2/distinfo:1.137    Tue Aug 25 08:02:32 2026
+++ pkgsrc/audio/fasttracker2/distinfo  Fri Sep 18 08:23:26 2026
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.137 2026/08/25 08:02:32 fox Exp $
+$NetBSD: distinfo,v 1.138 2026/09/18 08:23:26 fox Exp $
 
-BLAKE2s (fasttracker2-2.23.tar.gz) = bbc4e94385a06c5389007f3cf180c2342debd141acf780bc004caa251070ee35
-SHA512 (fasttracker2-2.23.tar.gz) = 1c06a0d005ab9f37e01294cf5054c192933f45462ba905594e5edea99aaaa14e668a3b67450e11be14b0ea5114b57aeaefb7d0b993d6df6c38f8e9d4e31f4bd0
-Size (fasttracker2-2.23.tar.gz) = 5342710 bytes
+BLAKE2s (fasttracker2-2.24.tar.gz) = 75444c624a388da3308a003c957cb3579b00708ffffa66c63acdba219014197b
+SHA512 (fasttracker2-2.24.tar.gz) = e884340309a58a33e82c2763b8b155f0ece7ba4df2a58e1da6ab2df528f5010a73b06e1d39627d874b097dfb0296d9396e6f74321e2d7cff2d5ee5b0b0154cec
+Size (fasttracker2-2.24.tar.gz) = 5343928 bytes
 SHA1 (patch-CMakeLists.txt) = 6669334a1e2dc6778de61fac3c35ccdab618fe89



Home | Main Index | Thread Index | Old Index