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:   ryoon
Date:           Tue Apr 14 16:12:02 UTC 2020

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www: Enable ruby-html-proofer


To generate a diff of this commit:
cvs rdiff -u -r1.1451 -r1.1452 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.1451 pkgsrc/www/Makefile:1.1452
--- pkgsrc/www/Makefile:1.1451  Tue Apr 14 15:59:57 2020
+++ pkgsrc/www/Makefile Tue Apr 14 16:12:02 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1451 2020/04/14 15:59:57 ryoon Exp $
+# $NetBSD: Makefile,v 1.1452 2020/04/14 16:12:02 ryoon Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -862,6 +862,7 @@ SUBDIR+=    ruby-faraday
 SUBDIR+=       ruby-faraday_middleware
 SUBDIR+=       ruby-faye-websocket
 SUBDIR+=       ruby-fcgi
+SUBDIR+=       ruby-html-proofer
 SUBDIR+=       ruby-htmlsplit
 SUBDIR+=       ruby-http
 SUBDIR+=       ruby-http-accept



Home | Main Index | Thread Index | Old Index