Subject: CVS commit: pkgsrc/mk/bulk
To: None <pkgsrc-changes@netbsd.org>
From: Dan McMahill <dmcmahill@netbsd.org>
List: pkgsrc-changes
Date: 11/13/2002 03:05:03
Module Name:	pkgsrc
Committed By:	dmcmahill
Date:		Wed Nov 13 01:05:03 UTC 2002

Modified Files:
	pkgsrc/mk/bulk: genreadme.awk

Log Message:
- replace & with &amp; _before_ replacing < with &lt; and > with &gt; when
  escaping html output.

- properly escape the URL in the link and the displayed URL in the vulnerability
  list to handle the '&' character in URL's.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 pkgsrc/mk/bulk/genreadme.awk

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