Subject: CVS commit: pkgsrc/www/wwwoffle
To: None <pkgsrc-changes@netbsd.org>
From: Frederick Bruckman <fredb@netbsd.org>
List: pkgsrc-changes
Date: 11/08/2002 17:39:56
Module Name:	pkgsrc
Committed By:	fredb
Date:		Fri Nov  8 15:39:56 UTC 2002

Modified Files:
	pkgsrc/www/wwwoffle: Makefile distinfo

Log Message:
Update to version 2.7f. The following is condensed in format only from
the "ChangeLog" file:

    * src/configrdwr.c:
    When allowing '=' signs in URL-SPECIFICATIONS ignore trailing spaces.

    * doc/FAQ: Added a question about startup error/warning messages.

    * src/wwwoffles.c:
    Don't attempt to modify HTML if the page is compressed.

    * src/headbody.c: Fix the Set-Cookie problem again.

    * doc/scripts/FAQ-html.pl: New file.

    * doc/scripts/README.CONF-html.pl, doc/scripts/README.CONF-msg.pl:
    Convert characters with umlauts into proper HTML entities.

    * src/headbody.c: A fix for the stupid bug in the previous version.

    * src/io.c:
    Fix for partial pages when server uses compression (suggested by
    Paul Rombouts).

    * src/wwwoffled.c: Close the client socket if SocketRemoteName() fails.


To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 pkgsrc/www/wwwoffle/Makefile
cvs rdiff -r1.18 -r1.19 pkgsrc/www/wwwoffle/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.