pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang lang/Makefile: add and enable ruby31



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a3fb39b9cb41
branches:  trunk
changeset: 371908:a3fb39b9cb41
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Jan 16 14:00:15 2022 +0000

description:
lang/Makefile: add and enable ruby31

diffstat:

 lang/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 86fabf948b02 -r a3fb39b9cb41 lang/Makefile
--- a/lang/Makefile     Sun Jan 16 13:59:42 2022 +0000
+++ b/lang/Makefile     Sun Jan 16 14:00:15 2022 +0000
@@ -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-base
 SUBDIR+=       ruby30
 SUBDIR+=       ruby30-base
+SUBDIR+=       ruby31
 SUBDIR+=       ruby31-base
 SUBDIR+=       runawk
 SUBDIR+=       rust



Home | Main Index | Thread Index | Old Index