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:   wiz
Date:           Mon Jun 29 13:10:21 UTC 2020

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + py-cpplint


To generate a diff of this commit:
cvs rdiff -u -r1.3145 -r1.3146 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.3145 pkgsrc/devel/Makefile:1.3146
--- pkgsrc/devel/Makefile:1.3145        Mon Jun 29 12:46:01 2020
+++ pkgsrc/devel/Makefile       Mon Jun 29 13:10:21 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3145 2020/06/29 12:46:01 nikita Exp $
+# $NetBSD: Makefile,v 1.3146 2020/06/29 13:10:21 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2202,6 +2202,7 @@ SUBDIR+=  py-contextvars
 SUBDIR+=       py-cookiecutter
 SUBDIR+=       py-coverage
 SUBDIR+=       py-cparser
+SUBDIR+=       py-cpplint
 SUBDIR+=       py-crayons
 SUBDIR+=       py-cubes
 SUBDIR+=       py-curses



Home | Main Index | Thread Index | Old Index