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 Nov  7 11:51:47 UTC 2016

Modified Files:
        pkgsrc/print/abcm2ps: Makefile distinfo
Removed Files:
        pkgsrc/print/abcm2ps/patches: patch-aa

Log Message:
Updated abcm2ps to 8.12.9.

---- Version 8.12.9 - 2016-11-02 ----

Fix bad PS output when justified text since 8.12.5
        (reported by Guido Gonzato)

---- Version 8.12.8 - 2016-11-01 ----

Fix again bad PS output when centered text with non-ASCII characters
                since 8.12.5
        (reported by David Lacroix)

---- Version 8.12.7 - 2016-10-31 ----

Fix bad PS output when grace notes since 8.12.6
        (from by David Lacroix)
Fix random error on Q:"text"
        (reported by David Lacroix)

---- Version 8.12.6 - 2016-10-31 ----

Fix bad PS output when centered texts with non-ASCII characters
                since 8.12.5
Adjust the grace notes offsets and helper lines
        (from David Lacroix)
Bad parse of Q: since 8.12.5
        (reported by David Lacroix)

---- Version 8.12.5 - 2016-10-30 ----

Bigger grace notes
        (asked by David Lacroix)
Loss of '%%clef none' at start of lines when %%clef inside tune
        (reported by Guido Gonzato)
Bad display of measure repeat when 2 voices on the staff
        (reported by Chuck Boody)
Bad display of repeat measure bars when multi-voices and
                symbol between ':|' and '|:' in one voice
        (reported by Heinz Färber)
Add more checks on the Q: syntax
        (reported by Manavasu)
Fix some bad PS outputs when %%tuplet with 'which' = 'no value'
        (reported by Hudson Lacerda)
Add PS functions and permit special treatments on the chord symbols,
                annotations and lyrics
        (asked by Frédéric Aupépin)
DESTDIR support in Makefile for some distributions
        (patch adapted from Thomas Klausner)
Bad string width computation on SVG output
        (reported by Martin Tarenskeen)


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/print/abcm2ps/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/print/abcm2ps/distinfo
cvs rdiff -u -r1.5 -r0 pkgsrc/print/abcm2ps/patches/patch-aa

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.31 pkgsrc/print/abcm2ps/Makefile:1.32
--- pkgsrc/print/abcm2ps/Makefile:1.31  Fri Sep 30 12:51:47 2016
+++ pkgsrc/print/abcm2ps/Makefile       Mon Nov  7 11:51:47 2016
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2016/09/30 12:51:47 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2016/11/07 11:51:47 wiz Exp $
 
-DISTNAME=      abcm2ps-8.12.4
+DISTNAME=      abcm2ps-8.12.9
 CATEGORIES=    print
 MASTER_SITES=  http://moinejf.free.fr/
 

Index: pkgsrc/print/abcm2ps/distinfo
diff -u pkgsrc/print/abcm2ps/distinfo:1.15 pkgsrc/print/abcm2ps/distinfo:1.16
--- pkgsrc/print/abcm2ps/distinfo:1.15  Fri Sep 30 12:51:47 2016
+++ pkgsrc/print/abcm2ps/distinfo       Mon Nov  7 11:51:47 2016
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.15 2016/09/30 12:51:47 wiz Exp $
+$NetBSD: distinfo,v 1.16 2016/11/07 11:51:47 wiz Exp $
 
-SHA1 (abcm2ps-8.12.4.tar.gz) = 74f38c6191d8d3d9321be2086096a07083654276
-RMD160 (abcm2ps-8.12.4.tar.gz) = 2e73a136bc384d8c4d35895d84bb0f1fbe5059f1
-SHA512 (abcm2ps-8.12.4.tar.gz) = 24b468435d724c404fc566891213def9b698abaf768a0fb8db2b03844b20b5fa40ab5fe7ba5e8b05696a615cbf5a9a15659f4e39ed380030db53b748f29a4a77
-Size (abcm2ps-8.12.4.tar.gz) = 238090 bytes
-SHA1 (patch-aa) = 1dbcc21e9239cef0430038c62e731f3f514d9ec9
+SHA1 (abcm2ps-8.12.9.tar.gz) = ee80c9e0fa1c454fcc020dd74350f88fab9c689e
+RMD160 (abcm2ps-8.12.9.tar.gz) = db0907fdbba66eda838eadca16ae12214e265dfe
+SHA512 (abcm2ps-8.12.9.tar.gz) = 77aa36fccfe508dcd132619c1a372d2b5a22957a58795610aec4eed0e4f5c9dc268298dcd86691a26b8e0b126d38c4c61ba4766a5a39adbd8279985a74229cd5
+Size (abcm2ps-8.12.9.tar.gz) = 238669 bytes



Home | Main Index | Thread Index | Old Index