pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang



Module Name:    pkgsrc
Committed By:   alnsn
Date:           Sat Jan  3 14:56:48 UTC 2026

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
Add lua55.


To generate a diff of this commit:
cvs rdiff -u -r1.773 -r1.774 pkgsrc/lang/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/lang/Makefile
diff -u pkgsrc/lang/Makefile:1.773 pkgsrc/lang/Makefile:1.774
--- pkgsrc/lang/Makefile:1.773  Thu Nov 13 19:00:12 2025
+++ pkgsrc/lang/Makefile        Sat Jan  3 14:56:48 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.773 2025/11/13 19:00:12 adam Exp $
+# $NetBSD: Makefile,v 1.774 2026/01/03 14:56:48 alnsn Exp $
 #
 
 COMMENT=       Programming languages
@@ -191,6 +191,7 @@ SUBDIR+=    lua51
 SUBDIR+=       lua52
 SUBDIR+=       lua53
 SUBDIR+=       lua54
+SUBDIR+=       lua55
 SUBDIR+=       lush
 SUBDIR+=       maude
 SUBDIR+=       mawk



Home | Main Index | Thread Index | Old Index