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 May 18 09:25:08 UTC 2026
Modified Files:
pkgsrc/textproc: Makefile
Log Message:
textproc/Makefile: + tree-sitter-markdown-inline
To generate a diff of this commit:
cvs rdiff -u -r1.1588 -r1.1589 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.1588 pkgsrc/textproc/Makefile:1.1589
--- pkgsrc/textproc/Makefile:1.1588 Tue May 5 08:17:45 2026
+++ pkgsrc/textproc/Makefile Mon May 18 09:25:07 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1588 2026/05/05 08:17:45 taca Exp $
+# $NetBSD: Makefile,v 1.1589 2026/05/18 09:25:07 wiz Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -1494,6 +1494,7 @@ SUBDIR+= tree-sitter-jsdoc
SUBDIR+= tree-sitter-json
SUBDIR+= tree-sitter-lua
SUBDIR+= tree-sitter-markdown
+SUBDIR+= tree-sitter-markdown-inline
SUBDIR+= tree-sitter-php
SUBDIR+= tree-sitter-python
SUBDIR+= tree-sitter-ruby
Home |
Main Index |
Thread Index |
Old Index