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:           Mon Feb 27 10:25:55 UTC 2017

Modified Files:
        pkgsrc/print/abcm2ps: Makefile distinfo

Log Message:
Updated abcm2ps to 8.13.6.

---- Version 8.13.6 - 2017-02-24 ----

Fix bad vertical offset of notes in percussion staves since 8.13.2
Fix clash of note and accidentals when note in other staff
        (reported by Hudson Lacerda)
Add the decorations !8va(!, !8va)!, !8vb(! and !8vb)! (%%ottava alternative)
        (asked by Hudson Lacerda)
Handle the string definition of %%stafflines
        (asked by Reinier Maliepaard)
Handle "%%pos stem hidden" (same as '0' starting length / !stemless!)
        (asked by Jakob Englhauser a long time ago!)
Extend the tempo value up to 32000 (was < 256)
        (asked by Hudson Lacerda)
Fix loss of transposition of the bass when alone in a chord indication
        (reported by Tim Goetze)
Fix loss of measure bar when followed by clef change and time skip
Fix bad output when "%%clef auto" without %%score
        (reported by Hudson Lacerda)
Fix clash of slurs with note decorations
        (reported by Hudson Lacerda)
Fix bad output file name when "%%abc-include xx.abc"
        (reported by Guido Gonzato)
Fix bad note head when !head-xx! decoration since 8.13.5 (?)
        (reported by David Lacroix)


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/print/abcm2ps/Makefile
cvs rdiff -u -r1.20 -r1.21 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.38 pkgsrc/print/abcm2ps/Makefile:1.39
--- pkgsrc/print/abcm2ps/Makefile:1.38  Sun Feb 12 06:25:55 2017
+++ pkgsrc/print/abcm2ps/Makefile       Mon Feb 27 10:25:55 2017
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.38 2017/02/12 06:25:55 ryoon Exp $
+# $NetBSD: Makefile,v 1.39 2017/02/27 10:25:55 wiz Exp $
 
-DISTNAME=      abcm2ps-8.13.5
-PKGREVISION=   1
+DISTNAME=      abcm2ps-8.13.6
 CATEGORIES=    print
 MASTER_SITES=  http://moinejf.free.fr/
 

Index: pkgsrc/print/abcm2ps/distinfo
diff -u pkgsrc/print/abcm2ps/distinfo:1.20 pkgsrc/print/abcm2ps/distinfo:1.21
--- pkgsrc/print/abcm2ps/distinfo:1.20  Tue Feb  7 00:39:02 2017
+++ pkgsrc/print/abcm2ps/distinfo       Mon Feb 27 10:25:55 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.20 2017/02/07 00:39:02 wiz Exp $
+$NetBSD: distinfo,v 1.21 2017/02/27 10:25:55 wiz Exp $
 
-SHA1 (abcm2ps-8.13.5.tar.gz) = 5b68c347c4a4ee6debd1e27695d0bf03879c669c
-RMD160 (abcm2ps-8.13.5.tar.gz) = 4c0aabf31128422721708fa75c71467288211ebf
-SHA512 (abcm2ps-8.13.5.tar.gz) = e411f67c90fbc36ffbef74c91617158fe3429e156bc3b1052eb82c27f91fdbb4bcf1de28904ac0b8ec832e61103486c7e50730a5cc429a7c814e174dbf10aad4
-Size (abcm2ps-8.13.5.tar.gz) = 247642 bytes
+SHA1 (abcm2ps-8.13.6.tar.gz) = bb55c6efccd9b46b4bad149b855aed71ac822cc9
+RMD160 (abcm2ps-8.13.6.tar.gz) = b3fbe837b11d6a3304056fa2c5ce3f7dfa81bc2c
+SHA512 (abcm2ps-8.13.6.tar.gz) = 0f6649a409f8a2b613ebdfaf8a1c311e8ff1d9d7662e68d0b51cf3335a813210ace6d4b38670866aa4cda0cd975d54fcbbe61a9b74098096149632f51334bcae
+Size (abcm2ps-8.13.6.tar.gz) = 248513 bytes



Home | Main Index | Thread Index | Old Index