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:           Fri Nov  5 11:17:39 UTC 2021

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
textproc/Makefile: + py-lsp-jsonrpc.


To generate a diff of this commit:
cvs rdiff -u -r1.1253 -r1.1254 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.1253 pkgsrc/textproc/Makefile:1.1254
--- pkgsrc/textproc/Makefile:1.1253     Mon Nov  1 20:57:24 2021
+++ pkgsrc/textproc/Makefile    Fri Nov  5 11:17:39 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1253 2021/11/01 20:57:24 wiz Exp $
+# $NetBSD: Makefile,v 1.1254 2021/11/05 11:17:39 wiz Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -912,6 +912,7 @@ SUBDIR+=    py-jxmlease
 SUBDIR+=       py-libxml2
 SUBDIR+=       py-libxslt
 SUBDIR+=       py-loremipsum
+SUBDIR+=       py-lsp-jsonrpc
 SUBDIR+=       py-lxml
 SUBDIR+=       py-m2r
 SUBDIR+=       py-manuel



Home | Main Index | Thread Index | Old Index