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: Sat Jun 3 06:34:05 UTC 2023
Modified Files:
pkgsrc/textproc: Makefile
Log Message:
textproc/Makefile: + tree-sitter-javascript
To generate a diff of this commit:
cvs rdiff -u -r1.1402 -r1.1403 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.1402 pkgsrc/textproc/Makefile:1.1403
--- pkgsrc/textproc/Makefile:1.1402 Sat Jun 3 06:28:33 2023
+++ pkgsrc/textproc/Makefile Sat Jun 3 06:34:05 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1402 2023/06/03 06:28:33 wiz Exp $
+# $NetBSD: Makefile,v 1.1403 2023/06/03 06:34:05 wiz Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -1386,6 +1386,7 @@ SUBDIR+= tree-sitter-go
SUBDIR+= tree-sitter-heex
SUBDIR+= tree-sitter-html
SUBDIR+= tree-sitter-java
+SUBDIR+= tree-sitter-javascript
SUBDIR+= tree-sitter-json
SUBDIR+= tree-sitter-python
SUBDIR+= tree-sitter-ruby
Home |
Main Index |
Thread Index |
Old Index