Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print print: add tex-{dashrule,enotez,quoting,savesym,...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5809b95cbbea
branches:  trunk
changeset: 432432:5809b95cbbea
user:      markd <markd%pkgsrc.org@localhost>
date:      Fri May 22 03:36:20 2020 +0000

description:
print: add tex-{dashrule,enotez,quoting,savesym,silence,threeparttablex,translations,xpatch}*

diffstat:

 print/Makefile |  17 ++++++++++++++++-
 1 files changed, 16 insertions(+), 1 deletions(-)

diffs (80 lines):

diff -r 3253f2fcea5c -r 5809b95cbbea print/Makefile
--- a/print/Makefile    Fri May 22 03:28:49 2020 +0000
+++ b/print/Makefile    Fri May 22 03:36:20 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.772 2020/05/21 11:32:52 markd Exp $
+# $NetBSD: Makefile,v 1.773 2020/05/22 03:36:20 markd Exp $
 #
 
 COMMENT=       Desktop publishing
@@ -527,6 +527,8 @@
 SUBDIR+=       tex-cyrplain
 SUBDIR+=       tex-dashbox
 SUBDIR+=       tex-dashbox-doc
+SUBDIR+=       tex-dashrule
+SUBDIR+=       tex-dashrule-doc
 SUBDIR+=       tex-datatool
 SUBDIR+=       tex-datatool-doc
 SUBDIR+=       tex-datetime
@@ -575,6 +577,8 @@
 SUBDIR+=       tex-endfloat-doc
 SUBDIR+=       tex-endnotes
 SUBDIR+=       tex-endnotes-doc
+SUBDIR+=       tex-enotez
+SUBDIR+=       tex-enotez-doc
 SUBDIR+=       tex-enumitem
 SUBDIR+=       tex-enumitem-doc
 SUBDIR+=       tex-environ
@@ -1193,6 +1197,8 @@
 SUBDIR+=       tex-ptex-base-doc
 SUBDIR+=       tex-ptex-doc
 SUBDIR+=       tex-qtree
+SUBDIR+=       tex-quoting
+SUBDIR+=       tex-quoting-doc
 SUBDIR+=       tex-r_und_s
 SUBDIR+=       tex-r_und_s-doc
 SUBDIR+=       tex-ragged2e
@@ -1231,6 +1237,7 @@
 SUBDIR+=       tex-sansmath-doc
 SUBDIR+=       tex-sauerj
 SUBDIR+=       tex-sauerj-doc
+SUBDIR+=       tex-savesym
 SUBDIR+=       tex-scale
 SUBDIR+=       tex-scale-doc
 SUBDIR+=       tex-schulschriften
@@ -1269,6 +1276,8 @@
 SUBDIR+=       tex-showtags-doc
 SUBDIR+=       tex-sidecap
 SUBDIR+=       tex-sidecap-doc
+SUBDIR+=       tex-silence
+SUBDIR+=       tex-silence-doc
 SUBDIR+=       tex-simplified-latex-doc
 SUBDIR+=       tex-siunitx
 SUBDIR+=       tex-siunitx-doc
@@ -1382,6 +1391,8 @@
 SUBDIR+=       tex-thmtools-doc
 SUBDIR+=       tex-threeparttable
 SUBDIR+=       tex-threeparttable-doc
+SUBDIR+=       tex-threeparttablex
+SUBDIR+=       tex-threeparttablex-doc
 SUBDIR+=       tex-thumbpdf
 SUBDIR+=       tex-timetable
 SUBDIR+=       tex-tipa-de-doc
@@ -1419,6 +1430,8 @@
 SUBDIR+=       tex-translation-europecv-de-doc
 SUBDIR+=       tex-translation-filecontents-de-doc
 SUBDIR+=       tex-translation-moreverb-de-doc
+SUBDIR+=       tex-translations
+SUBDIR+=       tex-translations-doc
 SUBDIR+=       tex-translator
 SUBDIR+=       tex-translator-doc
 SUBDIR+=       tex-transparent
@@ -1518,6 +1531,8 @@
 SUBDIR+=       tex-xkeyval-doc
 SUBDIR+=       tex-xltxtra
 SUBDIR+=       tex-xltxtra-doc
+SUBDIR+=       tex-xpatch
+SUBDIR+=       tex-xpatch-doc
 SUBDIR+=       tex-xskak
 SUBDIR+=       tex-xskak-doc
 SUBDIR+=       tex-xstring



Home | Main Index | Thread Index | Old Index