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-rack2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0747cb41c8a5
branches:  trunk
changeset: 391165:0747cb41c8a5
user:      taca <taca%pkgsrc.org@localhost>
date:      Wed Jan 04 15:20:29 2023 +0000

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

diffstat:

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

diffs (17 lines):

diff -r 01f2671a0a06 -r 0747cb41c8a5 www/Makefile
--- a/www/Makefile      Wed Jan 04 15:19:38 2023 +0000
+++ b/www/Makefile      Wed Jan 04 15:20:29 2023 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1657 2022/12/25 11:18:58 wiz Exp $
+# $NetBSD: Makefile,v 1.1658 2023/01/04 15:20:29 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -977,6 +977,7 @@
 SUBDIR+=       ruby-puma
 SUBDIR+=       ruby-pygments.rb
 SUBDIR+=       ruby-rack
+SUBDIR+=       ruby-rack2
 SUBDIR+=       ruby-rack-cache
 SUBDIR+=       ruby-rack-contrib
 SUBDIR+=       ruby-rack-protection



Home | Main Index | Thread Index | Old Index