diff options
author | green <green@FreeBSD.org> | 2000-03-28 05:38:52 +0800 |
---|---|---|
committer | green <green@FreeBSD.org> | 2000-03-28 05:38:52 +0800 |
commit | 13e26f93a0cf0ca19b70acf4489bb88ae3a8ab4a (patch) | |
tree | ff4a8754da353037530c97911a177055a116c64b | |
parent | ea84ccd3d9858de112f6083ffaa7ef6a140a213f (diff) | |
download | freebsd-ports-gnome-13e26f93a0cf0ca19b70acf4489bb88ae3a8ab4a.tar.gz freebsd-ports-gnome-13e26f93a0cf0ca19b70acf4489bb88ae3a8ab4a.tar.zst freebsd-ports-gnome-13e26f93a0cf0ca19b70acf4489bb88ae3a8ab4a.zip |
Update to the January 13, 2000 release of Tidy. The version format of
the port is now %Y%d%m, so this release is tidy-20000113. The previous
format did not increase monotonically.
A significant change is the manual page correctly becoming a manpage,
where in the last release it was a diff (!). Further release notes
can be found within, or at
http://www.w3.org/People/Raggett/tidy/release-notes.html
-rw-r--r-- | www/tidy-devel/Makefile | 6 | ||||
-rw-r--r-- | www/tidy-devel/distinfo | 2 | ||||
-rw-r--r-- | www/tidy-devel/files/patch-ab | 23 | ||||
-rw-r--r-- | www/tidy/Makefile | 6 | ||||
-rw-r--r-- | www/tidy/distinfo | 2 | ||||
-rw-r--r-- | www/tidy/files/patch-ab | 23 |
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 |