Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: SUNAGAWA Keiki <kei@netbsd.org>
List: pkgsrc-changes
Date: 03/18/2001 16:05:12
Module Name: pkgsrc
Committed By: kei
Date: Sun Mar 18 14:05:12 UTC 2001
Modified Files:
pkgsrc/www/htmllint: Makefile
pkgsrc/www/htmllint/files: md5 patch-sum
pkgsrc/www/htmllint/patches: patch-aa patch-ab patch-ad
pkgsrc/www/htmllint/pkg: PLIST
Log Message:
* updated htmllint package to 2.36. Problem was noticed by David Brownlee
<abs@netbsd.org> in private message. Some bugs found in previous package
was fixed also.
Change list is available on its home page (in Japanese).
htmllint.pm
2.36 2001/03/14 Supported iMode 3.0.
2.35 2001/03/05 Warn about non-blank text following <FIELDSET>.
2.34 2001/02/24 Support various ristrictions noted in comment of DTD by
ISO/IEC 15545. As this, several warning are added.
Character entity references are now considered when
counting length for title, etc.
2.33 2001/02/13 Under some circumstances, <NOFRAMES> outside of <FRAMESET>
warns inconsitently.
htmllint.cgi
1.01 2001/03/08 Couldn't get resource properly when ommitting trailing '/'
such as http://host
1.00 2001/02/01 Couldn't get resource properly when the URL contains
authenticate information.
As you already know, '2.36' is a version of htmllint.pm.
To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/www/htmllint/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/www/htmllint/files/md5 \
pkgsrc/www/htmllint/files/patch-sum
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/www/htmllint/patches/patch-aa \
pkgsrc/www/htmllint/patches/patch-ab pkgsrc/www/htmllint/patches/patch-ad
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/www/htmllint/pkg/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.