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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7c21ab9a2034
branches:  trunk
changeset: 446923:7c21ab9a2034
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Feb 14 14:37:16 2021 +0000

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

diffstat:

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

diffs (18 lines):

diff -r 9f5b558b8395 -r 7c21ab9a2034 lang/Makefile
--- a/lang/Makefile     Sun Feb 14 14:35:54 2021 +0000
+++ b/lang/Makefile     Sun Feb 14 14:37:16 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.590 2021/02/09 13:20:09 ryoon Exp $
+# $NetBSD: Makefile,v 1.591 2021/02/14 14:37:16 taca Exp $
 #
 
 COMMENT=       Programming languages
@@ -265,6 +265,8 @@
 SUBDIR+=       ruby26-base
 SUBDIR+=       ruby27
 SUBDIR+=       ruby27-base
+SUBDIR+=       ruby30
+SUBDIR+=       ruby30-base
 SUBDIR+=       runawk
 SUBDIR+=       rust
 SUBDIR+=       rust-bin



Home | Main Index | Thread Index | Old Index