head	1.4;
access;
symbols
	RELEASE_8_3_0:1.4
	RELEASE_9_0_0:1.4
	RELEASE_7_4_0:1.4
	RELEASE_8_2_0:1.4
	RELEASE_6_EOL:1.4
	RELEASE_8_1_0:1.4
	RELEASE_7_3_0:1.4
	RELEASE_8_0_0:1.4
	RELEASE_7_2_0:1.4
	RELEASE_7_1_0:1.4
	RELEASE_6_4_0:1.4
	RELEASE_5_EOL:1.4
	RELEASE_7_0_0:1.4
	RELEASE_6_3_0:1.4
	PRE_XORG_7:1.4
	RELEASE_4_EOL:1.4
	RELEASE_6_2_0:1.4
	RELEASE_6_1_0:1.4
	RELEASE_5_5_0:1.4
	RELEASE_6_0_0:1.4
	RELEASE_5_4_0:1.4
	RELEASE_4_11_0:1.4
	RELEASE_5_3_0:1.4
	RELEASE_4_10_0:1.4
	RELEASE_5_2_1:1.4
	RELEASE_5_2_0:1.4
	RELEASE_4_9_0:1.4
	RELEASE_5_1_0:1.4
	RELEASE_4_8_0:1.4
	RELEASE_5_0_0:1.4
	RELEASE_4_7_0:1.4
	RELEASE_4_6_2:1.4
	RELEASE_4_6_1:1.4
	RELEASE_4_6_0:1.4
	RELEASE_5_0_DP1:1.4
	RELEASE_4_5_0:1.4
	RELEASE_4_4_0:1.4
	RELEASE_4_3_0:1.4
	RELEASE_4_2_0:1.4
	RELEASE_4_1_1:1.4
	RELEASE_4_1_0:1.4
	RELEASE_3_5_0:1.4
	RELEASE_4_0_0:1.3
	RELEASE_3_4_0:1.3
	RELEASE_3_3_0:1.2
	RELEASE_3_2_0:1.1
	RELEASE_3_1_0:1.1;
locks; strict;
comment	@# @;


1.4
date	2000.03.27.21.38.52;	author green;	state Exp;
branches;
next	1.3;

1.3
date	99.11.21.01.17.43;	author cpiazza;	state Exp;
branches;
next	1.2;

1.2
date	99.07.06.01.07.43;	author cpiazza;	state Exp;
branches;
next	1.1;

1.1
date	98.12.23.23.10.01;	author steve;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Update to the January 13, 2000 release of Tidy.  The version format of
the port is now %Y%d%m, so this release is tidy-20000113.  The previous
format did not increase monotonically.

A significant change is the manual page correctly becoming a manpage,
where in the last release it was a diff (!).  Further release notes
can be found within, or at
	http://www.w3.org/People/Raggett/tidy/release-notes.html
@
text
@--- platform.h.orig	Thu Jan 13 07:19:19 2000
+++ platform.h	Mon Mar 27 16:31:20 2000
@@@@ -17,9 +17,8 @@@@
   It enables tidy to find config files named ~/.tidyrc
   and ~your/.tidyrc etc if the HTML_TIDY environment
   variable is not set. Contributed by Todd Lewis.
-
-#define SUPPORT_GETPWNAM
 */
+#define SUPPORT_GETPWNAM
 
 #include <ctype.h>
 #include <stdio.h>
@


1.3
log
@Update to oct 22 release

PR:		14867
Submitted by:	maintainer
@
text
@d1 3
a3 3
--- platform.h.orig	Sat Nov 13 23:41:32 1999
+++ platform.h	Sat Nov 13 23:42:40 1999
@@@@ -17,17 +17,17 @@@@
d7 4
a10 1
+*/
a11 4
 #define SUPPORT_GETPWNAM
-*/
 
+#include <sys/types.h>
a13 8
 #include <setjmp.h>  /* for longjmp on error exit */
 #include <stdlib.h>
 #include <stdarg.h>  /* may need <varargs.h> for Unix V */
 #include <string.h>
-#include <malloc.h>
 #include <assert.h>
 
 #ifdef SUPPORT_GETPWNAM
@


1.2
log
@Update to tidy2july99

PR:		12525
Submitted by:	maintainer
@
text
@d1 10
a10 5
--- platform.h.orig	Mon Jun 28 07:22:09 1999
+++ platform.h	Wed Jun 30 23:17:07 1999
@@@@ -4,13 +4,13 @@@@
   See tidy.c for the copyright notice.
 */
d22 1
a22 1
 #define ACCESS_URL  "http://www.w3.org/WAI/GL"
@


1.1
log
@Update maintainer's Email address and fix build for -current.

PR:		9182
Submitted by:	maintainer
@
text
@d1 3
a3 3
--- platform.h.orig	Thu Dec 17 11:20:40 1998
+++ platform.h	Wed Dec 23 17:04:27 1998
@@@@ -4,6 +4,7 @@@@
d8 1
d10 1
d12 1
d14 4
@

