diff options
author | minskim <minskim@pkgsrc.org> | 2006-07-20 19:31:44 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2006-07-20 19:31:44 +0000 |
commit | dd047573b25f0967efda5d7b51241b6f2f30ee98 (patch) | |
tree | 6e940135466a11558b528304a576432c43a917ce /print | |
parent | 9b7875335feac207e26b0e9e8388960bed186dea (diff) | |
download | pkgsrc-dd047573b25f0967efda5d7b51241b6f2f30ee98.tar.gz |
Update abcm2ps to 4.12.22.
Changes since 4.12.19:
Bigger horizontal space for microtonal accidentals.
Bad time signature on remaining staves when %%timewarn activayed.
Erroneous expansion of multi-measure rests when voice overlay.
Treat the decorations of multi-measure rests.
Bad broken rhythm ('>', '<') when space ('y') inside.
Vertical offset problem when %%multicol at start of ABC file.
Sometimes, bad horizontal offset of symbol when at start of line.
Bad stem direction or dot/tenuto vertical offset in upper voices
after a rest.
Diffstat (limited to 'print')
-rw-r--r-- | print/abcm2ps/Makefile | 4 | ||||
-rw-r--r-- | print/abcm2ps/PLIST | 12 | ||||
-rw-r--r-- | print/abcm2ps/distinfo | 8 |
3 files changed, 12 insertions, 12 deletions
diff --git a/print/abcm2ps/Makefile b/print/abcm2ps/Makefile index 32141655d0b..d66b44a61ef 100644 --- a/print/abcm2ps/Makefile +++ b/print/abcm2ps/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2006/06/18 03:00:33 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2006/07/20 19:31:44 minskim Exp $ -DISTNAME= abcm2ps-4.12.19 +DISTNAME= abcm2ps-4.12.22 CATEGORIES= print MASTER_SITES= http://moinejf.free.fr/ diff --git a/print/abcm2ps/PLIST b/print/abcm2ps/PLIST index 127a8f2f771..e62708fed2f 100644 --- a/print/abcm2ps/PLIST +++ b/print/abcm2ps/PLIST @@ -1,5 +1,9 @@ -@comment $NetBSD: PLIST,v 1.2 2006/06/18 03:00:33 minskim Exp $ +@comment $NetBSD: PLIST,v 1.3 2006/07/20 19:31:44 minskim Exp $ bin/abcm2ps +share/abcm2ps/fbook.fmt +share/abcm2ps/fonts.fmt +share/abcm2ps/landscape.fmt +share/abcm2ps/tight.fmt share/doc/abcm2ps/Changes share/doc/abcm2ps/License share/doc/abcm2ps/README @@ -18,9 +22,5 @@ share/doc/abcm2ps/sample3.abc share/doc/abcm2ps/sample3.eps share/doc/abcm2ps/sample4.abc share/doc/abcm2ps/voices.abc -share/abcm2ps/fbook.fmt -share/abcm2ps/fonts.fmt -share/abcm2ps/landscape.fmt -share/abcm2ps/tight.fmt -@dirrm share/abcm2ps @dirrm share/doc/abcm2ps +@dirrm share/abcm2ps diff --git a/print/abcm2ps/distinfo b/print/abcm2ps/distinfo index ec8e3c7671d..f9ea231a2eb 100644 --- a/print/abcm2ps/distinfo +++ b/print/abcm2ps/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2006/06/18 03:00:33 minskim Exp $ +$NetBSD: distinfo,v 1.3 2006/07/20 19:31:44 minskim Exp $ -SHA1 (abcm2ps-4.12.19.tar.gz) = 7ff8268b6611a477f9cf3b3d0e2a3f3aae476657 -RMD160 (abcm2ps-4.12.19.tar.gz) = ad82da1ff851d6c0e96f53821cb3f3068e962f0d -Size (abcm2ps-4.12.19.tar.gz) = 213423 bytes +SHA1 (abcm2ps-4.12.22.tar.gz) = 9f6922c1175dfeac71750aac0eeb8a96e87bc54a +RMD160 (abcm2ps-4.12.22.tar.gz) = c9cd26e5ff3c3dbf670da69adef5fa3c0a4f5b66 +Size (abcm2ps-4.12.22.tar.gz) = 213665 bytes SHA1 (patch-aa) = 01d44b33f560834148fa39d0982873bb6d2f695f |