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-activestorag...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b1932a9b1c80
branches:  trunk
changeset: 446911:b1932a9b1c80
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Feb 14 14:07:53 2021 +0000

description:
devel/Makefile: add and enable ruby-activestorage61, ruby-railties61

diffstat:

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

diffs (25 lines):

diff -r bca4f359ec40 -r b1932a9b1c80 devel/Makefile
--- a/devel/Makefile    Sun Feb 14 14:07:09 2021 +0000
+++ b/devel/Makefile    Sun Feb 14 14:07:53 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3335 2021/02/14 13:56:31 taca Exp $
+# $NetBSD: Makefile,v 1.3336 2021/02/14 14:07:53 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -2754,6 +2754,7 @@
 SUBDIR+=       ruby-activemodel61
 SUBDIR+=       ruby-activestorage52
 SUBDIR+=       ruby-activestorage60
+SUBDIR+=       ruby-activestorage61
 SUBDIR+=       ruby-activesupport52
 SUBDIR+=       ruby-activesupport60
 SUBDIR+=       ruby-activesupport61
@@ -2889,6 +2890,7 @@
 SUBDIR+=       ruby-racc
 SUBDIR+=       ruby-railties52
 SUBDIR+=       ruby-railties60
+SUBDIR+=       ruby-railties61
 SUBDIR+=       ruby-randexp
 SUBDIR+=       ruby-rb-fsevent
 SUBDIR+=       ruby-rb-inotify



Home | Main Index | Thread Index | Old Index