From thierry@pompo.net  Fri Feb 14 12:04:43 2003
Return-Path: <thierry@pompo.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 425E237B401
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 14 Feb 2003 12:04:43 -0800 (PST)
Received: from postfix4-1.free.fr (postfix4-1.free.fr [213.228.0.62])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 2651D43FE0
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 14 Feb 2003 12:04:42 -0800 (PST)
	(envelope-from thierry@pompo.net)
Received: from graf.pompo.net (lyon-4-a7-62-147-48-149.dial.proxad.net [62.147.48.149])
	by postfix4-1.free.fr (Postfix) with ESMTP id A3EF415EDE
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 14 Feb 2003 21:04:40 +0100 (CET)
Received: by graf.pompo.net (Postfix, from userid 1001)
	id 29CFB76A7; Fri, 14 Feb 2003 21:03:50 +0100 (CET)
Message-Id: <20030214200350.29CFB76A7@graf.pompo.net>
Date: Fri, 14 Feb 2003 21:03:50 +0100 (CET)
From: Thierry Thomas <thierry@pompo.net>
Reply-To: Thierry Thomas <thierry@pompo.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: www/tidy-devel: upgrading to latest release.
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         48286
>Category:       ports
>Synopsis:       www/tidy-devel: upgrading to latest release.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 14 12:10:10 PST 2003
>Closed-Date:    Sat Feb 15 23:14:25 PST 2003
>Last-Modified:  Sat Feb 15 23:14:25 PST 2003
>Originator:     Thierry Thomas
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
Kabbale Eros
>Environment:
System: FreeBSD graf.pompo.net 4.7-STABLE FreeBSD 4.7-STABLE #0: Sun Dec 29 12:46:07 CET 2002 root@graf.pompo.net:/usr/obj/mntsrc/src/sys/GRAF020727 i386


	
>Description:
	Upgrading to tidy-devel, last updated on  8 February, 2003. 

>How-To-Repeat:
	N/A.

>Fix:
	Please apply the following patch:


diff -urN www/tidy-devel/Makefile www/tidy-devel.orig/Makefile
--- www/tidy-devel/Makefile	Wed Feb 12 23:49:40 2003
+++ www/tidy-devel.orig/Makefile	Tue Feb 11 00:14:32 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	tidy
-PORTVERSION=	030208
+PORTVERSION=	030205
 CATEGORIES=	www
 MASTER_SITES=	http://tidy.sourceforge.net/src/%SUBDIR%/	\
 		http://tidy.sourceforge.net/docs/
diff -urN www/tidy-devel/distinfo www/tidy-devel.orig/distinfo
--- www/tidy-devel/distinfo	Thu Feb 13 00:06:43 2003
+++ www/tidy-devel.orig/distinfo	Tue Feb 11 00:14:32 2003
@@ -1,2 +1,2 @@
-MD5 (tidy_src_030208.tgz) = 9b92b57829c2feb6c92ede60944fee4e
+MD5 (tidy_src_030205.tgz) = 3b1fae60e199e548ee0f2d33c9b0a3dd
 MD5 (tidy_docs_021222.tgz) = 515f04f80b3a6e18d4d094bcca0ed155
diff -urN www/tidy-devel/files/patch-Makefile www/tidy-devel.orig/files/patch-Makefile
--- www/tidy-devel/files/patch-Makefile	Thu Feb 13 21:34:39 2003
+++ www/tidy-devel.orig/files/patch-Makefile	Sun Feb  2 00:24:54 2003
@@ -1,17 +1,22 @@
---- Makefile.orig	Sun Feb  9 08:57:03 2003
-+++ Makefile	Thu Feb 13 21:34:14 2003
-@@ -58,8 +58,8 @@
- PROJECT=tidy
+--- Makefile.orig	Sat Dec 14 08:57:02 2002
++++ Makefile	Sun Dec 29 22:35:20 2002
+@@ -56,12 +56,12 @@
+ SHELL=/bin/sh
  
  # Installation variables.  Spaces OK, only dir create and file copy operations.
--runinst_prefix=/usr/local
--devinst_prefix=/usr/local
+-runinst_prefix=/usr
+-devinst_prefix=/usr
 +runinst_prefix=${PREFIX}
 +devinst_prefix=${PREFIX}
  
  bininst = ${runinst_prefix}/bin
  libinst = ${devinst_prefix}/lib
-@@ -76,8 +76,9 @@
+-incinst = ${devinst_prefix}/include
++incinst = ${devinst_prefix}/include/tidy
+ maninst = ${devinst_prefix}/man
+ 
+ # Internal variables. - No spaces allowed: libtool chokes on spaces in directory names.
+@@ -74,8 +74,9 @@
  BINDIR = ${TOPDIR}/bin
  
  # CFLAGS etc..
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: gnats-admin->freebsd-ports-bugs 
Responsible-Changed-By: arved 
Responsible-Changed-When: Sat Feb 15 11:03:57 PST 2003 
Responsible-Changed-Why:  
Misfiled ports PR 

http://www.freebsd.org/cgi/query-pr.cgi?pr=48286 
State-Changed-From-To: open->closed 
State-Changed-By: markp 
State-Changed-When: Sat Feb 15 23:13:55 PST 2003 
State-Changed-Why:  
Committed, thanks! The patch was reversed. 

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