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 16 14:00:15 UTC 2022

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
lang/Makefile: add and enable ruby31


To generate a diff of this commit:
cvs rdiff -u -r1.620 -r1.621 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.620 pkgsrc/lang/Makefile:1.621
--- pkgsrc/lang/Makefile:1.620  Sun Jan 16 13:57:57 2022
+++ pkgsrc/lang/Makefile        Sun Jan 16 14:00:15 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.620 2022/01/16 13:57:57 taca Exp $
+# $NetBSD: Makefile,v 1.621 2022/01/16 14:00:15 taca Exp $
 #
 
 COMMENT=       Programming languages
@@ -251,6 +251,7 @@ SUBDIR+=    ruby27
 SUBDIR+=       ruby27-base
 SUBDIR+=       ruby30
 SUBDIR+=       ruby30-base
+SUBDIR+=       ruby31
 SUBDIR+=       ruby31-base
 SUBDIR+=       runawk
 SUBDIR+=       rust



Home | Main Index | Thread Index | Old Index