diff options
author | wiz <wiz@pkgsrc.org> | 2017-01-22 10:36:54 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-01-22 10:36:54 +0000 |
commit | d12389ee6bbc8ede6f2f81b0b4082289f0351afc (patch) | |
tree | ecb9f5e27a777242a94f3b7fa31fd03a31d050b3 /print | |
parent | e3b3b1ec57954e7a1d96a419df37261c66af6c38 (diff) | |
download | pkgsrc-d12389ee6bbc8ede6f2f81b0b4082289f0351afc.tar.gz |
Updated abcm2ps to 8.13.4.
---- Version 8.13.4 - 2017-01-16 ----
Fix bad note transposition after generation restart
(reported by Frédéric Boulanger)
Fix bad generation when decoration defined by <defs> with 'h' in <path>
Fix bad PS output when utf-8 characters in title and pango support
(reported by Timm Reasbeck)
Fix abnormal errors when many ABC source files in the command line
Fix again bad glyph for cut time meter
(reported by Timm Reasbeck)
Fix double include when xx.default.abc in command line
Fix compilation warning and bad PS %%musicfont definition
(reported by David Lacroix)
Diffstat (limited to 'print')
-rw-r--r-- | print/abcm2ps/Makefile | 4 | ||||
-rw-r--r-- | print/abcm2ps/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/print/abcm2ps/Makefile b/print/abcm2ps/Makefile index 37b8298d63b..0c85053aeb0 100644 --- a/print/abcm2ps/Makefile +++ b/print/abcm2ps/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.34 2017/01/01 13:51:25 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2017/01/22 10:36:54 wiz Exp $ -DISTNAME= abcm2ps-8.13.3 +DISTNAME= abcm2ps-8.13.4 CATEGORIES= print MASTER_SITES= http://moinejf.free.fr/ diff --git a/print/abcm2ps/distinfo b/print/abcm2ps/distinfo index 943d14f4d0d..022dc0ceebe 100644 --- a/print/abcm2ps/distinfo +++ b/print/abcm2ps/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.18 2017/01/01 13:51:25 wiz Exp $ +$NetBSD: distinfo,v 1.19 2017/01/22 10:36:54 wiz Exp $ -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 +SHA1 (abcm2ps-8.13.4.tar.gz) = de8041e39aa06299633ab8a2bb7d2af26abb781a +RMD160 (abcm2ps-8.13.4.tar.gz) = 02ea9157d861cd7fbe65540917d0629199dd10e7 +SHA512 (abcm2ps-8.13.4.tar.gz) = 38e2024467acffb47c432e2df53732f287eb1e75c840939efc85ab657a3b512ef6bc5462b89705db7e0cab007a607c9891d4fb401fddd543070320158de32149 +Size (abcm2ps-8.13.4.tar.gz) = 247604 bytes |