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 ruby-{actioncable, actionpack, act...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/129d3510d08e
branches:  trunk
changeset: 330478:129d3510d08e
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Mar 03 14:53:54 2019 +0000

description:
www/Makefile: add ruby-{actioncable,actionpack,actionview}52

diffstat:

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

diffs (24 lines):

diff -r 478022e22dd4 -r 129d3510d08e www/Makefile
--- a/www/Makefile      Sun Mar 03 14:53:04 2019 +0000
+++ b/www/Makefile      Sun Mar 03 14:53:54 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1369 2019/03/03 14:35:53 taca Exp $
+# $NetBSD: Makefile,v 1.1370 2019/03/03 14:53:54 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -805,11 +805,14 @@
 SUBDIR+=       ramaze
 SUBDIR+=       rekonq
 SUBDIR+=       ruby-actioncable51
+SUBDIR+=       ruby-actioncable52
 SUBDIR+=       ruby-actionpack32
 SUBDIR+=       ruby-actionpack42
 SUBDIR+=       ruby-actionpack51
+SUBDIR+=       ruby-actionpack52
 SUBDIR+=       ruby-actionview42
 SUBDIR+=       ruby-actionview51
+SUBDIR+=       ruby-actionview52
 SUBDIR+=       ruby-activeresource32
 SUBDIR+=       ruby-borges
 SUBDIR+=       ruby-capybara



Home | Main Index | Thread Index | Old Index