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 Mar 13 16:20:42 UTC 2018

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
textproc/Makefile: add and enable ruby-rails-dom-testing1


To generate a diff of this commit:
cvs rdiff -u -r1.980 -r1.981 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.980 pkgsrc/textproc/Makefile:1.981
--- pkgsrc/textproc/Makefile:1.980      Tue Mar 13 16:08:39 2018
+++ pkgsrc/textproc/Makefile    Tue Mar 13 16:20:42 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.980 2018/03/13 16:08:39 taca Exp $
+# $NetBSD: Makefile,v 1.981 2018/03/13 16:20:42 taca Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -890,6 +890,7 @@ SUBDIR+=    ruby-oniguruma
 SUBDIR+=       ruby-plist
 SUBDIR+=       ruby-pure-hyperestraier
 SUBDIR+=       ruby-rails-dom-testing
+SUBDIR+=       ruby-rails-dom-testing1
 SUBDIR+=       ruby-rdiscount
 SUBDIR+=       ruby-rdtool
 SUBDIR+=       ruby-redcarpet



Home | Main Index | Thread Index | Old Index