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 May 22 03:36:20 UTC 2020

Modified Files:
        pkgsrc/print: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.772 -r1.773 pkgsrc/print/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/print/Makefile
diff -u pkgsrc/print/Makefile:1.772 pkgsrc/print/Makefile:1.773
--- pkgsrc/print/Makefile:1.772 Thu May 21 11:32:52 2020
+++ pkgsrc/print/Makefile       Fri May 22 03:36:20 2020
@@ -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-cyrillic-doc
 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
 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
 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
 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
 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
 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-enumitem-de-doc
 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
 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