pkgsrc-Changes archive

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

CVS commit: pkgsrc/print/abcm2ps



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jan  1 13:51:25 UTC 2017

Modified Files:
        pkgsrc/print/abcm2ps: Makefile PLIST distinfo

Log Message:
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)


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/print/abcm2ps/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/print/abcm2ps/PLIST
cvs rdiff -u -r1.17 -r1.18 pkgsrc/print/abcm2ps/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/print/abcm2ps/Makefile
diff -u pkgsrc/print/abcm2ps/Makefile:1.33 pkgsrc/print/abcm2ps/Makefile:1.34
--- pkgsrc/print/abcm2ps/Makefile:1.33  Mon Dec 12 13:46:52 2016
+++ pkgsrc/print/abcm2ps/Makefile       Sun Jan  1 13:51:25 2017
@@ -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/
 

Index: pkgsrc/print/abcm2ps/PLIST
diff -u pkgsrc/print/abcm2ps/PLIST:1.9 pkgsrc/print/abcm2ps/PLIST:1.10
--- pkgsrc/print/abcm2ps/PLIST:1.9      Fri Sep 30 12:48:57 2016
+++ pkgsrc/print/abcm2ps/PLIST  Sun Jan  1 13:51:25 2017
@@ -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

Index: pkgsrc/print/abcm2ps/distinfo
diff -u pkgsrc/print/abcm2ps/distinfo:1.17 pkgsrc/print/abcm2ps/distinfo:1.18
--- pkgsrc/print/abcm2ps/distinfo:1.17  Mon Dec 12 13:46:52 2016
+++ pkgsrc/print/abcm2ps/distinfo       Sun Jan  1 13:51:25 2017
@@ -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