pkgsrc-Changes archive

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

CVS commit: pkgsrc/print



Module Name:    pkgsrc
Committed By:   markd
Date:           Fri Jan 25 19:26:56 UTC 2019

Modified Files:
        pkgsrc/print/tex-musixtex: Makefile distinfo
        pkgsrc/print/tex-musixtex-doc: Makefile PLIST distinfo

Log Message:
tex-musixtex{,-doc}: update to 1.29

Incorporated support for tablature notation.

Added -P option in musixtex.lua.

remove .mx1 file before tex processing


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/print/tex-musixtex/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/print/tex-musixtex/distinfo
cvs rdiff -u -r1.9 -r1.10 pkgsrc/print/tex-musixtex-doc/Makefile \
    pkgsrc/print/tex-musixtex-doc/PLIST
cvs rdiff -u -r1.10 -r1.11 pkgsrc/print/tex-musixtex-doc/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/tex-musixtex/Makefile
diff -u pkgsrc/print/tex-musixtex/Makefile:1.38 pkgsrc/print/tex-musixtex/Makefile:1.39
--- pkgsrc/print/tex-musixtex/Makefile:1.38     Sat May 12 01:14:31 2018
+++ pkgsrc/print/tex-musixtex/Makefile  Fri Jan 25 19:26:55 2019
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.38 2018/05/12 01:14:31 markd Exp $
+# $NetBSD: Makefile,v 1.39 2019/01/25 19:26:55 markd Exp $
 
 DISTNAME=      musixtex
-PKGNAME=       tex-${DISTNAME}-1.27
-TEXLIVE_REV=   46141
+PKGNAME=       tex-${DISTNAME}-1.29
+TEXLIVE_REV=   48353
 
 MAINTAINER=    dgriffi%cs.csubak.edu@localhost
 HOMEPAGE=      http://ctan.org/pkg/musixtex

Index: pkgsrc/print/tex-musixtex/distinfo
diff -u pkgsrc/print/tex-musixtex/distinfo:1.14 pkgsrc/print/tex-musixtex/distinfo:1.15
--- pkgsrc/print/tex-musixtex/distinfo:1.14     Sat May 12 01:14:31 2018
+++ pkgsrc/print/tex-musixtex/distinfo  Fri Jan 25 19:26:55 2019
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.14 2018/05/12 01:14:31 markd Exp $
+$NetBSD: distinfo,v 1.15 2019/01/25 19:26:55 markd Exp $
 
-SHA1 (tex-musixtex-46141/musixtex.tar.xz) = 97841d99aa1011852ee68883f79c28d9dcc32f3e
-RMD160 (tex-musixtex-46141/musixtex.tar.xz) = dafab83d409a4e526a9ad339ab5822d5ffcd0efe
-SHA512 (tex-musixtex-46141/musixtex.tar.xz) = c89bbbc7e73e889ab13b71f31bf381306c215078d9b8fc98bce908834637c280ebf460dee72f710d991c50c6982db6e430fb6c8999ef58e973f925f5ad30eb93
-Size (tex-musixtex-46141/musixtex.tar.xz) = 99064 bytes
+SHA1 (tex-musixtex-48353/musixtex.tar.xz) = dea47ad3e08208b0b12d66fe19f6219a7e761f8a
+RMD160 (tex-musixtex-48353/musixtex.tar.xz) = dbff0d1edec7934ce23989066099864eb9b2161a
+SHA512 (tex-musixtex-48353/musixtex.tar.xz) = e183ead0bf93e7d456033afff2deba0e7cac2adc13f6706f79541c7406a5c83fe185887b73f2664e965f3a3e53ed445003759dbe874447c2daa46aded9b17c5a
+Size (tex-musixtex-48353/musixtex.tar.xz) = 100776 bytes
 SHA1 (patch-bin_musixtex) = 2d0d1312ce9a98d5c0eaeaf36e43eee50667f6fe

Index: pkgsrc/print/tex-musixtex-doc/Makefile
diff -u pkgsrc/print/tex-musixtex-doc/Makefile:1.9 pkgsrc/print/tex-musixtex-doc/Makefile:1.10
--- pkgsrc/print/tex-musixtex-doc/Makefile:1.9  Sat May 12 01:14:32 2018
+++ pkgsrc/print/tex-musixtex-doc/Makefile      Fri Jan 25 19:26:55 2019
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2018/05/12 01:14:32 markd Exp $
+# $NetBSD: Makefile,v 1.10 2019/01/25 19:26:55 markd Exp $
 
 DISTNAME=      musixtex.doc
