ports/50505: www/tidy-devel: upgrading to 030330.

Thierry Thomas thierry at pompo.net
Mon Mar 31 21:30:19 UTC 2003


>Number:         50505
>Category:       ports
>Synopsis:       www/tidy-devel: upgrading to 030330.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 31 13:30:15 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Thierry Thomas
>Release:        FreeBSD 4.8-RC i386
>Organization:
Kabbale Eros
>Environment:
System: FreeBSD graf.pompo.net 4.8-RC FreeBSD 4.8-RC #0: Sat Mar 29 02:08:33 CET 2003 thierry at graf.pompo.net:/usr/obj/mntsrc/src/sys/GRAF020727 i386


	
>Description:
	Upgrading www/tidy-devel to the latest version.

>How-To-Repeat:
	N/A.

>Fix:
	Please apply the following patch:


diff -urN www/tidy-devel.orig/Makefile www/tidy-devel/Makefile
--- www/tidy-devel.orig/Makefile	Sun Mar 30 21:08:25 2003
+++ www/tidy-devel/Makefile	Mon Mar 31 21:23:07 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME?=	tidy
-PORTVERSION=	030325
+PORTVERSION=	030330
 CATEGORIES=	www
 MASTER_SITES=	http://tidy.sourceforge.net/src/%SUBDIR%/	\
 		http://tidy.sourceforge.net/docs/:docs
diff -urN www/tidy-devel.orig/distinfo www/tidy-devel/distinfo
--- www/tidy-devel.orig/distinfo	Sun Mar 30 21:08:25 2003
+++ www/tidy-devel/distinfo	Mon Mar 31 21:23:18 2003
@@ -1,2 +1,2 @@
-MD5 (tidy_src_030325.tgz) = 8ea24f824e8f43fc4f9a7d2ddfcd6370
+MD5 (tidy_src_030330.tgz) = c45c11357a059ac8ee688a99a42bb930
 MD5 (tidy_docs_030325.tgz) = ba984cbb5e6eed1573fa36baa51eac47
diff -urN www/tidy-devel.orig/files/patch-include_platform.h www/tidy-devel/files/patch-include_platform.h
--- www/tidy-devel.orig/files/patch-include_platform.h	Fri Mar 21 10:34:18 2003
+++ www/tidy-devel/files/patch-include_platform.h	Mon Mar 31 21:26:58 2003
@@ -1,5 +1,5 @@
---- include/platform.h.orig	Thu Mar 20 08:57:01 2003
-+++ include/platform.h	Fri Mar 21 10:34:00 2003
+--- include/platform.h.orig	Mon Mar 31 09:57:04 2003
++++ include/platform.h	Mon Mar 31 21:23:33 2003
 @@ -33,7 +33,7 @@
    It enables tidy to find config files named ~/.tidyrc if 
    the HTML_TIDY environment variable is not set.
@@ -18,21 +18,3 @@
  
  
  /* Enable/disable support for Big5 and Shift_JIS character encodings */
-@@ -443,16 +443,14 @@
- /* hack for gnu sys/types.h file  which defines uint and ulong */
- /* you may need to delete the #ifndef and #endif on your system */
- 
--#ifndef __USE_MISC
- #if defined(BE_OS) || defined(SOLARIS_OS) || defined(BSD_BASED_OS) || defined(MAC_OS_X) || defined(OSF_OS) || defined(IRIX_OS) || defined(AIX_OS)
- #include <sys/types.h>
-+typedef unsigned long ulong;
- #else
- #if !defined(HPUX_OS) && !defined(CYGWIN_OS)
- typedef unsigned int uint;
- #endif
--typedef unsigned long ulong;
- #endif
--#endif /* __USE_MISC */
- 
- #ifndef TIDY_EXPORT /* Define it away for most builds */
- #define TIDY_EXPORT
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list