Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel devel: +lua-binaryheap +lua-fifo



details:   https://anonhg.NetBSD.org/pkgsrc/rev/74dfaf3c0f1f
branches:  trunk
changeset: 435231:74dfaf3c0f1f
user:      nia <nia%pkgsrc.org@localhost>
date:      Thu Jul 02 14:53:38 2020 +0000

description:
devel: +lua-binaryheap +lua-fifo

diffstat:

 devel/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r 8a382909b708 -r 74dfaf3c0f1f devel/Makefile
--- a/devel/Makefile    Thu Jul 02 14:52:49 2020 +0000
+++ b/devel/Makefile    Thu Jul 02 14:53:38 2020 +0000
@@ -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-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