From 4e1fc0ca6d623b2cf52f40629441bf507b631a9b Mon Sep 17 00:00:00 2001 From: shattered Date: Sun, 3 Mar 2013 10:19:10 +0000 Subject: Update to 20121201. Changes: abc2midi, yaps, abc2abc: The time signature C| or c| is now interpreted as 2/2 instead of 4/4. Added Chinese character support in lyrics. abc2midi extension: abc2midi treats Xn the same way as Zn bug fix: abc2abc truncated the voice ids when it encounters the first invalid character without giving any warning. bug fix: abc2midi was unable to trill or roll tied notes. --- audio/abcmidi/Makefile | 4 ++-- audio/abcmidi/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'audio') diff --git a/audio/abcmidi/Makefile b/audio/abcmidi/Makefile index 71a55c3964e..e8976c27a5c 100644 --- a/audio/abcmidi/Makefile +++ b/audio/abcmidi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2012/09/11 23:59:21 asau Exp $ +# $NetBSD: Makefile,v 1.15 2013/03/03 10:19:10 shattered Exp $ # DISTNAME= abcMIDI-${ABCMIDIVER} @@ -13,7 +13,7 @@ HOMEPAGE= http://abc.sourceforge.net/abcMIDI/ COMMENT= Music utilities for abc LICENSE= gnu-gpl-v2 -ABCMIDIVER= 2012-07-04 +ABCMIDIVER= 2012-12-01 INSTALLATION_DIRS= share/doc/${PKGBASE}/programming \ share/examples/${PKGBASE} diff --git a/audio/abcmidi/distinfo b/audio/abcmidi/distinfo index a63357e0592..494dc2cc109 100644 --- a/audio/abcmidi/distinfo +++ b/audio/abcmidi/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.10 2012/07/09 09:54:30 ryoon Exp $ +$NetBSD: distinfo,v 1.11 2013/03/03 10:19:10 shattered Exp $ -SHA1 (abcMIDI-2012-07-04.zip) = 0b57f48d32a2e735e4e250a2610cf61f581032e1 -RMD160 (abcMIDI-2012-07-04.zip) = f8fa2f95b2aebfa2cccbb06d6990c9e260c1a81a -Size (abcMIDI-2012-07-04.zip) = 481928 bytes +SHA1 (abcMIDI-2012-12-01.zip) = 08f5a766a6e4b071507baf1c5c2e1c6e84d07da3 +RMD160 (abcMIDI-2012-12-01.zip) = 58b59697075ecdebc084c788806ff40a85414a26 +Size (abcMIDI-2012-12-01.zip) = 485165 bytes SHA1 (patch-Makefile.in) = 46cff6cde3c32b0e54e200f2eabc148422d68f26 SHA1 (patch-ab) = 27df5bb0d637336d7c244c5c9ac9c115bfd9ed24 SHA1 (patch-ac) = 54e42d69173162ce991564c592e5be1fcc8cc0fa -- cgit v1.2.3