diff options
author | wiz <wiz@pkgsrc.org> | 2004-04-07 12:01:18 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-04-07 12:01:18 +0000 |
commit | 6c9f9b29c494aeede901887a7213938f0c1dac23 (patch) | |
tree | 8b20e5e1b9cd8823f0bdb7704fc05ecb7512b1fb /www | |
parent | 0011cb47fae1b5e2091a6d480d9239bd2e71e69f (diff) | |
download | pkgsrc-6c9f9b29c494aeede901887a7213938f0c1dac23.tar.gz |
Update to 20040406; no Changes found, and they probably would have been
in Japanese anyway...
Closes PR 25078 by Kazu Yamamoto.
Diffstat (limited to 'www')
-rw-r--r-- | www/htmllint/Makefile | 4 | ||||
-rw-r--r-- | www/htmllint/PLIST | 5 | ||||
-rw-r--r-- | www/htmllint/distinfo | 6 |
3 files changed, 9 insertions, 6 deletions
diff --git a/www/htmllint/Makefile b/www/htmllint/Makefile index d4571cd2b7c..eaa6fae2ca3 100644 --- a/www/htmllint/Makefile +++ b/www/htmllint/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2004/01/20 12:27:58 agc Exp $ +# $NetBSD: Makefile,v 1.14 2004/04/07 12:01:18 wiz Exp $ # DISTNAME= htmllint -PKGNAME= htmllint-20030518 +PKGNAME= htmllint-20040406 CATEGORIES= www japanese MASTER_SITES= http://openlab.ring.gr.jp/k16/htmllint/archives/ EXTRACT_SUFX= .zip diff --git a/www/htmllint/PLIST b/www/htmllint/PLIST index c54e4b67338..2572052f025 100644 --- a/www/htmllint/PLIST +++ b/www/htmllint/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2003/03/05 10:03:46 wiz Exp $ +@comment $NetBSD: PLIST,v 1.4 2004/04/07 12:01:18 wiz Exp $ bin/htmllint libexec/cgi-bin/htmllint.cgi libexec/cgi-bin/htmllint.env @@ -78,6 +78,8 @@ share/httpd/htdocs/htmllint/images/top.gif share/httpd/htdocs/htmllint/images/verygood.gif share/httpd/htdocs/htmllint/imode-xhtml.dtd share/httpd/htdocs/htmllint/imode-xhtml.rul +share/httpd/htdocs/htmllint/imode-xhtml11.dtd +share/httpd/htdocs/htmllint/imode-xhtml11.rul share/httpd/htdocs/htmllint/imode.dtd share/httpd/htdocs/htmllint/imode.rul share/httpd/htdocs/htmllint/imode20.dtd @@ -103,6 +105,7 @@ share/httpd/htdocs/htmllint/mozilla40.dtd share/httpd/htdocs/htmllint/mozilla40.rul share/httpd/htdocs/htmllint/notice.html share/httpd/htdocs/htmllint/parsedtd.pl +share/httpd/htdocs/htmllint/readme.txt share/httpd/htdocs/htmllint/reference.html share/httpd/htdocs/htmllint/rulefile.html share/httpd/htdocs/htmllint/sitemap.html diff --git a/www/htmllint/distinfo b/www/htmllint/distinfo index ca5df0839bd..cb56f738dd9 100644 --- a/www/htmllint/distinfo +++ b/www/htmllint/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.7 2003/06/18 08:16:29 wiz Exp $ +$NetBSD: distinfo,v 1.8 2004/04/07 12:01:18 wiz Exp $ -SHA1 (htmllint-20030518/htmllint.zip) = 3acd303afbc697c886b316831766d7f1380594f7 -Size (htmllint-20030518/htmllint.zip) = 677984 bytes +SHA1 (htmllint-20040406/htmllint.zip) = c8c186743035511ef70b6fdad0dba9ee20f73e23 +Size (htmllint-20040406/htmllint.zip) = 690157 bytes SHA1 (patch-aa) = bdaeb7be2fbf2a1295f4840d52a2e0f5f1cc31bc SHA1 (patch-ad) = 3759e9a01e8697e4db4012c91acb6429b8ef0e1e SHA1 (patch-ag) = 2feed2790b4c501c2df6f96efdb84ca39faf0fb7 |