From 1f3e417da1aa1b4ee639c9e124de92b77c50a621 Mon Sep 17 00:00:00 2001 From: ryoon Date: Fri, 13 May 2011 12:45:13 +0000 Subject: Update to 6.3.4 Changelog: ---- Version 6.3.4 - 11/05/11 ---- Pseudo-decorations 'linebreak' and 'decosep' added (proof of concept - not documented). Error when escape sequences in guitar chord or annotations. Bad tempo since previous release. Remove the 'tex' sequences '\o', \O', '\cc' and '\cC'. ---- Version 6.3.3 - 11/05/10 ---- Ignore the normal newlines when '!' found as newline and abc-version < 2.0. Add some compose sequences from X11 (including \O:, \U:, \O" and \U") (reported by Nils Liberg). Change/add some rfc1345 escape sequences. Bad / no output of the '=' of the tempo by lack of font. This did the program to crash when no title and SVG output (reported by Nils Liberg). Cleanly close a tune no blank line before next tune (reported by Nils Liberg). Crash when X: in tune followed by %%text. Bad page header/footer in SVG output file. Fix standard C library problem (in isupper) with some systems/compilers (reported by Nils Liberg). Bad treatment in %%titlecaps. Optimize the size of the SVG output file. Support for line width in SVG output. ---- Version 6.3.2 - 11/05/03 ---- Accept %%EPS when SVG output. Add the '-v' command flag (SVG output per page). More PS symbols in the svg PS interpreter. Bug fixes in the svg PS interpreter. --- print/abcm2ps/Makefile | 4 ++-- print/abcm2ps/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'print/abcm2ps') diff --git a/print/abcm2ps/Makefile b/print/abcm2ps/Makefile index 5fd71ca8136..164c5dfd82e 100644 --- a/print/abcm2ps/Makefile +++ b/print/abcm2ps/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2011/04/30 06:06:14 ryoon Exp $ +# $NetBSD: Makefile,v 1.10 2011/05/13 12:45:13 ryoon Exp $ -DISTNAME= abcm2ps-6.3.1 +DISTNAME= abcm2ps-6.3.4 CATEGORIES= print MASTER_SITES= http://moinejf.free.fr/ diff --git a/print/abcm2ps/distinfo b/print/abcm2ps/distinfo index 24173ef4d70..448aa1027a4 100644 --- a/print/abcm2ps/distinfo +++ b/print/abcm2ps/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.8 2011/04/30 06:06:14 ryoon Exp $ +$NetBSD: distinfo,v 1.9 2011/05/13 12:45:13 ryoon Exp $ -SHA1 (abcm2ps-6.3.1.tar.gz) = 265856538bc1ac57c2bdb80c637110ed1c6c1dfb -RMD160 (abcm2ps-6.3.1.tar.gz) = fdb84295bc99a9953361a1df8602087250a0d557 -Size (abcm2ps-6.3.1.tar.gz) = 280568 bytes +SHA1 (abcm2ps-6.3.4.tar.gz) = 27b46f8f877123e2aa11b421c0f06f46f6f0354d +RMD160 (abcm2ps-6.3.4.tar.gz) = 477ccd02a1356206f030c436d75478884066f7d8 +Size (abcm2ps-6.3.4.tar.gz) = 283186 bytes SHA1 (patch-aa) = 707ece683628fe24245840d9c019f83779dc3699 -- cgit v1.2.3