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:   taca
Date:           Tue Feb  3 16:01:01 UTC 2026

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
lang/Makefile: add and enable ruby40


To generate a diff of this commit:
cvs rdiff -u -r1.777 -r1.778 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.777 pkgsrc/lang/Makefile:1.778
--- pkgsrc/lang/Makefile:1.777  Sun Jan 25 23:22:15 2026
+++ pkgsrc/lang/Makefile        Tue Feb  3 16:01:01 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.777 2026/01/25 23:22:15 wiz Exp $
+# $NetBSD: Makefile,v 1.778 2026/02/03 16:01:01 taca Exp $
 #
 
 COMMENT=       Programming languages
@@ -327,6 +327,7 @@ SUBDIR+=    ruby32
 SUBDIR+=       ruby32-base
 SUBDIR+=       ruby33
 SUBDIR+=       ruby34
+SUBDIR+=       ruby40
 SUBDIR+=       runawk
 SUBDIR+=       rust
 SUBDIR+=       rust-bin



Home | Main Index | Thread Index | Old Index