pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print tex-plautopatch{,-doc}: Add version 0.9n



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ebdf8b5b714f
branches:  trunk
changeset: 447530:ebdf8b5b714f
user:      markd <markd%pkgsrc.org@localhost>
date:      Sun Feb 21 10:37:26 2021 +0000

description:
tex-plautopatch{,-doc}: Add version 0.9n

>From Atsushi Toyokura in pkgsrc-wip

Japanese pLaTeX/upLaTeX formats and packages often conflict
with other LaTeX packages which are unaware of pLaTeX/upLaTeX.
In the worst case, such packages throw a fatal error or end up
with a wrong output. The goal of this package is that there
should be no need to worry about such incompatibilities,
because specific patches are loaded automatically whenever
necessary. This helps not only to simplify source files, but
also to make the appearance of working pLaTeX/upLaTeX sources
similar to those of ordinary LaTeX ones. This package depends
on the filehook package written by Martin Scharrer.

diffstat:

 print/tex-plautopatch-doc/DESCR    |   1 +
 print/tex-plautopatch-doc/Makefile |  13 +++++++++++++
 print/tex-plautopatch-doc/PLIST    |   7 +++++++
 print/tex-plautopatch-doc/distinfo |   6 ++++++
 print/tex-plautopatch/DESCR        |  10 ++++++++++
 print/tex-plautopatch/Makefile     |  13 +++++++++++++
 print/tex-plautopatch/PLIST        |   8 ++++++++
 print/tex-plautopatch/distinfo     |   6 ++++++
 8 files changed, 64 insertions(+), 0 deletions(-)

diffs (96 lines):

diff -r 9ce32a225903 -r ebdf8b5b714f print/tex-plautopatch-doc/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-plautopatch-doc/DESCR   Sun Feb 21 10:37:26 2021 +0000
@@ -0,0 +1,1 @@
+Documentation for tex-plautopatch.
diff -r 9ce32a225903 -r ebdf8b5b714f print/tex-plautopatch-doc/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-plautopatch-doc/Makefile        Sun Feb 21 10:37:26 2021 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2021/02/21 10:37:27 markd Exp $
+
+DISTNAME=      plautopatch.doc
+PKGNAME=       tex-${DISTNAME:S/./-/}-0.9n
+TEXLIVE_REV=   57731
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://ctan.org/pkg/plautopatch
+COMMENT=       Documentation for tex-plautopatch
+LICENSE=       modified-bsd
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 9ce32a225903 -r ebdf8b5b714f print/tex-plautopatch-doc/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-plautopatch-doc/PLIST   Sun Feb 21 10:37:26 2021 +0000
@@ -0,0 +1,7 @@
+@comment $NetBSD: PLIST,v 1.1 2021/02/21 10:37:27 markd Exp $
+share/texmf-dist/doc/latex/plautopatch/LICENSE
+share/texmf-dist/doc/latex/plautopatch/README.md
+share/texmf-dist/doc/latex/plautopatch/plautopatch-ja.pdf
+share/texmf-dist/doc/latex/plautopatch/plautopatch-ja.tex
+share/texmf-dist/doc/latex/plautopatch/plautopatch.pdf
+share/texmf-dist/doc/latex/plautopatch/plautopatch.tex
diff -r 9ce32a225903 -r ebdf8b5b714f print/tex-plautopatch-doc/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-plautopatch-doc/distinfo        Sun Feb 21 10:37:26 2021 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/02/21 10:37:27 markd Exp $
+
+SHA1 (plautopatch.doc.r57731.tar.xz) = 01f56caad535e76735e16eab517abde198c4e1ec
+RMD160 (plautopatch.doc.r57731.tar.xz) = d2b6987965f7b9bdce6915a182bd4a6b6c935962
+SHA512 (plautopatch.doc.r57731.tar.xz) = afd9185a9bc5a7f403b24bc948da9ac6939efb0ccf2c9063950297183c3dd1db08de43ff98824e66b0c497a2fafc3689678dffafc67ef92bf035a1a0a2066a4f
+Size (plautopatch.doc.r57731.tar.xz) = 127732 bytes
diff -r 9ce32a225903 -r ebdf8b5b714f print/tex-plautopatch/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-plautopatch/DESCR       Sun Feb 21 10:37:26 2021 +0000
@@ -0,0 +1,10 @@
+Japanese pLaTeX/upLaTeX formats and packages often conflict
+with other LaTeX packages which are unaware of pLaTeX/upLaTeX.
+In the worst case, such packages throw a fatal error or end up
+with a wrong output. The goal of this package is that there
+should be no need to worry about such incompatibilities,
+because specific patches are loaded automatically whenever
+necessary. This helps not only to simplify source files, but
+also to make the appearance of working pLaTeX/upLaTeX sources
+similar to those of ordinary LaTeX ones. This package depends
+on the filehook package written by Martin Scharrer.
diff -r 9ce32a225903 -r ebdf8b5b714f print/tex-plautopatch/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-plautopatch/Makefile    Sun Feb 21 10:37:26 2021 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2021/02/21 10:37:26 markd Exp $
+
+DISTNAME=      plautopatch
+PKGNAME=       tex-${DISTNAME}-0.9n
+TEXLIVE_REV=   57731
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://ctan.org/pkg/plautopatch
+COMMENT=       Automated patches for pLaTeX/upLaTeX
+LICENSE=       modified-bsd
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 9ce32a225903 -r ebdf8b5b714f print/tex-plautopatch/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-plautopatch/PLIST       Sun Feb 21 10:37:26 2021 +0000
@@ -0,0 +1,8 @@
+@comment $NetBSD: PLIST,v 1.1 2021/02/21 10:37:26 markd Exp $
+share/texmf-dist/tex/latex/plautopatch/plarydshln.sty
+share/texmf-dist/tex/latex/plautopatch/plautopatch.sty
+share/texmf-dist/tex/latex/plautopatch/plcollcell.sty
+share/texmf-dist/tex/latex/plautopatch/plextarydshln.sty
+share/texmf-dist/tex/latex/plautopatch/plsiunitx.sty
+share/texmf-dist/tex/latex/plautopatch/pxpgfrcs.sty
+share/texmf-dist/tex/latex/plautopatch/pxstfloats.sty
diff -r 9ce32a225903 -r ebdf8b5b714f print/tex-plautopatch/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-plautopatch/distinfo    Sun Feb 21 10:37:26 2021 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/02/21 10:37:26 markd Exp $
+
+SHA1 (plautopatch.r57731.tar.xz) = 908399954c5c1e1b75ef3e5fa539272205f66d4b
+RMD160 (plautopatch.r57731.tar.xz) = b5d064fe345d6015f9890cdc962a05ee2201078d
+SHA512 (plautopatch.r57731.tar.xz) = df8d83e2c12167d32d114c61737bd4b834ddd3f9851c238ce1b07c1aff3469ab2bbd7eb6b90047b75ff36a26ed4ba53c97782dd7462bd559615075cd38517c0e
+Size (plautopatch.r57731.tar.xz) = 6956 bytes



Home | Main Index | Thread Index | Old Index