pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel devel/Makefile: add and enable ruby-{activestora...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8d3dd355b044
branches:  trunk
changeset: 413535:8d3dd355b044
user:      taca <taca%pkgsrc.org@localhost>
date:      Fri Mar 20 17:10:02 2020 +0000

description:
devel/Makefile: add and enable ruby-{activestorage,railties}60

diffstat:

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

diffs (25 lines):

diff -r f39e47341cc8 -r 8d3dd355b044 devel/Makefile
--- a/devel/Makefile    Fri Mar 20 17:08:50 2020 +0000
+++ b/devel/Makefile    Fri Mar 20 17:10:02 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3062 2020/03/20 16:51:32 taca Exp $
+# $NetBSD: Makefile,v 1.3063 2020/03/20 17:10:02 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -2607,6 +2607,7 @@
 SUBDIR+=       ruby-activemodel52
 SUBDIR+=       ruby-activemodel60
 SUBDIR+=       ruby-activestorage52
+SUBDIR+=       ruby-activestorage60
 SUBDIR+=       ruby-activesupport42
 SUBDIR+=       ruby-activesupport51
 SUBDIR+=       ruby-activesupport52
@@ -2743,6 +2744,7 @@
 SUBDIR+=       ruby-railties42
 SUBDIR+=       ruby-railties51
 SUBDIR+=       ruby-railties52
+SUBDIR+=       ruby-railties60
 SUBDIR+=       ruby-randexp
 SUBDIR+=       ruby-rb-fsevent
 SUBDIR+=       ruby-rb-inotify



Home | Main Index | Thread Index | Old Index