pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang Add and enable ruby24 and ruby24-base.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ac150f3b095a
branches:  trunk
changeset: 363873:ac150f3b095a
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Jun 18 13:46:51 2017 +0000

description:
Add and enable ruby24 and ruby24-base.

diffstat:

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

diffs (18 lines):

diff -r dc7e4f6225e6 -r ac150f3b095a lang/Makefile
--- a/lang/Makefile     Sun Jun 18 13:46:16 2017 +0000
+++ b/lang/Makefile     Sun Jun 18 13:46:51 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.459 2017/05/03 23:37:47 maya Exp $
+# $NetBSD: Makefile,v 1.460 2017/06/18 13:46:51 taca Exp $
 #
 
 COMMENT=       Programming languages
@@ -211,6 +211,8 @@
 SUBDIR+=       ruby22-base
 SUBDIR+=       ruby23
 SUBDIR+=       ruby23-base
+SUBDIR+=       ruby24
+SUBDIR+=       ruby24-base
 SUBDIR+=       runawk
 SUBDIR+=       rust
 SUBDIR+=       sablevm



Home | Main Index | Thread Index | Old Index