[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: UPDATE: www/tidy
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Tue, 13 Jul 2004, Xavier Santolaria wrote:
> On Mon, Jul 12, 2004 at 05:15:21PM -0300, Eduardo Alvarenga wrote:
>> As MAINTAINER, i'm updating the tidy port to it's latest 040706
>> release.
>>
>> - lots of bug fixing
>> - new docs
>>
>> [1] http://www.thrx.org/ports/tidy/
>> [2] http://www.thrx.org/ports/tidy.tar.gz
>
> would you mind posting diffs instead of the whole port...?
> i'm sure you know it's easier for everybody to read diffs of
> an updated port than the whole port.
Oh.. sorry! Not a big update, basically changing numbers.
Index: Makefile
===================================================================
RCS file: /cvs/ports/www/tidy/Makefile,v
retrieving revision 1.15
diff -u -r1.15 Makefile
--- Makefile 2 Mar 2004 23:10:29 -0000 1.15
+++ Makefile 12 Jul 2004 23:05:22 -0000
@@ -2,7 +2,7 @@
COMMENT= "validate, correct, and pretty-print HTML files"
-TIDYDATE= 040301
+TIDYDATE= 040706
DISTNAME= tidy_src_${TIDYDATE}
PKGNAME= tidy-${TIDYDATE}
@@ -23,7 +23,7 @@
MASTER_SITES0= ${HOMEPAGE}docs/
EXTRACT_SUFX= .tgz
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
- tidy_docs_030610${EXTRACT_SUFX}:0
+ tidy_docs_040317${EXTRACT_SUFX}:0
USE_GMAKE= Yes
NO_REGRESS= Yes
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/tidy/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo 2 Mar 2004 23:10:29 -0000 1.3
+++ distinfo 12 Jul 2004 23:05:22 -0000
@@ -1,6 +1,6 @@
-MD5 (tidy_docs_030610.tgz) = 54ab968e177bc92495fce324c18f8b52
-MD5 (tidy_src_040301.tgz) = ab2561bb24de0d8336d4ced06be3f2bc
-RMD160 (tidy_docs_030610.tgz) = 9fad1c97b125d9ff04b487a77a486c90c7b3e1e1
-RMD160 (tidy_src_040301.tgz) = 3e693d3342b8934ab03cf2249aa823d236dd06dc
-SHA1 (tidy_docs_030610.tgz) = 3c3afddf861cebe91521be7ca0ae2476a547a3a9
-SHA1 (tidy_src_040301.tgz) = e772b01df12e22710f3e6d42bc743abacb873b12
+MD5 (tidy_docs_040317.tgz) = ec60e9c63ed5d98cbdf98260a9a03c23
+MD5 (tidy_src_040706.tgz) = 78590c24bd5b8bbdc80e945220fcb6a8
+RMD160 (tidy_docs_040317.tgz) = 7608fbcf1ff0bc092c15ada68a786e592db33545
+RMD160 (tidy_src_040706.tgz) = 5bd6b00d35d9aa4521f6be77dc3057a6e32d7327
+SHA1 (tidy_docs_040317.tgz) = 1c959cd61087992f64d0ad3fcecd4a215cf32453
+SHA1 (tidy_src_040706.tgz) = fb89fb0a163da1a1676e7b390302c61ea7e90381
Index: patches/patch-include_platform_h
===================================================================
RCS file: /cvs/ports/www/tidy/patches/patch-include_platform_h,v
retrieving revision 1.1
diff -u -r1.1 patch-include_platform_h
--- patches/patch-include_platform_h 2 Mar 2004 21:20:12 -0000 1.1
+++ patches/patch-include_platform_h 12 Jul 2004 23:05:22 -0000
@@ -1,6 +1,6 @@
$OpenBSD: patch-include_platform_h,v 1.1 2004/03/02 21:20:12 xsa Exp $
---- include/platform.h.orig 2004-01-11 08:57:03.000000000 +0100
-+++ include/platform.h 2004-03-03 00:15:26.000000000 +0100
+--- include/platform.h.orig Fri Mar 19 05:00:57 2004
++++ include/platform.h Mon Jul 12 16:12:09 2004
@@ -33,7 +33,7 @@ extern "C" {
It enables tidy to find config files named ~/.tidyrc if
the HTML_TIDY environment variable is not set.
@@ -19,8 +19,8 @@
/* Enable/disable support for Big5 and Shift_JIS character encodings */
-@@ -496,7 +496,7 @@ extern "C" {
- #if !defined(HPUX_OS) && !defined(CYGWIN_OS) && !defined(MAC_OS_X) && !defined(BE_OS) && !defined(SOLARIS_OS) && !defined(BSD_BASED_OS) && !defined(OSF_OS) && !defined(IRIX_OS) && !defined(AIX_OS)
+@@ -497,7 +497,7 @@ extern "C" {
+ #if !defined(HPUX_OS) && !defined(CYGWIN_OS) && !defined(MAC_OS_X) && !defined(BE_OS) && !defined(SOLARIS_OS) && !defined(BSD_BASED_OS) && !defined(OSF_OS) && !defined(IRIX_OS) && !defined(AIX_OS) && !defined(LINUX_OS)
typedef unsigned int uint;
#endif
-#if defined(HPUX_OS) || defined(CYGWIN_OS) || defined(MAC_OS) || defined(BSD_BASED_OS) || defined(_WIN32)
Regards,
--
Eduardo A. Alvarenga
Analista de Suporte
Centro Estratégico Integrado / SEGUP-PA
(91) 259-0555 / 8116-0036
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (OpenBSD)
iD8DBQFA8xuTpKK2uJoGDlMRAqbiAJ0avf/0zGS8Lsk0S+DY+WaD25GstgCfZLOC
ygqLgSazKSIZKTYlCKYjdw0=
=RjKC
-----END PGP SIGNATURE-----