pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/pt2-clone pt2-clone: update to 1.39



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6625a2e8e986
branches:  trunk
changeset: 372407:6625a2e8e986
user:      nia <nia%pkgsrc.org@localhost>
date:      Mon Jan 24 14:01:01 2022 +0000

description:
pt2-clone: update to 1.39

Changes:

     * Added 128kB sample support again. This can be turned on by adjusting
       the 64K_LIMIT setting in (the new) protracker.ini to FALSE. Please
       read the 64K_LIMIT comment in protracker.ini first before doing this.
     * Fixed a bug where it wasn't always possible to mark the last sample
       point in the sample editor
     * Some other minor code changes

diffstat:

 audio/pt2-clone/Makefile |  5 ++---
 audio/pt2-clone/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (26 lines):

diff -r 3236906daff0 -r 6625a2e8e986 audio/pt2-clone/Makefile
--- a/audio/pt2-clone/Makefile  Mon Jan 24 12:50:48 2022 +0000
+++ b/audio/pt2-clone/Makefile  Mon Jan 24 14:01:01 2022 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2021/12/08 16:03:19 adam Exp $
+# $NetBSD: Makefile,v 1.11 2022/01/24 14:01:01 nia Exp $
 
-DISTNAME=      pt2-clone-1.37
-PKGREVISION=   1
+DISTNAME=      pt2-clone-1.39
 CATEGORIES=    audio
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=8bitbubsy/}
 GITHUB_PROJECT=        pt2-clone
diff -r 3236906daff0 -r 6625a2e8e986 audio/pt2-clone/distinfo
--- a/audio/pt2-clone/distinfo  Mon Jan 24 12:50:48 2022 +0000
+++ b/audio/pt2-clone/distinfo  Mon Jan 24 14:01:01 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2021/11/03 21:59:34 nia Exp $
+$NetBSD: distinfo,v 1.6 2022/01/24 14:01:01 nia Exp $
 
-BLAKE2s (pt2-clone-1.37.tar.gz) = d81940c016584514a9005d4ed50292700047ec8dba05cb9d41efc647f496abff
-SHA512 (pt2-clone-1.37.tar.gz) = 5d1b63c7359246787aaeefd0293f1e9dc9653e5c8063ee86d30b7fdac977433a7e39d1ff715c0d9144fd0cc7be8ebab04d13f581c413166a4d78359f9c4054ee
-Size (pt2-clone-1.37.tar.gz) = 7730250 bytes
+BLAKE2s (pt2-clone-1.39.tar.gz) = cdb9e0680c4420cca96cb92240438142d02809d74d9e063d7f6b3d3916f72393
+SHA512 (pt2-clone-1.39.tar.gz) = a3118c32becaacc42d0d0a1c5b3973f6ff14303da54899addbaa0c04246b9be21bd06795237a34be2882f898b905a772a3342f00c3d0a909c46a5f330ec96600
+Size (pt2-clone-1.39.tar.gz) = 8132244 bytes



Home | Main Index | Thread Index | Old Index