pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   tnn
Date:           Sat Apr  4 19:10:40 UTC 2026

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel: add missing tex-functional pkgs


To generate a diff of this commit:
cvs rdiff -u -r1.4607 -r1.4608 pkgsrc/devel/Makefile

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

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.4607 pkgsrc/devel/Makefile:1.4608
--- pkgsrc/devel/Makefile:1.4607        Fri Apr  3 01:00:23 2026
+++ pkgsrc/devel/Makefile       Sat Apr  4 19:10:40 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4607 2026/04/03 01:00:23 markd Exp $
+# $NetBSD: Makefile,v 1.4608 2026/04/04 19:10:40 tnn Exp $
 #
 
 COMMENT=       Development utilities
@@ -3707,6 +3707,8 @@ SUBDIR+=  tex-elocalloc
 SUBDIR+=       tex-elocalloc-doc
 SUBDIR+=       tex-etoolbox
 SUBDIR+=       tex-etoolbox-doc
+SUBDIR+=       tex-functional
+SUBDIR+=       tex-functional-doc
 SUBDIR+=       tex-inlinedef
 SUBDIR+=       tex-inlinedef-doc
 SUBDIR+=       tex-l3backend



Home | Main Index | Thread Index | Old Index