pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc



Module Name:    pkgsrc
Committed By:   taca
Date:           Tue Jan 12 01:20:09 UTC 2021

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
textproc/Makefile: add and enable ruby-simplecov_json_formatter


To generate a diff of this commit:
cvs rdiff -u -r1.1186 -r1.1187 pkgsrc/textproc/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/Makefile
diff -u pkgsrc/textproc/Makefile:1.1186 pkgsrc/textproc/Makefile:1.1187
--- pkgsrc/textproc/Makefile:1.1186     Fri Jan  1 14:01:03 2021
+++ pkgsrc/textproc/Makefile    Tue Jan 12 01:20:08 2021
@@ -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-rttool
 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