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:           Fri Sep 22 11:01:23 UTC 2023

Modified Files:
        pkgsrc/textproc: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.1424 -r1.1425 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.1424 pkgsrc/textproc/Makefile:1.1425
--- pkgsrc/textproc/Makefile:1.1424     Sun Sep  3 15:49:51 2023
+++ pkgsrc/textproc/Makefile    Fri Sep 22 11:01:22 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1424 2023/09/03 15:49:51 taca Exp $
+# $NetBSD: Makefile,v 1.1425 2023/09/22 11:01:22 wiz Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -1397,6 +1397,7 @@ SUBDIR+=  tree-sitter-html
 SUBDIR+=       tree-sitter-java
 SUBDIR+=       tree-sitter-javascript
 SUBDIR+=       tree-sitter-json
+SUBDIR+=       tree-sitter-lua
 SUBDIR+=       tree-sitter-markdown
 SUBDIR+=       tree-sitter-python
 SUBDIR+=       tree-sitter-ruby



Home | Main Index | Thread Index | Old Index