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: schmonz
Date: Tue Feb 14 21:27:08 UTC 2023
Modified Files:
pkgsrc/devel: Makefile
Log Message:
Add and enable shellspec.
To generate a diff of this commit:
cvs rdiff -u -r1.3921 -r1.3922 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.3921 pkgsrc/devel/Makefile:1.3922
--- pkgsrc/devel/Makefile:1.3921 Tue Feb 14 17:42:54 2023
+++ pkgsrc/devel/Makefile Tue Feb 14 21:27:08 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3921 2023/02/14 17:42:54 adam Exp $
+# $NetBSD: Makefile,v 1.3922 2023/02/14 21:27:08 schmonz Exp $
#
COMMENT= Development utilities
@@ -3325,6 +3325,7 @@ SUBDIR+= semantic
SUBDIR+= semi
SUBDIR+= sfsexp
SUBDIR+= sgb
+SUBDIR+= shellspec
SUBDIR+= shfmt
SUBDIR+= shtk
SUBDIR+= shunit2
Home |
Main Index |
Thread Index |
Old Index