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:   agc
Date:           Mon Aug 10 19:02:05 UTC 2026

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add and enable ldis, the Lua disassembler, version 20260810


To generate a diff of this commit:
cvs rdiff -u -r1.4671 -r1.4672 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.4671 pkgsrc/devel/Makefile:1.4672
--- pkgsrc/devel/Makefile:1.4671        Mon Aug 10 09:49:08 2026
+++ pkgsrc/devel/Makefile       Mon Aug 10 19:02:05 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4671 2026/08/10 09:49:08 wiz Exp $
+# $NetBSD: Makefile,v 1.4672 2026/08/10 19:02:05 agc Exp $
 #
 
 COMMENT=       Development utilities
@@ -967,6 +967,7 @@ SUBDIR+=    lcc
 SUBDIR+=       lcdis
 SUBDIR+=       lcov
 SUBDIR+=       ldapsdk
+SUBDIR+=       ldis
 SUBDIR+=       ldpc
 SUBDIR+=       leahneukirchen-redo
 SUBDIR+=       lemon



Home | Main Index | Thread Index | Old Index