pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   khorben
Date:           Tue Sep 29 00:19:46 UTC 2020

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add py-rlp


To generate a diff of this commit:
cvs rdiff -u -r1.3256 -r1.3257 pkgsrc/devel/Makefile

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

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.3256 pkgsrc/devel/Makefile:1.3257
--- pkgsrc/devel/Makefile:1.3256        Tue Sep 29 00:03:25 2020
+++ pkgsrc/devel/Makefile       Tue Sep 29 00:19:45 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3256 2020/09/29 00:03:25 khorben Exp $
+# $NetBSD: Makefile,v 1.3257 2020/09/29 00:19:45 khorben Exp $
 #
 
 COMMENT=       Development utilities
@@ -2531,6 +2531,7 @@ SUBDIR+=  py-requests-toolbelt
 SUBDIR+=       py-requests-unixsocket
 SUBDIR+=       py-restructuredtext_lint
 SUBDIR+=       py-retry_decorator
+SUBDIR+=       py-rlp
 SUBDIR+=       py-rope
 SUBDIR+=       py-rply
 SUBDIR+=       py-ruamel-base



Home | Main Index | Thread Index | Old Index