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-base



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8a834cfd71a8
branches:  trunk
changeset: 371905:8a834cfd71a8
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Jan 16 13:57:57 2022 +0000

description:
lang/Makefile: add and enable ruby31-base

diffstat:

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

diffs (17 lines):

diff -r 94f05d4a4b16 -r 8a834cfd71a8 lang/Makefile
--- a/lang/Makefile     Sun Jan 16 13:57:10 2022 +0000
+++ b/lang/Makefile     Sun Jan 16 13:57:57 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.619 2021/12/30 11:52:47 adam Exp $
+# $NetBSD: Makefile,v 1.620 2022/01/16 13:57:57 taca Exp $
 #
 
 COMMENT=       Programming languages
@@ -251,6 +251,7 @@
 SUBDIR+=       ruby27-base
 SUBDIR+=       ruby30
 SUBDIR+=       ruby30-base
+SUBDIR+=       ruby31-base
 SUBDIR+=       runawk
 SUBDIR+=       rust
 SUBDIR+=       rust-analyzer



Home | Main Index | Thread Index | Old Index