pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   taca
Date:           Sat Jun 10 16:25:55 UTC 2017

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add and enable ruby-rspec_junit_formatter.


To generate a diff of this commit:
cvs rdiff -u -r1.2446 -r1.2447 pkgsrc/devel/Makefile

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

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.2446 pkgsrc/devel/Makefile:1.2447
--- pkgsrc/devel/Makefile:1.2446        Sat Jun 10 16:22:17 2017
+++ pkgsrc/devel/Makefile       Sat Jun 10 16:25:55 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2446 2017/06/10 16:22:17 taca Exp $
+# $NetBSD: Makefile,v 1.2447 2017/06/10 16:25:55 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -2243,6 +2243,7 @@ SUBDIR+=  ruby-rspec-logsplit
 SUBDIR+=       ruby-rspec-mocks
 SUBDIR+=       ruby-rspec-rails
 SUBDIR+=       ruby-rspec-support
+SUBDIR+=       ruby-rspec_junit_formatter
 SUBDIR+=       ruby-rugged
 SUBDIR+=       ruby-setup
 SUBDIR+=       ruby-sexp-processor



Home | Main Index | Thread Index | Old Index