Thu Apr 27 12:32:24 2017 UTC ()
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)


(wiz)
diff -r1.41 -r1.42 pkgsrc/print/abcm2ps/Makefile
diff -r1.23 -r1.24 pkgsrc/print/abcm2ps/distinfo

cvs diff -r1.41 -r1.42 pkgsrc/print/abcm2ps/Makefile (expand / switch to unified diff)

--- pkgsrc/print/abcm2ps/Makefile 2017/04/04 11:16:38 1.41
+++ pkgsrc/print/abcm2ps/Makefile 2017/04/27 12:32:24 1.42
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.41 2017/04/04 11:16:38 wiz Exp $ 1# $NetBSD: Makefile,v 1.42 2017/04/27 12:32:24 wiz Exp $
2 2
3DISTNAME= abcm2ps-8.13.8 3DISTNAME= abcm2ps-8.13.9
4CATEGORIES= print 4CATEGORIES= print
5MASTER_SITES= http://moinejf.free.fr/ 5MASTER_SITES= http://moinejf.free.fr/
6 6
7MAINTAINER= pkgsrc-users@NetBSD.org 7MAINTAINER= pkgsrc-users@NetBSD.org
8HOMEPAGE= http://moinejf.free.fr/ 8HOMEPAGE= http://moinejf.free.fr/
9COMMENT= Converts ABC to music sheet in PostScript format 9COMMENT= Converts ABC to music sheet in PostScript format
10LICENSE= gnu-gpl-v2 10LICENSE= gnu-gpl-v2
11 11
12GNU_CONFIGURE= yes 12GNU_CONFIGURE= yes
13USE_TOOLS+= gmake pkg-config 13USE_TOOLS+= gmake pkg-config
14BUILD_TARGET= abcm2ps 14BUILD_TARGET= abcm2ps
15 15
16CONFIGURE_ARGS+= --docdir=${PREFIX}/share/doc 16CONFIGURE_ARGS+= --docdir=${PREFIX}/share/doc

cvs diff -r1.23 -r1.24 pkgsrc/print/abcm2ps/distinfo (expand / switch to unified diff)

--- pkgsrc/print/abcm2ps/distinfo 2017/04/04 11:16:38 1.23
+++ pkgsrc/print/abcm2ps/distinfo 2017/04/27 12:32:24 1.24
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.23 2017/04/04 11:16:38 wiz Exp $ 1$NetBSD: distinfo,v 1.24 2017/04/27 12:32:24 wiz Exp $
2 2
3SHA1 (abcm2ps-8.13.8.tar.gz) = fec28dd4f190007118a8acd50b93cf80737833a1 3SHA1 (abcm2ps-8.13.9.tar.gz) = 106c4b9874517546c1ab92635f2141284d344b06
4RMD160 (abcm2ps-8.13.8.tar.gz) = bdd43e180adc4cb08c32b800bf5f62e0e17769d1 4RMD160 (abcm2ps-8.13.9.tar.gz) = b857bc53fb4992eb98fc56d596a6452b65bd32e5
5SHA512 (abcm2ps-8.13.8.tar.gz) = 4cb98209c99631df9d4246af2131397baa5772ec5f30e3b3b381b1e31390aa867a7776af72a32caf1b389c0b35cbed22d4e2208551cb7d3154f0de10e7c30ad5 5SHA512 (abcm2ps-8.13.9.tar.gz) = 7ce6efe605c073674ec7f30d26a34848e22a5c9f97058431243ee17598e35ebc991b760bc99847294f860f6b936e3ae2f504d2de842a487f226e32c47fac438e
6Size (abcm2ps-8.13.8.tar.gz) = 248756 bytes 6Size (abcm2ps-8.13.9.tar.gz) = 248893 bytes