pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc textproc/Makefile: add and enable ruby-simple...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6d3a99a40006
branches:  trunk
changeset: 444754:6d3a99a40006
user:      taca <taca%pkgsrc.org@localhost>
date:      Tue Jan 12 01:20:08 2021 +0000

description:
textproc/Makefile: add and enable ruby-simplecov_json_formatter

diffstat:

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

diffs (17 lines):

diff -r 2e25a29238a2 -r 6d3a99a40006 textproc/Makefile
--- a/textproc/Makefile Tue Jan 12 01:19:15 2021 +0000
+++ b/textproc/Makefile Tue Jan 12 01:20:08 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1186 2021/01/01 14:01:03 pin Exp $
+# $NetBSD: Makefile,v 1.1187 2021/01/12 01:20:08 taca Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -1065,6 +1065,7 @@
 SUBDIR+=       ruby-safe_yaml
 SUBDIR+=       ruby-sary
 SUBDIR+=       ruby-simple-rss
+SUBDIR+=       ruby-simplecov_json_formatter
 SUBDIR+=       ruby-stringex
 SUBDIR+=       ruby-stringex1
 SUBDIR+=       ruby-strings



Home | Main Index | Thread Index | Old Index