pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel devel/Makefile: add and enable ruby-middleware



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9f08d237ba48
branches:  trunk
changeset: 421810:9f08d237ba48
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat Jan 18 16:12:01 2020 +0000

description:
devel/Makefile: add and enable ruby-middleware

diffstat:

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

diffs (17 lines):

diff -r 3c85959d53d3 -r 9f08d237ba48 devel/Makefile
--- a/devel/Makefile    Sat Jan 18 16:11:29 2020 +0000
+++ b/devel/Makefile    Sat Jan 18 16:12:01 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3010 2020/01/17 18:40:11 pho Exp $
+# $NetBSD: Makefile,v 1.3011 2020/01/18 16:12:01 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -2675,6 +2675,7 @@
 SUBDIR+=       ruby-metaclass
 SUBDIR+=       ruby-metaid
 SUBDIR+=       ruby-metasm
+SUBDIR+=       ruby-middleware
 SUBDIR+=       ruby-minitest
 SUBDIR+=       ruby-mixlib-authentication
 SUBDIR+=       ruby-mixlib-cli



Home | Main Index | Thread Index | Old Index