pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/din
Module Name: pkgsrc
Committed By: fox
Date: Sat Aug 8 12:00:08 UTC 2026
Modified Files:
pkgsrc/audio/din: Makefile distinfo
Log Message:
audio/din: Update to 65
Changes since 64.2:
DIN Is Noise 65:
* fixed crash of DIN64.2 if the whole beat pattern is cut into memory!
/*
flip
flips beat pattern between start/end vertex about
vertical axis
*/
/*
Beater editor now accesible via Menu on all instruments
*/
* improved Polyrhythm plugin
* improved write-svg command
that writes curve seen in any curve editor into an svg file
to learn how to use, from command mode, type help write-svg
* improved documentation at https://dinisnoise.org/docs/
To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 pkgsrc/audio/din/Makefile
cvs rdiff -u -r1.38 -r1.39 pkgsrc/audio/din/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/din/Makefile
diff -u pkgsrc/audio/din/Makefile:1.61 pkgsrc/audio/din/Makefile:1.62
--- pkgsrc/audio/din/Makefile:1.61 Mon Jul 13 04:35:15 2026
+++ pkgsrc/audio/din/Makefile Sat Aug 8 12:00:08 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.61 2026/07/13 04:35:15 wiz Exp $
+# $NetBSD: Makefile,v 1.62 2026/08/08 12:00:08 fox Exp $
-DISTNAME= din-64.2
-PKGREVISION= 2
+DISTNAME= din-65
CATEGORIES= audio
MASTER_SITES= https://dinisnoise.org/files/
Index: pkgsrc/audio/din/distinfo
diff -u pkgsrc/audio/din/distinfo:1.38 pkgsrc/audio/din/distinfo:1.39
--- pkgsrc/audio/din/distinfo:1.38 Sun May 10 06:26:14 2026
+++ pkgsrc/audio/din/distinfo Sat Aug 8 12:00:08 2026
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.38 2026/05/10 06:26:14 fox Exp $
+$NetBSD: distinfo,v 1.39 2026/08/08 12:00:08 fox Exp $
-BLAKE2s (din-64.2.tar.gz) = a2c9414608ef7a8e777ce20e42667329ecbc06082adb19a4db603345978edb94
-SHA512 (din-64.2.tar.gz) = e340388f7dc3131c7f3d188e5a05084e5e34331e4572843537e8656aa3db0d750799f2283afc4d62d807f35a7a5c401967c8b3f852f2a5b60a2de7e0d5fbafbc
-Size (din-64.2.tar.gz) = 3717056 bytes
+BLAKE2s (din-65.tar.gz) = b0c20b5863419bb4f8c0ec4593482aa3bae356a07280ef305d0b572fed5aecb2
+SHA512 (din-65.tar.gz) = 2b56e03fb07f2d2d74f6e77822ac255eb500e384f469ff7f19aa37602d76cbe8237c4ee964d944193f0f1dbd54dab736c7396b2aef26e6fa9a16e3f1017d1435
+Size (din-65.tar.gz) = 3717290 bytes
SHA1 (patch-src_Makefile.am) = a6db4140657854fef11f8b1b512485974fc63e93
SHA1 (patch-src_Makefile.in) = bc3021e082be0ed88c7679098a9361e4a5d893e1
SHA1 (patch-src_RtMidi.h) = 526074e156deef377bd8daf95f799b6c0db32e0b
Home |
Main Index |
Thread Index |
Old Index