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:           Tue Apr  4 14:41:59 UTC 2017

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
+ 2


To generate a diff of this commit:
cvs rdiff -u -r1.2395 -r1.2396 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.2395 pkgsrc/devel/Makefile:1.2396
--- pkgsrc/devel/Makefile:1.2395        Tue Apr  4 14:21:24 2017
+++ pkgsrc/devel/Makefile       Tue Apr  4 14:41:59 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2395 2017/04/04 14:21:24 wiz Exp $
+# $NetBSD: Makefile,v 1.2396 2017/04/04 14:41:59 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -1812,6 +1812,7 @@ SUBDIR+=  py-filebytes
 SUBDIR+=       py-filechunkio
 SUBDIR+=       py-fixtures
 SUBDIR+=       py-flake8
+SUBDIR+=       py-flake8-import-order
 SUBDIR+=       py-flake8-polyfill
 SUBDIR+=       py-flakes
 SUBDIR+=       py-flexmock
@@ -1856,6 +1857,7 @@ SUBDIR+=  py-jaraco_util
 SUBDIR+=       py-jersey
 SUBDIR+=       py-kjbuckets
 SUBDIR+=       py-kqueue
+SUBDIR+=       py-lama
 SUBDIR+=       py-lazy-object-proxy
 SUBDIR+=       py-libevent-rpcgen
 SUBDIR+=       py-libmc



Home | Main Index | Thread Index | Old Index