From corecode@corecode.ath.cx  Sat Jul 20 07:26:00 2002
Return-Path: <corecode@corecode.ath.cx>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id E94E137B400
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 20 Jul 2002 07:26:00 -0700 (PDT)
Received: from mailout09.sul.t-online.com (mailout09.sul.t-online.com [194.25.134.84])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0C1FE43E31
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 20 Jul 2002 07:26:00 -0700 (PDT)
	(envelope-from corecode@corecode.ath.cx)
Received: from fwd08.sul.t-online.de 
	by mailout09.sul.t-online.com with smtp 
	id 17VvBB-0003bh-0A; Sat, 20 Jul 2002 16:25:53 +0200
Received: from spirit.zuhause.stoert.net (320050403952-0001@[217.224.161.46]) by fmrl08.sul.t-online.com
	with esmtp id 17VvB6-1BJSREC; Sat, 20 Jul 2002 16:25:48 +0200
Received: from terrorfish.uni.stoert.net (terrorfish.uni.stoert.net [10.150.180.178])
	by spirit.zuhause.stoert.net (8.11.6/8.11.6) with ESMTP id g6KEPiQ81106;
	Sat, 20 Jul 2002 16:25:44 +0200 (CEST)
	(envelope-from corecode@corecode.ath.cx)
Received: from terrorfish.uni.stoert.net (localhost [127.0.0.1])
	by terrorfish.uni.stoert.net (8.12.5/8.12.4) with ESMTP id g6KEOhmr025215;
	Sat, 20 Jul 2002 16:24:43 +0200 (CEST)
	(envelope-from corecode@terrorfish.uni.stoert.net)
Received: (from corecode@localhost)
	by terrorfish.uni.stoert.net (8.12.5/8.12.4/Submit) id g6KEObip025214;
	Sat, 20 Jul 2002 16:24:37 +0200 (CEST)
Message-Id: <200207201424.g6KEObip025214@terrorfish.uni.stoert.net>
Date: Sat, 20 Jul 2002 16:24:37 +0200 (CEST)
From: "Simon 'corecode' Schubert" <corecode@corecode.ath.cx>
Reply-To: "Simon 'corecode' Schubert" <corecode@corecode.ath.cx>
To: FreeBSD-gnats-submit@freebsd.org
Cc: saken@hotel.rmta.org
Subject: unbreak build of www/tidy
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         40810
>Category:       ports
>Synopsis:       unbreak build of www/tidy
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 20 07:30:02 PDT 2002
>Closed-Date:    Sat Jul 20 09:50:43 PDT 2002
>Last-Modified:  Sat Jul 20 09:50:43 PDT 2002
>Originator:     Simon 'corecode' Schubert
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD terrorfish.uni.stoert.net 5.0-CURRENT FreeBSD 5.0-CURRENT #9: Sat Jul 20 03:59:29 CEST 2002 corecode@terrorfish.uni.stoert.net:/usr/obj/k7/usr/src/sys/TERRORFISH i386


	
>Description:
	unbreak build of www/tidy. this is broken at least for -current.
	
	textproc/docproj depends on that so i've marked it serious
	
>How-To-Repeat:
	
>Fix:

Index: files/patch-ad
===================================================================
RCS file: /home/ncvs/ports/www/tidy/files/patch-ad,v
retrieving revision 1.1
diff -u -r1.1 patch-ad
--- files/patch-ad	22 Nov 2001 15:26:43 -0000	1.1
+++ files/patch-ad	20 Jul 2002 14:21:58 -0000
@@ -1,6 +1,15 @@
---- html.h.orig	Fri Aug  4 19:21:05 2000
-+++ html.h	Mon Nov 19 14:36:54 2001
-@@ -380,6 +380,7 @@
+--- html.h.orig	Fri Aug  4 18:21:05 2000
++++ html.h	Sat Jul 20 16:20:55 2002
+@@ -4,6 +4,8 @@
+   See tidy.c for the copyright notice.
+ */
+ 
++#include <sys/types.h>
++
+ /* indentation modes */
+ 
+ #define NO_INDENT      0
+@@ -380,6 +382,7 @@
  
  void FatalError(char *msg);
  void FileError(FILE *fp, const char *file);
@@ -8,7 +17,7 @@
  
  Node *GetToken(Lexer *lexer, uint mode);
  
-@@ -758,6 +759,7 @@
+@@ -758,6 +761,7 @@
  extern Bool Word2000;
  extern Bool Emacs;  /* sasdjb 01May00 GNU Emacs error output format */
  extern Bool LiteralAttribs;
	


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: naddy 
State-Changed-When: Sat Jul 20 09:50:01 PDT 2002 
State-Changed-Why:  
Fix committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=40810 
>Unformatted:
