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:           Mon Aug 12 11:59:08 UTC 2024

Modified Files:
        pkgsrc/textproc: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.1482 -r1.1483 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.1482 pkgsrc/textproc/Makefile:1.1483
--- pkgsrc/textproc/Makefile:1.1482     Mon Aug 12 10:07:47 2024
+++ pkgsrc/textproc/Makefile    Mon Aug 12 11:59:08 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1482 2024/08/12 10:07:47 wiz Exp $
+# $NetBSD: Makefile,v 1.1483 2024/08/12 11:59:08 wiz Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -1207,6 +1207,7 @@ SUBDIR+=  py-toml
 SUBDIR+=       py-tomli
 SUBDIR+=       py-tomli_w
 SUBDIR+=       py-tomlkit
+SUBDIR+=       py-tree-sitter
 SUBDIR+=       py-types-yaml
 SUBDIR+=       py-typogrify
 SUBDIR+=       py-uc-micro-py



Home | Main Index | Thread Index | Old Index