pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www www/Makefile: add and enable ruby-{actionpack, acti...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/23426efaedc8
branches:  trunk
changeset: 425264:23426efaedc8
user:      taca <taca%pkgsrc.org@localhost>
date:      Fri Mar 20 16:54:22 2020 +0000

description:
www/Makefile: add and enable ruby-{actionpack,actionview}60

diffstat:

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

diffs (21 lines):

diff -r d3fb7b79be5e -r 23426efaedc8 www/Makefile
--- a/www/Makefile      Fri Mar 20 16:53:32 2020 +0000
+++ b/www/Makefile      Fri Mar 20 16:54:22 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1439 2020/03/20 16:40:22 taca Exp $
+# $NetBSD: Makefile,v 1.1440 2020/03/20 16:54:22 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -834,9 +834,11 @@
 SUBDIR+=       ruby-actionpack42
 SUBDIR+=       ruby-actionpack51
 SUBDIR+=       ruby-actionpack52
+SUBDIR+=       ruby-actionpack60
 SUBDIR+=       ruby-actionview42
 SUBDIR+=       ruby-actionview51
 SUBDIR+=       ruby-actionview52
+SUBDIR+=       ruby-actionview60
 SUBDIR+=       ruby-borges
 SUBDIR+=       ruby-capybara
 SUBDIR+=       ruby-clearsilver



Home | Main Index | Thread Index | Old Index