From 837b118303151ea6a4c7dcaea8b50c317247bf9d Mon Sep 17 00:00:00 2001 From: Thierry Thomas Date: Sat, 3 Feb 2007 22:35:20 +0000 Subject: - The latest version of tidy is exclusively available through CVS => use a snapshot from CVS; Changelog at - Pet portlint; - Add a regression-test target. --- www/tidy-devel/files/patch-include_platform.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'www/tidy-devel/files/patch-include_platform.h') diff --git a/www/tidy-devel/files/patch-include_platform.h b/www/tidy-devel/files/patch-include_platform.h index 179306b98f93..a49840924eed 100644 --- a/www/tidy-devel/files/patch-include_platform.h +++ b/www/tidy-devel/files/patch-include_platform.h @@ -1,11 +1,11 @@ ---- include/platform.h.orig Mon Mar 31 09:57:04 2003 -+++ include/platform.h Mon Mar 31 21:23:33 2003 +--- include/platform.h.orig Sun Jan 21 21:36:21 2007 ++++ include/platform.h Sat Feb 3 17:39:40 2007 @@ -33,7 +33,7 @@ It enables tidy to find config files named ~/.tidyrc if the HTML_TIDY environment variable is not set. */ --/* #define USER_CONFIG_FILE "~/.tidyrc" */ -+#define USER_CONFIG_FILE "~/.tidyrc" +-/* #define TIDY_USER_CONFIG_FILE "~/.tidyrc" */ ++#define TIDY_USER_CONFIG_FILE "~/.tidyrc" /* Uncomment the following #define if your -- cgit v1.2.3