From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Mar 8 04:40:06 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9303E1065670 for ; Mon, 8 Mar 2010 04:40:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 686648FC15 for ; Mon, 8 Mar 2010 04:40:06 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o284e3Ph098276 for ; Mon, 8 Mar 2010 04:40:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o284e3Jx098275; Mon, 8 Mar 2010 04:40:03 GMT (envelope-from gnats) Date: Mon, 8 Mar 2010 04:40:03 GMT Message-Id: <201003080440.o284e3Jx098275@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Naram Qashat Cc: Subject: Re: ports/144504: [PATCH] www/validator: fix runtime dependency X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Naram Qashat List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Mar 2010 04:40:06 -0000 The following reply was made to PR ports/144504; it has been noted by GNATS. From: Naram Qashat To: Yasuhiro KIMURA Cc: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/144504: [PATCH] www/validator: fix runtime dependency Date: Sun, 07 Mar 2010 23:39:15 -0500 On 03/07/10 22:16, Yasuhiro KIMURA wrote: > Thank you for your feedback. > Surely I overlooked HTML_TIDY option. > So I updated the original patch. > Would you please review again? > > Best Ragards. That should be fine now.