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:           Sun Jan 21 08:22:33 UTC 2024

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
lang/Makefile: add and enable ruby33.


To generate a diff of this commit:
cvs rdiff -u -r1.714 -r1.715 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.714 pkgsrc/lang/Makefile:1.715
--- pkgsrc/lang/Makefile:1.714  Mon Dec 18 16:52:37 2023
+++ pkgsrc/lang/Makefile        Sun Jan 21 08:22:33 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.714 2023/12/18 16:52:37 wiz Exp $
+# $NetBSD: Makefile,v 1.715 2024/01/21 08:22:33 taca Exp $
 #
 
 COMMENT=       Programming languages
@@ -300,6 +300,7 @@ SUBDIR+=    ruby31
 SUBDIR+=       ruby31-base
 SUBDIR+=       ruby32
 SUBDIR+=       ruby32-base
+SUBDIR+=       ruby33
 SUBDIR+=       runawk
 SUBDIR+=       rust
 SUBDIR+=       rust-bin



Home | Main Index | Thread Index | Old Index