pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/abcm2ps Updated abcm2ps to 8.13.1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5d20829a506b
branches:  trunk
changeset: 355777:5d20829a506b
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Dec 12 13:46:52 2016 +0000

description:
Updated abcm2ps to 8.13.1.

Fix pango detection.

---- Version 8.13.1 - 2016-12-10 ----

Add HTML4 colors
        (asked by David Lacroix)
Fix loss of color when change on combined rests
        (reported by David Lacroix)
Fix bad treatment of lyrics (w:) since 8.13.0
        (reported by Guido Gonzato)

---- Version 8.13.0 - 2016-12-06 ----

Accept "||:" as either simple left repeat bar ("|:"), or double bar
                and left repeat bar when on 2 music lines
        (asked by Jean-Luc Zins)
Fix bad horizontal offset of word starting with a font change in w:
Change default value of %%vocalspace (23pt -> 10pt) !!compatibility!!
Fix bad vertical offset of lyrics (w:)
Don't scale the lyrics (w:) with %%staffscale value !!compatibility!!
        (reported by Lionel Coates)
Output the lyrics (w:) after the decorations !!compatibility!!
Fix some clashes of left/right annotations with notes
        (reported by Timm Reasbeck)
Fix bad tempo value when >= 128
        (reported by Jean-Luc Zins)
Do more check about the values of %%pos
Fix loss of beam breaks when %%breakoneoln and EOL followed by grace notes
        (reported by Timm Reasbeck)

diffstat:

 print/abcm2ps/Makefile |   8 +++-----
 print/abcm2ps/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 10 deletions(-)

diffs (40 lines):

diff -r 536a2a33055f -r 5d20829a506b print/abcm2ps/Makefile
--- a/print/abcm2ps/Makefile    Mon Dec 12 13:43:34 2016 +0000
+++ b/print/abcm2ps/Makefile    Mon Dec 12 13:46:52 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.32 2016/11/07 11:51:47 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2016/12/12 13:46:52 wiz Exp $
 
-DISTNAME=      abcm2ps-8.12.9
+DISTNAME=      abcm2ps-8.13.1
 CATEGORIES=    print
 MASTER_SITES=  http://moinejf.free.fr/
 
@@ -10,11 +10,9 @@
 LICENSE=       gnu-gpl-v2
 
 GNU_CONFIGURE= yes
+USE_TOOLS+=    gmake pkg-config
 BUILD_TARGET=  abcm2ps
 
-USE_TOOLS+=    gmake
-
-CONFIGURE_ARGS+=       --prefix=${PREFIX}
 CONFIGURE_ARGS+=       --docdir=${PREFIX}/share/doc
 
 .include "../../devel/pango/buildlink3.mk"
diff -r 536a2a33055f -r 5d20829a506b print/abcm2ps/distinfo
--- a/print/abcm2ps/distinfo    Mon Dec 12 13:43:34 2016 +0000
+++ b/print/abcm2ps/distinfo    Mon Dec 12 13:46:52 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2016/11/07 11:51:47 wiz Exp $
+$NetBSD: distinfo,v 1.17 2016/12/12 13:46:52 wiz Exp $
 
-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
+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



Home | Main Index | Thread Index | Old Index