pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/abcm2ps Updated abcm2ps to 8.13.3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b70be423f9bb
branches:  trunk
changeset: 356480:b70be423f9bb
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Jan 01 13:51:25 2017 +0000

description:
Updated abcm2ps to 8.13.3.

---- Version 8.13.3 - 2016-12-31 ----

Fix bad placement of space or grace notes when after a bar and multi-voices
        (reported by David Lacroix)
Don't put a repeat bracket at start of line when the line starts with a bar
        (reported by Timm Reasbeck)
Add abc2svg.ttf in the tarball and install
%%musicfont added
Remove colors on decorations
        (asked by David Lacroix)
Fix bad glyph for cut time meter since 8.13.2
        (reported by Timm Reasbeck)

---- Version 8.13.2 - 2016-12-23 ----

Replace 'xlm:space="preserve"' by style 'white-space: pre'
Adjust some glyph offsets for use of music fonts
Change !ped-end! to !ped-up! in deco.abc
Fix bad colors in SVG output
Accept HTML4 colors in 'color=' of %%map
Fix bad vertical offsets and clashes when %%staffscale
        (reported by Lionel Coates)
Fix bad octave with 'octave=' since some time
        (reported by Jean-Luc Zins)
Fix loss of dot when voice unison
        (reported by Reinier Maliepaard)
Simplify Makefile
        (adapted from lemmi - VoidLinux)
Fix bad output when color on notes
        (reported by David Lacroix)

diffstat:

 print/abcm2ps/Makefile |   4 ++--
 print/abcm2ps/PLIST    |   3 ++-
 print/abcm2ps/distinfo |  10 +++++-----
 3 files changed, 9 insertions(+), 8 deletions(-)

diffs (38 lines):

diff -r 16fda0fee684 -r b70be423f9bb print/abcm2ps/Makefile
--- a/print/abcm2ps/Makefile    Sun Jan 01 13:44:44 2017 +0000
+++ b/print/abcm2ps/Makefile    Sun Jan 01 13:51:25 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2016/12/12 13:46:52 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2017/01/01 13:51:25 wiz Exp $
 
-DISTNAME=      abcm2ps-8.13.1
+DISTNAME=      abcm2ps-8.13.3
 CATEGORIES=    print
 MASTER_SITES=  http://moinejf.free.fr/
 
diff -r 16fda0fee684 -r b70be423f9bb print/abcm2ps/PLIST
--- a/print/abcm2ps/PLIST       Sun Jan 01 13:44:44 2017 +0000
+++ b/print/abcm2ps/PLIST       Sun Jan 01 13:51:25 2017 +0000
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.9 2016/09/30 12:48:57 wiz Exp $
+@comment $NetBSD: PLIST,v 1.10 2017/01/01 13:51:25 wiz Exp $
 bin/abcm2ps
+share/abcm2ps/abc2svg.ttf
 share/abcm2ps/flute.fmt
 share/abcm2ps/landscape.fmt
 share/abcm2ps/musicfont.fmt
diff -r 16fda0fee684 -r b70be423f9bb print/abcm2ps/distinfo
--- a/print/abcm2ps/distinfo    Sun Jan 01 13:44:44 2017 +0000
+++ b/print/abcm2ps/distinfo    Sun Jan 01 13:51:25 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.17 2016/12/12 13:46:52 wiz Exp $
+$NetBSD: distinfo,v 1.18 2017/01/01 13:51:25 wiz Exp $
 
-SHA1 (abcm2ps-8.13.1.tar.gz) = 911d896be73326b6da8e5df6235003199fde1a87
-RMD160 (abcm2ps-8.13.1.tar.gz) = 911ed44311defaac8e5dbd7e3fe4cae6c716afdb
-SHA512 (abcm2ps-8.13.1.tar.gz) = 4ce230b9df99773db579874fd082d3ce503a2247e903d6c96744c3b7b7986bade7e1f5cb12849650500ed809ea5018d2e06bf7a3f9e0a10f3244f51ec3b06dc1
-Size (abcm2ps-8.13.1.tar.gz) = 239142 bytes
+SHA1 (abcm2ps-8.13.3.tar.gz) = 162e7e28482081b805bc682268c32f63536a8b53
+RMD160 (abcm2ps-8.13.3.tar.gz) = 8630d9b556b4009d3c18dc6849cfa347431e8ae2
+SHA512 (abcm2ps-8.13.3.tar.gz) = c1d4f9be0393407247593f4cd780319e4e4f74c0a822139c64af8c10d5b39c702d172e75756999e5d36f440bd9379c8e70b56e18dbc6ef637ff132d73f24e9f3
+Size (abcm2ps-8.13.3.tar.gz) = 247274 bytes



Home | Main Index | Thread Index | Old Index