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-actionpack61 and...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/007ffe481f76
branches:  trunk
changeset: 446901:007ffe481f76
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Feb 14 13:59:40 2021 +0000

description:
www/Makefile: add and enable ruby-actionpack61 and ruby-actionview61

diffstat:

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

diffs (20 lines):

diff -r 0216d96924bc -r 007ffe481f76 www/Makefile
--- a/www/Makefile      Sun Feb 14 13:58:52 2021 +0000
+++ b/www/Makefile      Sun Feb 14 13:59:40 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1508 2021/02/14 11:57:45 otis Exp $
+# $NetBSD: Makefile,v 1.1509 2021/02/14 13:59:40 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -860,8 +860,10 @@
 SUBDIR+=       ruby-actioncable60
 SUBDIR+=       ruby-actionpack52
 SUBDIR+=       ruby-actionpack60
+SUBDIR+=       ruby-actionpack61
 SUBDIR+=       ruby-actionview52
 SUBDIR+=       ruby-actionview60
+SUBDIR+=       ruby-actionview61
 SUBDIR+=       ruby-borges
 SUBDIR+=       ruby-capybara
 SUBDIR+=       ruby-clearsilver



Home | Main Index | Thread Index | Old Index