From f41d33eaf59205d89d1c10280171163c7f0635a3 Mon Sep 17 00:00:00 2001 From: mef Date: Sat, 24 Jan 2015 00:58:36 +0000 Subject: Update 6.6.6 to 7.8.12 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ---- Version 7.8.12 - 14/12/16 ---- Fix bad handling of "K:none", especially when transposition. Fix bad transposition of latin guitar chord "La". Fix loss of 'exp none' in K:. Fix some compilation warnings (reported by John Chambers). Fix problems with decorations or guitar chords/annotations in sequence/measure repeat. (reported by Frédéric Boulanger). ---- Version 7.8.11 - 14/11/26 ---- Fix bad position of grace notes in overlay voices at start of measure (reported by Jean-Luc Zins). Fix bad repeat font when staves/voices with different scales (reported by Gerhard Schacherl). ---- Version 7.8.10 - 14/11/01 ---- Change the PS font scale of the accidentals according to the FontMatrix (reported by Chuck Boody). Fix loss of voice options when many %%voice's without "%%voice end" in %%tune. Fix lost of lyrics when ABC version 2.1 and generation restart. Fix bad transposition of notes when %%transpose after K:. Too long to list all the ChangeLog, so list of the version and date for the rest of ChangeLog ---- Version 7.8.9 - 14/10/14 ---- ---- Version 7.8.8 - 14/08/29 ---- ---- Version 7.8.7 - 14/08/09 ---- ---- Version 7.8.6 - 14/07/17 ---- ---- Version 7.8.5 - 14/07/01 ---- ---- Version 7.8.4 - 14/06/18 ---- ---- Version 7.8.3 - 14/05/23 ---- ---- Version 7.8.2 - 14/05/05 ---- ---- Version 7.8.1 - 14/04/02 ---- ---- Version 7.8.0 - 14/03/26 ---- ---- Version 7.7.2 - 14/03/07 ---- ---- Version 7.7.1 - 14/02/18 ---- ---- Version 7.7.0 - 14/02/17 ---- ---- Version 7.6.10 - 14/01/23 ---- ---- Version 7.6.9 - 14/01/23 ---- ---- Version 7.6.8 - 13/11/21 ---- ---- Version 7.6.7 - 13/11/03 ---- ---- Version 7.6.6 - 13/11/03 ---- ---- Version 7.6.5 - 13/11/02 ---- ---- Version 7.6.4 - 13/11/01 ---- ---- Version 7.6.3 - 13/10/25 ---- ---- Version 7.6.2 - 13/10/18 ---- ---- Version 7.6.1 - 13/10/16 ---- ---- Version 7.6.0 - 13/08/20 ---- ---- Version 7.5.8 - 13/08/07 ---- ---- Version 7.5.7 - 13/07/16 ---- ---- Version 7.5.6 - 13/06/17 ---- ---- Version 7.5.5 - 13/06/06 ---- ---- Version 7.5.4 - 13/05/27 ---- ---- Version 7.5.3 - 13/05/24 ---- ---- Version 7.5.2 - 13/03/22 ---- ---- Version 7.5.1 - 13/03/17 ---- ---- Version 7.5.0 - 13/03/01 ---- ---- Version 7.4.2 - 13/02/13 ---- ---- Version 7.4.1 - 13/02/11 ---- ---- Version 7.4.0 - 13/01/29 ---- ---- Version 7.3.5 - 13/01/15 ---- ---- Version 7.3.4 - 13/01/08 ---- ---- Version 7.3.3 - 12/12/14 ---- ---- Version 7.3.2 - 12/12/07 ---- ---- Version 7.3.1 - 12/11/28 ---- ---- Version 7.3.0 - 12/11/17 ---- ---- Version 7.2.2 - 12/11/07 ---- ---- Version 7.2.1 - 12/10/30 ---- ---- Version 7.2.0 - 12/10/25 ---- ---- Version 7.1.3 - 12/10/18 ---- ---- Version 7.1.2 - 12/10/09 ---- ---- Version 7.1.1 - 12/09/29 ---- ---- Version 7.1.0 - 12/09/13 ---- ---- Version 7.0.16 - 12/09/06 ---- ---- Version 7.0.15 - 12/08/27 ---- ---- Version 7.0.14 - 12/07/22 ---- ---- Version 7.0.13 - 12/06/17 ---- ---- Version 7.0.12 - 12/06/10 ---- ---- Version 7.0.11 - 12/06/02 ---- ---- Version 7.0.10 - 12/05/28 ---- ---- Version 7.0.9 - 12/05/23 ---- ---- Version 7.0.8 - 12/05/21 ---- ---- Version 7.0.7 - 12/05/16 ---- ---- Version 7.0.6 - 12/05/13 ---- ---- Version 7.0.5 - 12/04/30 ---- ---- Version 7.0.4 - 12/03/31 ---- ---- Version 7.0.3 - 12/03/03 ---- ---- Version 7.0.2 - 12/02/21 ---- ---- Version 7.0.1 - 12/02/06 ---- ---- Version 7.0.0 - 12/02/02 ---- --- print/abcm2ps/Makefile | 5 ++--- print/abcm2ps/PLIST | 4 +--- print/abcm2ps/distinfo | 8 ++++---- 3 files changed, 7 insertions(+), 10 deletions(-) (limited to 'print') diff --git a/print/abcm2ps/Makefile b/print/abcm2ps/Makefile index df6029e55e5..c22d92dee22 100644 --- a/print/abcm2ps/Makefile +++ b/print/abcm2ps/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.27 2014/05/05 00:48:16 ryoon Exp $ +# $NetBSD: Makefile,v 1.28 2015/01/24 00:58:36 mef Exp $ -DISTNAME= abcm2ps-6.6.6 -PKGREVISION= 12 +DISTNAME= abcm2ps-7.8.12 CATEGORIES= print MASTER_SITES= http://moinejf.free.fr/ diff --git a/print/abcm2ps/PLIST b/print/abcm2ps/PLIST index 471b21ea77c..23f76e40dad 100644 --- a/print/abcm2ps/PLIST +++ b/print/abcm2ps/PLIST @@ -1,8 +1,6 @@ -@comment $NetBSD: PLIST,v 1.7 2012/02/16 05:49:57 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.8 2015/01/24 00:58:36 mef Exp $ bin/abcm2ps -share/abcm2ps/fbook.fmt share/abcm2ps/flute.fmt -share/abcm2ps/fonts.fmt share/abcm2ps/landscape.fmt share/abcm2ps/musicfont.fmt share/abcm2ps/tight.fmt diff --git a/print/abcm2ps/distinfo b/print/abcm2ps/distinfo index 5e40b90d2d5..db8034a3e1c 100644 --- a/print/abcm2ps/distinfo +++ b/print/abcm2ps/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.11 2012/02/16 05:49:57 ryoon Exp $ +$NetBSD: distinfo,v 1.12 2015/01/24 00:58:36 mef Exp $ -SHA1 (abcm2ps-6.6.6.tar.gz) = c10182447dc57a735317c853c7ca9da30069764f -RMD160 (abcm2ps-6.6.6.tar.gz) = 8f499b91965116992b4e35635983b341541aa85c -Size (abcm2ps-6.6.6.tar.gz) = 295729 bytes +SHA1 (abcm2ps-7.8.12.tar.gz) = 8c5861a25cc72924df1dc7b8ee0ae28d256ae3ff +RMD160 (abcm2ps-7.8.12.tar.gz) = 4754f5a678a1b12299bc5a9e209650e50abd7fc8 +Size (abcm2ps-7.8.12.tar.gz) = 328620 bytes SHA1 (patch-aa) = 707ece683628fe24245840d9c019f83779dc3699 -- cgit v1.2.3