summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/tidy-devel/Makefile6
-rw-r--r--www/tidy-devel/distinfo2
-rw-r--r--www/tidy-devel/files/patch-ab23
-rw-r--r--www/tidy/Makefile6
-rw-r--r--www/tidy/distinfo2
-rw-r--r--www/tidy/files/patch-ab23
6 files changed, 22 insertions, 40 deletions
diff --git a/www/tidy-devel/Makefile b/www/tidy-devel/Makefile
index 311aa3ba503b..61c78d0b2b39 100644
--- a/www/tidy-devel/Makefile
+++ b/www/tidy-devel/Makefile
@@ -1,13 +1,13 @@
# New ports collection makefile for: tidy
-# Version required: 0.10.99.1
+# Version required: tidy13jan00
# Date created: 27 Oct 1998
# Whom: Abel Chow <achow@transoft.net>
#
# $FreeBSD$
#
-DISTNAME= tidy30nov99
-PKGNAME= tidy-0.11.99.2
+DISTNAME= tidy13jan00
+PKGNAME= tidy-20000113
CATEGORIES= www
MASTER_SITES= http://www.w3.org/People/Raggett/
EXTRACT_SUFX= .tgz
diff --git a/www/tidy-devel/distinfo b/www/tidy-devel/distinfo
index ca187847950b..6ffc7dde5eec 100644
--- a/www/tidy-devel/distinfo
+++ b/www/tidy-devel/distinfo
@@ -1 +1 @@
-MD5 (tidy30nov99.tgz) = d527142aa7cb10eee1acc1c896c4e5ed
+MD5 (tidy13jan00.tgz) = 4ee20c19df8e27b0bb57d0525404075c
diff --git a/www/tidy-devel/files/patch-ab b/www/tidy-devel/files/patch-ab
index d178ef5b3673..7493b2df4ba8 100644
--- a/www/tidy-devel/files/patch-ab
+++ b/www/tidy-devel/files/patch-ab
@@ -1,22 +1,13 @@
---- platform.h.orig Sat Nov 13 23:41:32 1999
-+++ platform.h Sat Nov 13 23:42:40 1999
-@@ -17,17 +17,17 @@
+--- 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
- #define SUPPORT_GETPWNAM
--*/
-
-+#include <sys/types.h>
#include <ctype.h>
#include <stdio.h>
- #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
diff --git a/www/tidy/Makefile b/www/tidy/Makefile
index 311aa3ba503b..61c78d0b2b39 100644
--- a/www/tidy/Makefile
+++ b/www/tidy/Makefile
@@ -1,13 +1,13 @@
# New ports collection makefile for: tidy
-# Version required: 0.10.99.1
+# Version required: tidy13jan00
# Date created: 27 Oct 1998
# Whom: Abel Chow <achow@transoft.net>
#
# $FreeBSD$
#
-DISTNAME= tidy30nov99
-PKGNAME= tidy-0.11.99.2
+DISTNAME= tidy13jan00
+PKGNAME= tidy-20000113
CATEGORIES= www
MASTER_SITES= http://www.w3.org/People/Raggett/
EXTRACT_SUFX= .tgz
diff --git a/www/tidy/distinfo b/www/tidy/distinfo
index ca187847950b..6ffc7dde5eec 100644
--- a/www/tidy/distinfo
+++ b/www/tidy/distinfo
@@ -1 +1 @@
-MD5 (tidy30nov99.tgz) = d527142aa7cb10eee1acc1c896c4e5ed
+MD5 (tidy13jan00.tgz) = 4ee20c19df8e27b0bb57d0525404075c
diff --git a/www/tidy/files/patch-ab b/www/tidy/files/patch-ab
index d178ef5b3673..7493b2df4ba8 100644
--- a/www/tidy/files/patch-ab
+++ b/www/tidy/files/patch-ab
@@ -1,22 +1,13 @@
---- platform.h.orig Sat Nov 13 23:41:32 1999
-+++ platform.h Sat Nov 13 23:42:40 1999
-@@ -17,17 +17,17 @@
+--- 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
- #define SUPPORT_GETPWNAM
--*/
-
-+#include <sys/types.h>
#include <ctype.h>
#include <stdio.h>
- #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