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 ruby21 and ruby21-base.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c7d7e5768555
branches:  trunk
changeset: 632044:c7d7e5768555
user:      taca <taca%pkgsrc.org@localhost>
date:      Fri Mar 14 19:48:54 2014 +0000

description:
Add and enable ruby21 and ruby21-base.

diffstat:

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

diffs (18 lines):

diff -r 6f332467a3f7 -r c7d7e5768555 lang/Makefile
--- a/lang/Makefile     Fri Mar 14 19:47:00 2014 +0000
+++ b/lang/Makefile     Fri Mar 14 19:48:54 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.371 2014/03/14 03:19:18 rodent Exp $
+# $NetBSD: Makefile,v 1.372 2014/03/14 19:48:54 taca Exp $
 #
 
 COMMENT=       Programming languages
@@ -175,6 +175,8 @@
 SUBDIR+=       ruby193-base
 SUBDIR+=       ruby200
 SUBDIR+=       ruby200-base
+SUBDIR+=       ruby21
+SUBDIR+=       ruby21-base
 SUBDIR+=       runawk
 SUBDIR+=       sablevm
 SUBDIR+=       sablevm-classpath



Home | Main Index | Thread Index | Old Index