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:           Tue Jan 22 11:54:19 UTC 2019

Modified Files:
        pkgsrc/print: Makefile

Log Message:
print: add tex-{etoc,listofitems,newunicodechar,stackengine}{,-doc}


To generate a diff of this commit:
cvs rdiff -u -r1.720 -r1.721 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.720 pkgsrc/print/Makefile:1.721
--- pkgsrc/print/Makefile:1.720 Sat Jan 12 20:17:23 2019
+++ pkgsrc/print/Makefile       Tue Jan 22 11:54:19 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.720 2019/01/12 20:17:23 markd Exp $
+# $NetBSD: Makefile,v 1.721 2019/01/22 11:54:19 markd Exp $
 #
 
 COMMENT=       Desktop publishing
@@ -568,6 +568,8 @@ SUBDIR+=    tex-etex
 SUBDIR+=       tex-etex-doc
 SUBDIR+=       tex-etex-pkg
 SUBDIR+=       tex-etex-pkg-doc
+SUBDIR+=       tex-etoc
+SUBDIR+=       tex-etoc-doc
 SUBDIR+=       tex-ethiop
 SUBDIR+=       tex-ethiop-doc
 SUBDIR+=       tex-etoolbox-de-doc
@@ -855,6 +857,8 @@ SUBDIR+=    tex-listing
 SUBDIR+=       tex-listing-doc
 SUBDIR+=       tex-listings
 SUBDIR+=       tex-listings-doc
+SUBDIR+=       tex-listofitems
+SUBDIR+=       tex-listofitems-doc
 SUBDIR+=       tex-lkproof
 SUBDIR+=       tex-lkproof-doc
 SUBDIR+=       tex-localloc
@@ -957,6 +961,8 @@ SUBDIR+=    tex-newlfm
 SUBDIR+=       tex-newlfm-doc
 SUBDIR+=       tex-newsletr
 SUBDIR+=       tex-newsletr-doc
+SUBDIR+=       tex-newunicodechar
+SUBDIR+=       tex-newunicodechar-doc
 SUBDIR+=       tex-nextpage
 SUBDIR+=       tex-nolbreaks
 SUBDIR+=       tex-nolbreaks-doc
@@ -1168,6 +1174,8 @@ SUBDIR+=  tex-sphack-doc
 SUBDIR+=       tex-splitbib
 SUBDIR+=       tex-srcltx
 SUBDIR+=       tex-srcltx-doc
+SUBDIR+=       tex-stackengine
+SUBDIR+=       tex-stackengine-doc
 SUBDIR+=       tex-standalone
 SUBDIR+=       tex-standalone-doc
 SUBDIR+=       tex-startex



Home | Main Index | Thread Index | Old Index