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:           Sat Feb  2 02:49:43 UTC 2019

Modified Files:
        pkgsrc/print: Makefile

Log Message:
print: add tex-bigfoot{,-doc} tex-keycommand{,-doc} tex-semantic{,-doc}


To generate a diff of this commit:
cvs rdiff -u -r1.725 -r1.726 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.725 pkgsrc/print/Makefile:1.726
--- pkgsrc/print/Makefile:1.725 Fri Feb  1 23:36:58 2019
+++ pkgsrc/print/Makefile       Sat Feb  2 02:49:43 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.725 2019/02/01 23:36:58 markd Exp $
+# $NetBSD: Makefile,v 1.726 2019/02/02 02:49:43 markd Exp $
 #
 
 COMMENT=       Desktop publishing
@@ -313,6 +313,8 @@ SUBDIR+=    tex-bibtopic
 SUBDIR+=       tex-bibtopic-doc
 SUBDIR+=       tex-bibunits
 SUBDIR+=       tex-bibunits-doc
+SUBDIR+=       tex-bigfoot
+SUBDIR+=       tex-bigfoot-doc
 SUBDIR+=       tex-blindtext
 SUBDIR+=       tex-blindtext-doc
 SUBDIR+=       tex-blkarray
@@ -796,6 +798,8 @@ SUBDIR+=    tex-js-misc-doc
 SUBDIR+=       tex-jsclasses
 SUBDIR+=       tex-jurabib
 SUBDIR+=       tex-jurabib-doc
+SUBDIR+=       tex-keycommand
+SUBDIR+=       tex-keycommand-doc
 SUBDIR+=       tex-kix
 SUBDIR+=       tex-kix-doc
 SUBDIR+=       tex-knuth-doc
@@ -1138,6 +1142,8 @@ SUBDIR+=  tex-section-doc
 SUBDIR+=       tex-sectsty
 SUBDIR+=       tex-sectsty-doc
 SUBDIR+=       tex-selectp
+SUBDIR+=       tex-semantic
+SUBDIR+=       tex-semantic-doc
 SUBDIR+=       tex-seminar
 SUBDIR+=       tex-seminar-doc
 SUBDIR+=       tex-sepnum



Home | Main Index | Thread Index | Old Index