pkgsrc-Changes archive

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

CVS commit: pkgsrc/math



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Apr 13 05:30:36 UTC 2023

Modified Files:
        pkgsrc/math: Makefile

Log Message:
math/Makefile: sort


To generate a diff of this commit:
cvs rdiff -u -r1.558 -r1.559 pkgsrc/math/Makefile

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

Modified files:

Index: pkgsrc/math/Makefile
diff -u pkgsrc/math/Makefile:1.558 pkgsrc/math/Makefile:1.559
--- pkgsrc/math/Makefile:1.558  Tue Apr 11 03:05:11 2023
+++ pkgsrc/math/Makefile        Thu Apr 13 05:30:36 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.558 2023/04/11 03:05:11 markd Exp $
+# $NetBSD: Makefile,v 1.559 2023/04/13 05:30:36 wiz Exp $
 
 COMMENT=       Mathematics
 
@@ -462,16 +462,16 @@ SUBDIR+=  tex-apnum
 SUBDIR+=       tex-apnum-doc
 SUBDIR+=       tex-fp
 SUBDIR+=       tex-fp-doc
-SUBDIR+=       tex-kastrup
-SUBDIR+=       tex-kastrup-doc
-SUBDIR+=       tex-lualatex-math
-SUBDIR+=       tex-lualatex-math-doc
 SUBDIR+=       tex-japanese-mathformulas
 SUBDIR+=       tex-japanese-mathformulas-doc
 SUBDIR+=       tex-jpneduenumerate
 SUBDIR+=       tex-jpneduenumerate-doc
 SUBDIR+=       tex-jpnedumathsymbols
 SUBDIR+=       tex-jpnedumathsymbols-doc
+SUBDIR+=       tex-kastrup
+SUBDIR+=       tex-kastrup-doc
+SUBDIR+=       tex-lualatex-math
+SUBDIR+=       tex-lualatex-math-doc
 SUBDIR+=       tex-mathpartir
 SUBDIR+=       tex-mathpartir-doc
 SUBDIR+=       tex-mathspec



Home | Main Index | Thread Index | Old Index