pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/shells Add shells/xonsh



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e2349f76a624
branches:  trunk
changeset: 351507:e2349f76a624
user:      kamil <kamil%pkgsrc.org@localhost>
date:      Sun Aug 21 11:35:33 2016 +0000

description:
Add shells/xonsh

diffstat:

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

diffs (17 lines):

diff -r 6118ea333e57 -r e2349f76a624 shells/Makefile
--- a/shells/Makefile   Sun Aug 21 11:34:57 2016 +0000
+++ b/shells/Makefile   Sun Aug 21 11:35:33 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2015/02/08 17:32:08 wiz Exp $
+# $NetBSD: Makefile,v 1.55 2016/08/21 11:35:33 kamil Exp $
 #
 
 COMMENT=       Shells
@@ -31,6 +31,7 @@
 SUBDIR+=       static-ast-ksh
 SUBDIR+=       static-tcsh
 SUBDIR+=       tcsh
+SUBDIR+=       xonsh
 SUBDIR+=       xsh
 SUBDIR+=       zsh
 



Home | Main Index | Thread Index | Old Index