pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/abcm2ps Update to 6.3.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/77a36f2344bb
branches: trunk
changeset: 588134:77a36f2344bb
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Sat Apr 30 06:06:14 2011 +0000
description:
Update to 6.3.1
Changelog:
---- Version 6.3.1 - 11/04/29 ----
Handle microtonality in tablatures.
Compilation problem when no pango
(reported by Guido Gonzato).
Add more output annotations.
Add more PS symbols in the svg PS interpreter.
Fix bad SVG output.
Fix the help for SVG output.
---- Version 6.3.0 - 11/04/24 ----
Crash when global texts and '-e' != first tune with '-E' or '-g'.
Crash when PS buffer overflow with '-E' or '-g'.
Crash when %%oneperpage or %%splittune with '-E' or '-g'.
Fix lanscape mode for EPS.
Fix EPS bounding box when %%scale in tune.
Add the '-g' command flag (SVG output).
---- Version 6.2.13 - 11/04/18 ----
Add the '-S' command flag (secure mode)
(asked by Bart Humphries).
Don't ignore the normal newlines when '!' found as newline
(asked by Hudson Flávio Meneses Lacerda).
Add more information for tune index creation (second and third titles)
(asked by Paul Hardy).
---- Version 6.2.12 - 11/04/04 ----
Fix some compilation errors.
Crash due to memory allocation bug.
---- Version 6.2.11 - 11/04/03 ----
Bad text justification without pango
(reported by Hudson Flávio Meneses Lacerda).
Bad PostScript output when empty line at end of justified text
(reported by Hudson Flávio Meneses Lacerda).
Bad note length when bad tuplet at end of line and multi voices.
May have tuplet with one note.
Crash when new voice starting with a key signature.
Optimize the memory allocation.
---- Version 6.2.10 - 11/03/06 ----
Remove test '%%fmt ...'.
Do pango output for filled and justified text.
Better pango output.
Remove %%pangoembedded.
Bad horizontal offset of centered or right aligned texts.
Bad stem direction in some cases since 6.2.8
(reported by Hudson Flávio Meneses Lacerda).
Bad font after new page when text with '$n".
Bad (latin1) UTF-8 character width.
Fix loss of space in justified text
(reported by Hudson Flávio Meneses Lacerda).
Fix link error with last versions of pango.
diffstat:
print/abcm2ps/Makefile | 5 ++---
print/abcm2ps/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r eef80d260e54 -r 77a36f2344bb print/abcm2ps/Makefile
--- a/print/abcm2ps/Makefile Fri Apr 29 22:46:37 2011 +0000
+++ b/print/abcm2ps/Makefile Sat Apr 30 06:06:14 2011 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2011/04/22 13:44:31 obache Exp $
+# $NetBSD: Makefile,v 1.9 2011/04/30 06:06:14 ryoon Exp $
-DISTNAME= abcm2ps-6.2.9
-PKGREVISION= 1
+DISTNAME= abcm2ps-6.3.1
CATEGORIES= print
MASTER_SITES= http://moinejf.free.fr/
diff -r eef80d260e54 -r 77a36f2344bb print/abcm2ps/distinfo
--- a/print/abcm2ps/distinfo Fri Apr 29 22:46:37 2011 +0000
+++ b/print/abcm2ps/distinfo Sat Apr 30 06:06:14 2011 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2011/02/16 20:46:55 ryoon Exp $
+$NetBSD: distinfo,v 1.8 2011/04/30 06:06:14 ryoon Exp $
-SHA1 (abcm2ps-6.2.9.tar.gz) = c1669b5cf007ef49be61c92764179247369dac6e
-RMD160 (abcm2ps-6.2.9.tar.gz) = 92b2d53b5b701faafc2e602f8a87138ef62a3fde
-Size (abcm2ps-6.2.9.tar.gz) = 265578 bytes
+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 (patch-aa) = 707ece683628fe24245840d9c019f83779dc3699
Home |
Main Index |
Thread Index |
Old Index