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:   js
Date:           Tue Apr 14 19:24:09 UTC 2020

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
textproc/Makefile: Add py-jsonrpclib-pelix


To generate a diff of this commit:
cvs rdiff -u -r1.1133 -r1.1134 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.1133 pkgsrc/textproc/Makefile:1.1134
--- pkgsrc/textproc/Makefile:1.1133     Tue Apr 14 16:06:18 2020
+++ pkgsrc/textproc/Makefile    Tue Apr 14 19:24:09 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1133 2020/04/14 16:06:18 ryoon Exp $
+# $NetBSD: Makefile,v 1.1134 2020/04/14 19:24:09 js Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -868,6 +868,7 @@ SUBDIR+=    py-jsonlib3
 SUBDIR+=       py-jsonpickle
 SUBDIR+=       py-jsonref
 SUBDIR+=       py-jsonrpclib
+SUBDIR+=       py-jsonrpclib-pelix
 SUBDIR+=       py-jsonschema
 SUBDIR+=       py-jxmlease
 SUBDIR+=       py-libxml2



Home | Main Index | Thread Index | Old Index