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: kamil
Date: Sun Aug 21 01:09:42 UTC 2016
Modified Files:
pkgsrc/devel: Makefile
Log Message:
Makefile: +py-wcwidth +py-prompt_toolkit
To generate a diff of this commit:
cvs rdiff -u -r1.2296 -r1.2297 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.2296 pkgsrc/devel/Makefile:1.2297
--- pkgsrc/devel/Makefile:1.2296 Sat Aug 20 09:30:41 2016
+++ pkgsrc/devel/Makefile Sun Aug 21 01:09:42 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2296 2016/08/20 09:30:41 bsiegert Exp $
+# $NetBSD: Makefile,v 1.2297 2016/08/21 01:09:42 kamil Exp $
#
COMMENT= Development utilities
@@ -1832,6 +1832,7 @@ SUBDIR+= py-ply
SUBDIR+= py-polib
SUBDIR+= py-pqueue
SUBDIR+= py-pretend
+SUBDIR+= py-prompt_toolkit
SUBDIR+= py-proteus
SUBDIR+= py-protobuf
SUBDIR+= py-py
@@ -1924,6 +1925,7 @@ SUBDIR+= py-unittest2py3k
SUBDIR+= py-urwid
SUBDIR+= py-usb
SUBDIR+= py-virtualenv
+SUBDIR+= py-wcwidth
SUBDIR+= py-wheel
SUBDIR+= py-whichcraft
SUBDIR+= py-windbg
Home |
Main Index |
Thread Index |
Old Index