Source-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-request_store



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d1b4abc8a50f
branches:  trunk
changeset: 432799:d1b4abc8a50f
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon May 25 14:41:37 2020 +0000

description:
www/Makefile: add and enable ruby-request_store

diffstat:

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

diffs (17 lines):

diff -r f5319c525d6b -r d1b4abc8a50f www/Makefile
--- a/www/Makefile      Mon May 25 14:40:23 2020 +0000
+++ b/www/Makefile      Mon May 25 14:41:37 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1457 2020/05/15 12:01:54 nia Exp $
+# $NetBSD: Makefile,v 1.1458 2020/05/25 14:41:37 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -918,6 +918,7 @@
 SUBDIR+=       ruby-rails52
 SUBDIR+=       ruby-rails60
 SUBDIR+=       ruby-raindrops
+SUBDIR+=       ruby-request_store
 SUBDIR+=       ruby-rest-client
 SUBDIR+=       ruby-robots
 SUBDIR+=       ruby-rouge



Home | Main Index | Thread Index | Old Index