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 22 10:36:54 UTC 2017

Modified Files:
        pkgsrc/print/abcm2ps: Makefile distinfo

Log Message:
Updated abcm2ps to 8.13.4.

---- Version 8.13.4 - 2017-01-16 ----

Fix bad note transposition after generation restart
        (reported by Frédéric Boulanger)
Fix bad generation when decoration defined by <defs> with 'h' in <path>
Fix bad PS output when utf-8 characters in title and pango support
        (reported by Timm Reasbeck)
Fix abnormal errors when many ABC source files in the command line
Fix again bad glyph for cut time meter
        (reported by Timm Reasbeck)
Fix double include when xx.default.abc in command line
Fix compilation warning and bad PS %%musicfont definition
        (reported by David Lacroix)


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/print/abcm2ps/Makefile
cvs rdiff -u -r1.18 -r1.19 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.34 pkgsrc/print/abcm2ps/Makefile:1.35
--- pkgsrc/print/abcm2ps/Makefile:1.34  Sun Jan  1 13:51:25 2017
+++ pkgsrc/print/abcm2ps/Makefile       Sun Jan 22 10:36:54 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.34 2017/01/01 13:51:25 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2017/01/22 10:36:54 wiz Exp $
 
-DISTNAME=      abcm2ps-8.13.3
+DISTNAME=      abcm2ps-8.13.4
 CATEGORIES=    print
 MASTER_SITES=  http://moinejf.free.fr/
 

Index: pkgsrc/print/abcm2ps/distinfo
diff -u pkgsrc/print/abcm2ps/distinfo:1.18 pkgsrc/print/abcm2ps/distinfo:1.19
--- pkgsrc/print/abcm2ps/distinfo:1.18  Sun Jan  1 13:51:25 2017
+++ pkgsrc/print/abcm2ps/distinfo       Sun Jan 22 10:36:54 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.18 2017/01/01 13:51:25 wiz Exp $
+$NetBSD: distinfo,v 1.19 2017/01/22 10:36:54 wiz Exp $
 
-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
+SHA1 (abcm2ps-8.13.4.tar.gz) = de8041e39aa06299633ab8a2bb7d2af26abb781a
+RMD160 (abcm2ps-8.13.4.tar.gz) = 02ea9157d861cd7fbe65540917d0629199dd10e7
+SHA512 (abcm2ps-8.13.4.tar.gz) = 38e2024467acffb47c432e2df53732f287eb1e75c840939efc85ab657a3b512ef6bc5462b89705db7e0cab007a607c9891d4fb401fddd543070320158de32149
+Size (abcm2ps-8.13.4.tar.gz) = 247604 bytes



Home | Main Index | Thread Index | Old Index