Subject: Re: CVS commit: htdocs/Documentation/pkgsrc
To: Mike M. Volokhov <mishka@NetBSD.org>
From: Roland Illig <rillig@NetBSD.org>
List: www-changes
Date: 05/29/2006 10:44:00
Mike M. Volokhov wrote:
> 
> have you noticed my email to tech-pkg@ about HTML pkgsrc guide? There
> is a link in case if you have missed it in the tonns of other emails:
> 
> 	http://mail-index.NetBSD.org/tech-pkg/2006/05/24/0000.html
> 
> Shortly said, this commit breaks the HTML validity of just all files
> above. To recover them back you should update htdocs/share and
> pkgsrc/doc/guide files and regen them again. You may also check results
> before committing them using http://validator.w3.org/ service (file
> uploading interface).
> 
> Could you repair this, please?

I have read your mail and also updated htdocs, but that didn't help. The 
real cause for this breakage is that the htdocs-share-*.tar.gz file has 
not been updated in the pkgsrc/doc/guide/Makefile.

I'm fixing it.

Roland