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:           Mon May 18 15:11:18 UTC 2020

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
lang/Makefile: + py-pygls.


To generate a diff of this commit:
cvs rdiff -u -r1.561 -r1.562 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.561 pkgsrc/lang/Makefile:1.562
--- pkgsrc/lang/Makefile:1.561  Mon May 18 13:39:37 2020
+++ pkgsrc/lang/Makefile        Mon May 18 15:11:18 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.561 2020/05/18 13:39:37 wiz Exp $
+# $NetBSD: Makefile,v 1.562 2020/05/18 15:11:18 wiz Exp $
 #
 
 COMMENT=       Programming languages
@@ -219,6 +219,7 @@ SUBDIR+=    py-mypy
 SUBDIR+=       py-mypy_extensions
 SUBDIR+=       py-parso
 SUBDIR+=       py-paver
+SUBDIR+=       py-pygls
 SUBDIR+=       py-pyrex
 SUBDIR+=       py-python-language-server
 SUBDIR+=       py-python-lua



Home | Main Index | Thread Index | Old Index