Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www www: Enable ruby-html-proofer



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7909614dae94
branches:  trunk
changeset: 428993:7909614dae94
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Tue Apr 14 16:12:02 2020 +0000

description:
www: Enable ruby-html-proofer

diffstat:

 www/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 5427ac132b73 -r 7909614dae94 www/Makefile
--- a/www/Makefile      Tue Apr 14 16:11:22 2020 +0000
+++ b/www/Makefile      Tue Apr 14 16:12:02 2020 +0000
@@ -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_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