diff options
author | taca <taca@pkgsrc.org> | 2005-12-11 13:30:58 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2005-12-11 13:30:58 +0000 |
commit | 396cb47cc32d329f60275e97043da7fd5e3556d6 (patch) | |
tree | f4f863afdc4290a3d89ec69c51fef90765ad5cc9 /www/htmllint/PLIST | |
parent | 411b5145a303cff9ebb04d85ae0b2d3df6b06d9d (diff) | |
download | pkgsrc-396cb47cc32d329f60275e97043da7fd5e3556d6.tar.gz |
Update www/htmllint package to 20050924.
Complete changes are unknown, but some items from HOMEPAGE.
- Make sure to close the file descriptors for temporary files
when uploading files.
- Fix a problem with handling of "file:" scheme.
The second problem might be claimed as a security problem.
pkgsrc changes:
- Add dependency to p5-libwww.
Diffstat (limited to 'www/htmllint/PLIST')
-rw-r--r-- | www/htmllint/PLIST | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/www/htmllint/PLIST b/www/htmllint/PLIST index 9998c22e384..74d6e1757f9 100644 --- a/www/htmllint/PLIST +++ b/www/htmllint/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2004/07/19 13:18:31 wiz Exp $ +@comment $NetBSD: PLIST,v 1.6 2005/12/11 13:30:58 taca Exp $ bin/htmllint libexec/cgi-bin/htmllint.cgi libexec/cgi-bin/htmllint.env @@ -57,6 +57,8 @@ share/httpd/htdocs/htmllint/htmllint.pm share/httpd/htdocs/htmllint/htmllint2.css share/httpd/htdocs/htmllint/htmllinte.html share/httpd/htdocs/htmllint/htmllintl.html +share/httpd/htdocs/htmllint/htmlplus.dtd +share/httpd/htdocs/htmllint/htmlplus.rul share/httpd/htdocs/htmllint/httpreq.pl share/httpd/htdocs/htmllint/i18n.dtd share/httpd/htdocs/htmllint/i18n.rul @@ -89,6 +91,8 @@ share/httpd/htdocs/htmllint/imode30.dtd share/httpd/htdocs/htmllint/imode30.rul share/httpd/htdocs/htmllint/imode40.dtd share/httpd/htdocs/htmllint/imode40.rul +share/httpd/htdocs/htmllint/imode50.dtd +share/httpd/htdocs/htmllint/imode50.rul share/httpd/htdocs/htmllint/index.html share/httpd/htdocs/htmllint/introduction.html share/httpd/htdocs/htmllint/jpo.dtd |