pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/shells shells: Add shellcheck.
details: https://anonhg.NetBSD.org/pkgsrc/rev/9f9e84230437
branches: trunk
changeset: 440611:9f9e84230437
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Tue Oct 13 11:17:14 2020 +0000
description:
shells: Add shellcheck.
diffstat:
shells/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r fa9f96d44a25 -r 9f9e84230437 shells/Makefile
--- a/shells/Makefile Tue Oct 13 11:16:32 2020 +0000
+++ b/shells/Makefile Tue Oct 13 11:17:14 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.62 2019/11/13 10:04:19 ng0 Exp $
+# $NetBSD: Makefile,v 1.63 2020/10/13 11:17:14 jperkin Exp $
#
COMMENT= Shells
@@ -31,6 +31,7 @@
SUBDIR+= rssh
SUBDIR+= scponly
SUBDIR+= scsh
+SUBDIR+= shellcheck
SUBDIR+= standalone-tcsh
SUBDIR+= static-ast-ksh
SUBDIR+= static-tcsh
Home |
Main Index |
Thread Index |
Old Index