summaryrefslogtreecommitdiff
path: root/www/htmllint/PLIST
diff options
context:
space:
mode:
authorjschauma <jschauma>2002-11-22 16:10:10 +0000
committerjschauma <jschauma>2002-11-22 16:10:10 +0000
commit963358ddd234de7f78d47d61caad24a75c234dc9 (patch)
tree9db5f506be915808aa7cdaa340504ce5c2b24bb4 /www/htmllint/PLIST
parent4af70b2f42cde63de4ac2f743c905ff37fc6552a (diff)
downloadpkgsrc-963358ddd234de7f78d47d61caad24a75c234dc9.tar.gz
Update htmllint to latest version of 20021103. This addresses the checksum
mismatch pointed out in PR pkg/19129. If I was able to read Japanese, I would probably also have been able to provide a list of changes since the last version. Maybe somebody who does speak Japanese could post the list of changes if available?
Diffstat (limited to 'www/htmllint/PLIST')
-rw-r--r--www/htmllint/PLIST9
1 files changed, 7 insertions, 2 deletions
diff --git a/www/htmllint/PLIST b/www/htmllint/PLIST
index c5405d36b32..3d5da952b50 100644
--- a/www/htmllint/PLIST
+++ b/www/htmllint/PLIST
@@ -1,8 +1,8 @@
-@comment $NetBSD: PLIST,v 1.1 2001/11/01 02:16:58 zuntum Exp $
+@comment $NetBSD: PLIST,v 1.2 2002/11/22 16:10:10 jschauma Exp $
bin/htmllint
libexec/cgi-bin/htmllint.cgi
+libexec/cgi-bin/htmllint.env
libexec/cgi-bin/htmllint.env.default
-@exec [ -f %D/htmllint.env ] || cp %D/htmllint.env.default %D/htmllint.env
libexec/cgi-bin/htmllintrc
libexec/cgi-bin/tagslist.cgi
share/httpd/htdocs/htmllint/15445-preparation.dtd
@@ -82,6 +82,8 @@ share/httpd/htdocs/htmllint/imode20.dtd
share/httpd/htdocs/htmllint/imode20.rul
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/index.html
share/httpd/htdocs/htmllint/introduction.html
share/httpd/htdocs/htmllint/jpo.dtd
@@ -110,9 +112,12 @@ share/httpd/htdocs/htmllint/webexp.rul
share/httpd/htdocs/htmllint/wilbur.dtd
share/httpd/htdocs/htmllint/wilbur.rul
share/httpd/htdocs/htmllint/xhtml-basic.rul
+share/httpd/htdocs/htmllint/xhtml-mp.rul
share/httpd/htdocs/htmllint/xhtml1-frameset.rul
share/httpd/htdocs/htmllint/xhtml1-strict.rul
share/httpd/htdocs/htmllint/xhtml1-transitional.rul
share/httpd/htdocs/htmllint/xhtml11.rul
@dirrm share/httpd/htdocs/htmllint/images
@dirrm share/httpd/htdocs/htmllint
+@unexec ${RMDIR} %D/share/httpd/htdocs 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/share/httpd 2>/dev/null || ${TRUE}