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 Jun 14 18:28:07 UTC 2024

Modified Files:
        pkgsrc/textproc: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.1477 -r1.1478 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.1477 pkgsrc/textproc/Makefile:1.1478
--- pkgsrc/textproc/Makefile:1.1477     Mon May 27 14:39:28 2024
+++ pkgsrc/textproc/Makefile    Fri Jun 14 18:28:07 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1477 2024/05/27 14:39:28 adam Exp $
+# $NetBSD: Makefile,v 1.1478 2024/06/14 18:28:07 wiz Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -1426,6 +1426,7 @@ SUBDIR+=  tree-sitter-javascript
 SUBDIR+=       tree-sitter-json
 SUBDIR+=       tree-sitter-lua
 SUBDIR+=       tree-sitter-markdown
+SUBDIR+=       tree-sitter-php
 SUBDIR+=       tree-sitter-python
 SUBDIR+=       tree-sitter-ruby
 SUBDIR+=       tree-sitter-rust



Home | Main Index | Thread Index | Old Index