-PKGNAME=       tex-${DISTNAME:S/./-/}-1.27
-TEXLIVE_REV=   46141
+PKGNAME=       tex-${DISTNAME:S/./-/}-1.29
+TEXLIVE_REV=   48353
 
 MAINTAINER=    dgriffi%cs.csubak.edu@localhost
 HOMEPAGE=      http://ctan.org/pkg/musixtex
Index: pkgsrc/print/tex-musixtex-doc/PLIST
diff -u pkgsrc/print/tex-musixtex-doc/PLIST:1.9 pkgsrc/print/tex-musixtex-doc/PLIST:1.10
--- pkgsrc/print/tex-musixtex-doc/PLIST:1.9     Sat May 12 01:14:32 2018
+++ pkgsrc/print/tex-musixtex-doc/PLIST Fri Jan 25 19:26:55 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2018/05/12 01:14:32 markd Exp $
+@comment $NetBSD: PLIST,v 1.10 2019/01/25 19:26:55 markd Exp $
 man/man1/musixflx.1
 man/man1/musixtex.1
 share/texmf-dist/doc/generic/musixtex/ChangeLog-114.txt
@@ -15,6 +15,8 @@ share/texmf-dist/doc/generic/musixtex/Ch
 share/texmf-dist/doc/generic/musixtex/ChangeLog-125.txt
 share/texmf-dist/doc/generic/musixtex/ChangeLog-126.txt
 share/texmf-dist/doc/generic/musixtex/ChangeLog-127.txt
+share/texmf-dist/doc/generic/musixtex/ChangeLog-128.txt
+share/texmf-dist/doc/generic/musixtex/ChangeLog-129.txt
 share/texmf-dist/doc/generic/musixtex/ChangeLog-musixdoc.txt
 share/texmf-dist/doc/generic/musixtex/README
 share/texmf-dist/doc/generic/musixtex/examples/adagio.tex
@@ -113,8 +115,9 @@ share/texmf-dist/doc/generic/musixtex/mu
 share/texmf-dist/doc/generic/musixtex/musixdoc/layout.tex
 share/texmf-dist/doc/generic/musixtex/musixdoc/lyrics.tex
 share/texmf-dist/doc/generic/musixtex/musixdoc/miscellaneous.tex
+share/texmf-dist/doc/generic/musixtex/musixdoc/musixdoc.ltx
+share/texmf-dist/doc/generic/musixtex/musixdoc/musixdoc.pdf
 share/texmf-dist/doc/generic/musixtex/musixdoc/musixdoc.sty
-share/texmf-dist/doc/generic/musixtex/musixdoc/musixdoc.tex
 share/texmf-dist/doc/generic/musixtex/musixdoc/parameters.tex
 share/texmf-dist/doc/generic/musixtex/musixdoc/preparing.tex
 share/texmf-dist/doc/generic/musixtex/musixdoc/repeats.tex

Index: pkgsrc/print/tex-musixtex-doc/distinfo
diff -u pkgsrc/print/tex-musixtex-doc/distinfo:1.10 pkgsrc/print/tex-musixtex-doc/distinfo:1.11
--- pkgsrc/print/tex-musixtex-doc/distinfo:1.10 Sat May 12 01:14:32 2018
+++ pkgsrc/print/tex-musixtex-doc/distinfo      Fri Jan 25 19:26:55 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2018/05/12 01:14:32 markd Exp $
+$NetBSD: distinfo,v 1.11 2019/01/25 19:26:55 markd Exp $
 
-SHA1 (tex-musixtex-46141/musixtex.doc.tar.xz) = fba3493298019256a68937be4a4860da57f74679
-RMD160 (tex-musixtex-46141/musixtex.doc.tar.xz) = 668a53278c5a18372dba34e564bf0b420005f0ec
-SHA512 (tex-musixtex-46141/musixtex.doc.tar.xz) = 79334a6ba4625bdcd3fff71e9e713f55fe7f7bf932062a4057d5bbc8899ac20a6f8b045d49d385a7d9c7dfd761ec6c7b5ae3b569cb20fb51ec85e888751cb08b
-Size (tex-musixtex-46141/musixtex.doc.tar.xz) = 1997396 bytes
+SHA1 (tex-musixtex-48353/musixtex.doc.tar.xz) = 7d8e294e4599bc2f4f94288bbf9bc172d8a3275a
+RMD160 (tex-musixtex-48353/musixtex.doc.tar.xz) = 559836eb674be084560e51966433cd5df282f612
+SHA512 (tex-musixtex-48353/musixtex.doc.tar.xz) = c0e0c682cbf3bfd1b270e6675d04da916669840b5bc1a93311a94fa8dbf5c71c30a0fcdb46bbe098140e1a6d29f82cdc160e9e15b09384cc422d65a26e18bd36
+Size (tex-musixtex-48353/musixtex.doc.tar.xz) = 2031868 bytes



Home | Main Index | Thread Index | Old Index