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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/92f3eef64458
branches:  trunk
changeset: 319016:92f3eef64458
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Feb 03 13:43:12 2019 +0000

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

diffstat:

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

diffs (18 lines):

diff -r 7bd4818aca22 -r 92f3eef64458 lang/Makefile
--- a/lang/Makefile     Sun Feb 03 13:42:36 2019 +0000
+++ b/lang/Makefile     Sun Feb 03 13:43:12 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.507 2019/01/26 20:22:56 tnn Exp $
+# $NetBSD: Makefile,v 1.508 2019/02/03 13:43:12 taca Exp $
 #
 
 COMMENT=       Programming languages
@@ -244,6 +244,8 @@
 SUBDIR+=       ruby24-base
 SUBDIR+=       ruby25
 SUBDIR+=       ruby25-base
+SUBDIR+=       ruby26
+SUBDIR+=       ruby26-base
 SUBDIR+=       runawk
 SUBDIR+=       rust
 SUBDIR+=       sablevm



Home | Main Index | Thread Index | Old Index