pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/lang



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri May  5 09:20:16 UTC 2023

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
lang/Makefile: + py-lsprotocol


To generate a diff of this commit:
cvs rdiff -u -r1.688 -r1.689 pkgsrc/lang/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/lang/Makefile
diff -u pkgsrc/lang/Makefile:1.688 pkgsrc/lang/Makefile:1.689
--- pkgsrc/lang/Makefile:1.688  Thu May  4 07:22:08 2023
+++ pkgsrc/lang/Makefile        Fri May  5 09:20:16 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.688 2023/05/04 07:22:08 adam Exp $
+# $NetBSD: Makefile,v 1.689 2023/05/05 09:20:16 wiz Exp $
 #
 
 COMMENT=       Programming languages
@@ -240,6 +240,7 @@ SUBDIR+=    py-jsparser
 SUBDIR+=       py-lark-parser
 SUBDIR+=       py-libcst
 SUBDIR+=       py-lsp-server
+SUBDIR+=       py-lsprotocol
 SUBDIR+=       py-mypy
 SUBDIR+=       py-mypy_extensions
 SUBDIR+=       py-parso



Home | Main Index | Thread Index | Old Index