pkgsrc-Changes archive

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

CVS commit: pkgsrc/www



Module Name:    pkgsrc
Committed By:   minskim
Date:           Wed Apr 19 06:49:08 UTC 2017

Modified Files:
        pkgsrc/www: Makefile

Log Message:
Add ruby-rails-html-sanitizer


To generate a diff of this commit:
cvs rdiff -u -r1.1222 -r1.1223 pkgsrc/www/Makefile

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

Modified files:

Index: pkgsrc/www/Makefile
diff -u pkgsrc/www/Makefile:1.1222 pkgsrc/www/Makefile:1.1223
--- pkgsrc/www/Makefile:1.1222  Wed Apr 19 00:13:29 2017
+++ pkgsrc/www/Makefile Wed Apr 19 06:49:07 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1222 2017/04/19 00:13:29 minskim Exp $
+# $NetBSD: Makefile,v 1.1223 2017/04/19 06:49:07 minskim Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -806,6 +806,7 @@ SUBDIR+=    ruby-rack-test
 SUBDIR+=       ruby-rack14
 SUBDIR+=       ruby-rack15
 SUBDIR+=       ruby-rails-deprecated_sanitizer
+SUBDIR+=       ruby-rails-html-sanitizer
 SUBDIR+=       ruby-rails32
 SUBDIR+=       ruby-raindrops
 SUBDIR+=       ruby-rest-client



Home | Main Index | Thread Index | Old Index