pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel + 2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ccd6844b7aa4
branches:  trunk
changeset: 360647:ccd6844b7aa4
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Apr 04 14:41:59 2017 +0000

description:
+ 2

diffstat:

 devel/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r c01cb678ab52 -r ccd6844b7aa4 devel/Makefile
--- a/devel/Makefile    Tue Apr 04 14:41:03 2017 +0000
+++ b/devel/Makefile    Tue Apr 04 14:41:59 2017 +0000
@@ -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-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-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