1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/www/tidy-devel/files/patch-ab
Brian Feldman e5275183e4 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
2000-03-27 21:38:52 +00:00

14 lines
364 B
Plaintext

--- 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
#include <ctype.h>
#include <stdio.h>