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:   nia
Date:           Thu Jul  2 14:53:38 UTC 2020

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel: +lua-binaryheap +lua-fifo


To generate a diff of this commit:
cvs rdiff -u -r1.3153 -r1.3154 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.3153 pkgsrc/devel/Makefile:1.3154
--- pkgsrc/devel/Makefile:1.3153        Thu Jul  2 14:36:29 2020
+++ pkgsrc/devel/Makefile       Thu Jul  2 14:53:38 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3153 2020/07/02 14:36:29 nia Exp $
+# $NetBSD: Makefile,v 1.3154 2020/07/02 14:53:38 nia Exp $
 #
 
 COMMENT=       Development utilities
@@ -848,9 +848,11 @@ SUBDIR+=   lua-BitOp
 SUBDIR+=       lua-alt-getopt
 SUBDIR+=       lua-argparse
 SUBDIR+=       lua-basexx
+SUBDIR+=       lua-binaryheap
 SUBDIR+=       lua-bitlib
 SUBDIR+=       lua-coxpcall
 SUBDIR+=       lua-cqueues
+SUBDIR+=       lua-fifo
 SUBDIR+=       lua-filesystem
 SUBDIR+=       lua-gi
 SUBDIR+=       lua-inspect



Home | Main Index | Thread Index | Old Index