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:           Wed Feb 23 11:33:07 UTC 2022

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
lang/Makefile: + py-libcst


To generate a diff of this commit:
cvs rdiff -u -r1.629 -r1.630 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.629 pkgsrc/lang/Makefile:1.630
--- pkgsrc/lang/Makefile:1.629  Fri Feb 11 12:08:48 2022
+++ pkgsrc/lang/Makefile        Wed Feb 23 11:33:07 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.629 2022/02/11 12:08:48 pho Exp $
+# $NetBSD: Makefile,v 1.630 2022/02/23 11:33:07 wiz Exp $
 #
 
 COMMENT=       Programming languages
@@ -214,6 +214,7 @@ SUBDIR+=    py-hy
 SUBDIR+=       py-inflect
 SUBDIR+=       py-js2py
 SUBDIR+=       py-jsparser
+SUBDIR+=       py-libcst
 SUBDIR+=       py-lsp-server
 SUBDIR+=       py-mypy
 SUBDIR+=       py-mypy_extensions



Home | Main Index | Thread Index | Old Index