pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/fasttracker2 fasttracker2: Update to b165



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e5267ed9ce68
branches:  trunk
changeset: 337690:e5267ed9ce68
user:      fox <fox%pkgsrc.org@localhost>
date:      Sat Aug 10 23:45:56 2019 +0000

description:
fasttracker2: Update to b165

Changes since b164

Beta #165 - 09.08.2019
- Bugfix: If all 22 character slots in a sample's name were used, weird things
  would happen, and could very well end in a fatal crash where no backups
  would be saved (!). I should get the "Most Stupid Bug" award for this one.
- Bugfix: Fixed a possible issue with Nibbles highscore name entering if you
  used all character slots.

diffstat:

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

diffs (31 lines):

diff -r 2815f3a9d31c -r e5267ed9ce68 audio/fasttracker2/Makefile
--- a/audio/fasttracker2/Makefile       Sat Aug 10 20:45:56 2019 +0000
+++ b/audio/fasttracker2/Makefile       Sat Aug 10 23:45:56 2019 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.35 2019/08/07 23:44:32 fox Exp $
+# $NetBSD: Makefile,v 1.36 2019/08/10 23:45:56 fox Exp $
 
 DISTNAME=      ft2clone-${DISTVERSION}-code
 PKGNAME=       fasttracker2-${DISTVERSION:C/b/2./}
-DISTVERSION=   b164
-PKGREVISION=   1
+DISTVERSION=   b165
 CATEGORIES=    audio
 MASTER_SITES=  https://16-bits.org/ \
                ${MASTER_SITE_FREEBSD_LOCAL:=ehaupt/}
diff -r 2815f3a9d31c -r e5267ed9ce68 audio/fasttracker2/distinfo
--- a/audio/fasttracker2/distinfo       Sat Aug 10 20:45:56 2019 +0000
+++ b/audio/fasttracker2/distinfo       Sat Aug 10 23:45:56 2019 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.35 2019/08/07 23:44:32 fox Exp $
+$NetBSD: distinfo,v 1.36 2019/08/10 23:45:56 fox Exp $
 
-SHA1 (ft2clone-b164-code.zip) = d1faf35d4c34943869387563b5aa10acb40ac729
-RMD160 (ft2clone-b164-code.zip) = f5a03267fae6c042f0b5769b3b6849d9d0835885
-SHA512 (ft2clone-b164-code.zip) = a0bc0af3fdeb2ed3591f34c8c1072bf06c88fd8022cb2586c56db24f2eba024c9525ea30c03263ab126f2c1eace0b621d96481992c46ac68d1e506c5c125a8bf
-Size (ft2clone-b164-code.zip) = 4523213 bytes
+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 (patch-CMakeLists.txt) = b64b4e4b9cd40e97c34d1541937b6c0b7f451093



Home | Main Index | Thread Index | Old Index