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:           Mon Feb 22 10:23:48 UTC 2021

Modified Files:
        pkgsrc/print: Makefile

Log Message:
print: -tex-ptex-doc +tex-{uplatex,uptex}{,-doc}


To generate a diff of this commit:
cvs rdiff -u -r1.797 -r1.798 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.797 pkgsrc/print/Makefile:1.798
--- pkgsrc/print/Makefile:1.797 Sun Feb 21 11:10:39 2021
+++ pkgsrc/print/Makefile       Mon Feb 22 10:23:48 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.797 2021/02/21 11:10:39 markd Exp $
+# $NetBSD: Makefile,v 1.798 2021/02/22 10:23:48 markd Exp $
 #
 
 COMMENT=       Desktop publishing
@@ -1267,7 +1267,6 @@ SUBDIR+=  tex-pstricks-examples-en-doc
 SUBDIR+=       tex-ptex
 SUBDIR+=       tex-ptex-base
 SUBDIR+=       tex-ptex-base-doc
-SUBDIR+=       tex-ptex-doc
 SUBDIR+=       tex-ptex2pdf
 SUBDIR+=       tex-ptex2pdf-doc
 SUBDIR+=       tex-pxbase
@@ -1562,8 +1561,12 @@ SUBDIR+= tex-units-doc
 SUBDIR+=       tex-updmap-map
 SUBDIR+=       tex-upquote
 SUBDIR+=       tex-upquote-doc
+SUBDIR+=       tex-uplatex
+SUBDIR+=       tex-uplatex-doc
+SUBDIR+=       tex-uptex
 SUBDIR+=       tex-uptex-base
 SUBDIR+=       tex-uptex-base-doc
+SUBDIR+=       tex-uptex-doc
 SUBDIR+=       tex-url
 SUBDIR+=       tex-url-doc
 SUBDIR+=       tex-urlbst



Home | Main Index | Thread Index | Old Index