diff options
author | wiz <wiz@pkgsrc.org> | 2017-04-27 12:32:24 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-04-27 12:32:24 +0000 |
commit | f5286e7b12412108b81f8ade16f5285ec5439094 (patch) | |
tree | efdc5a1425c4e8348722cc90026738a17b2d8da6 /print | |
parent | 81f7d9fbf8305cf723311ca62262783bf4c21467 (diff) | |
download | pkgsrc-f5286e7b12412108b81f8ade16f5285ec5439094.tar.gz |
Updated abcm2ps to 8.13.9.
---- Version 8.13.9 - 2017-04-21 ----
Fix bad handling of the 4th parameter of %%tuplets
(reported by Reinier Maliepaard)
Execute the format file in '-F' when '-H'
(reported by Richard Robinson)
Add %%ss-pref (stylesheet prefix) as a replacement of %%abcm2ps
Fix bad colors of lyrics and chord indications when last voice has a color
(reported by Jean-Luc Fargere)
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 2abeb1b00b3..c87087de73a 100644 --- a/print/abcm2ps/Makefile +++ b/print/abcm2ps/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.41 2017/04/04 11:16:38 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2017/04/27 12:32:24 wiz Exp $ -DISTNAME= abcm2ps-8.13.8 +DISTNAME= abcm2ps-8.13.9 CATEGORIES= print MASTER_SITES= http://moinejf.free.fr/ diff --git a/print/abcm2ps/distinfo b/print/abcm2ps/distinfo index f8339d6f3a0..de9c1cd602f 100644 --- a/print/abcm2ps/distinfo +++ b/print/abcm2ps/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.23 2017/04/04 11:16:38 wiz Exp $ +$NetBSD: distinfo,v 1.24 2017/04/27 12:32:24 wiz Exp $ -SHA1 (abcm2ps-8.13.8.tar.gz) = fec28dd4f190007118a8acd50b93cf80737833a1 -RMD160 (abcm2ps-8.13.8.tar.gz) = bdd43e180adc4cb08c32b800bf5f62e0e17769d1 -SHA512 (abcm2ps-8.13.8.tar.gz) = 4cb98209c99631df9d4246af2131397baa5772ec5f30e3b3b381b1e31390aa867a7776af72a32caf1b389c0b35cbed22d4e2208551cb7d3154f0de10e7c30ad5 -Size (abcm2ps-8.13.8.tar.gz) = 248756 bytes +SHA1 (abcm2ps-8.13.9.tar.gz) = 106c4b9874517546c1ab92635f2141284d344b06 +RMD160 (abcm2ps-8.13.9.tar.gz) = b857bc53fb4992eb98fc56d596a6452b65bd32e5 +SHA512 (abcm2ps-8.13.9.tar.gz) = 7ce6efe605c073674ec7f30d26a34848e22a5c9f97058431243ee17598e35ebc991b760bc99847294f860f6b936e3ae2f504d2de842a487f226e32c47fac438e +Size (abcm2ps-8.13.9.tar.gz) = 248893 bytes |