pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils Add py-ptyprocess



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ccce62fb4b8c
branches:  trunk
changeset: 361604:ccce62fb4b8c
user:      markd <markd%pkgsrc.org@localhost>
date:      Sun Apr 23 03:49:14 2017 +0000

description:
Add py-ptyprocess

diffstat:

 sysutils/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 4dc50cfab500 -r ccce62fb4b8c sysutils/Makefile
--- a/sysutils/Makefile Sun Apr 23 03:48:20 2017 +0000
+++ b/sysutils/Makefile Sun Apr 23 03:49:14 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.693 2017/03/30 09:15:09 bouyer Exp $
+# $NetBSD: Makefile,v 1.694 2017/04/23 03:49:14 markd Exp $
 #
 
 COMMENT=       System utilities
@@ -453,6 +453,7 @@
 SUBDIR+=       py-pathtools
 SUBDIR+=       py-pefile
 SUBDIR+=       py-psutil
+SUBDIR+=       py-ptyprocess
 SUBDIR+=       py-setconf
 SUBDIR+=       py-setproctitle
 SUBDIR+=       py-structlog



Home | Main Index | Thread Index | Old Index