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:   joerg
Date:           Wed Mar 29 15:30:39 UTC 2023

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
+ lua-check


To generate a diff of this commit:
cvs rdiff -u -r1.3938 -r1.3939 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.3938 pkgsrc/devel/Makefile:1.3939
--- pkgsrc/devel/Makefile:1.3938        Fri Mar 24 07:10:37 2023
+++ pkgsrc/devel/Makefile       Wed Mar 29 15:30:39 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3938 2023/03/24 07:10:37 wiz Exp $
+# $NetBSD: Makefile,v 1.3939 2023/03/29 15:30:39 joerg Exp $
 #
 
 COMMENT=       Development utilities
@@ -1021,6 +1021,7 @@ SUBDIR+=  lua-basexx
 SUBDIR+=       lua-binaryheap
 SUBDIR+=       lua-bit32
 SUBDIR+=       lua-busted
+SUBDIR+=       lua-check
 SUBDIR+=       lua-cliargs
 SUBDIR+=       lua-compat53
 SUBDIR+=       lua-cov



Home | Main Index | Thread Index | Old Index