pkgsrc/www/p5-HTML-Lint/distinfo
wen ce191592ca Update to 2.20
Update DEPENDS
Add LICENSE

Upstream changes:
2.20    Fri Apr  6 00:49:51 CDT 2012
    [ENHANCEMENTS]
    Sometimes creating HTML::Lint-compliant HTML just isn't possible.
    Now, you can now turn individual errors on and off in your HTML
    via comment directives, like so:

        <!-- html-lint elem-img-sizes-missing: off, attr-unknown: off -->

    And if you have a batch of code that's hopeless:

        <!-- html-lint all: off -->

    Added check for unknown entities, such as "&foo;".

    Added check for unclosed entitities, such as "&amp" without the
    closing semicolon.

    Added a check for a bare ampersand that should be written as &amp;
2013-10-13 01:36:26 +00:00

5 lines
244 B
Text

$NetBSD: distinfo,v 1.4 2013/10/13 01:36:26 wen Exp $
SHA1 (HTML-Lint-2.20.tar.gz) = 8f36a97e573adb602b1d5c98c91b9ffbd90f7bed
RMD160 (HTML-Lint-2.20.tar.gz) = 765b6a49216df7862baf2af4507f101399f5382d
Size (HTML-Lint-2.20.tar.gz) = 25974 bytes