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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9f170a4214e7
branches:  trunk
changeset: 373693:9f170a4214e7
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Jan 08 14:20:48 2018 +0000

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

diffstat:

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

diffs (18 lines):

diff -r b46f81d68e57 -r 9f170a4214e7 lang/Makefile
--- a/lang/Makefile     Mon Jan 08 14:20:05 2018 +0000
+++ b/lang/Makefile     Mon Jan 08 14:20:48 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.471 2018/01/03 13:06:17 fhajny Exp $
+# $NetBSD: Makefile,v 1.472 2018/01/08 14:20:48 taca Exp $
 #
 
 COMMENT=       Programming languages
@@ -218,6 +218,8 @@
 SUBDIR+=       ruby23-base
 SUBDIR+=       ruby24
 SUBDIR+=       ruby24-base
+SUBDIR+=       ruby25
+SUBDIR+=       ruby25-base
 SUBDIR+=       runawk
 SUBDIR+=       rust
 SUBDIR+=       sablevm



Home | Main Index | Thread Index | Old Index