pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Jan 18 16:34:56 UTC 2023

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
textproc/Makefile: + tree-sitter-typescript


To generate a diff of this commit:
cvs rdiff -u -r1.1351 -r1.1352 pkgsrc/textproc/Makefile

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

Modified files:

Index: pkgsrc/textproc/Makefile
diff -u pkgsrc/textproc/Makefile:1.1351 pkgsrc/textproc/Makefile:1.1352
--- pkgsrc/textproc/Makefile:1.1351     Wed Jan 18 16:26:58 2023
+++ pkgsrc/textproc/Makefile    Wed Jan 18 16:34:56 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1351 2023/01/18 16:26:58 wiz Exp $
+# $NetBSD: Makefile,v 1.1352 2023/01/18 16:34:56 wiz Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -1359,6 +1359,7 @@ SUBDIR+=  tree-sitter-python
 SUBDIR+=       tree-sitter-ruby
 SUBDIR+=       tree-sitter-rust
 SUBDIR+=       tree-sitter-toml
+SUBDIR+=       tree-sitter-typescript
 SUBDIR+=       tree-sitter-yaml
 SUBDIR+=       troffcvt
 SUBDIR+=       tuc



Home | Main Index | Thread Index | Old Index