Subject: CVS commit: pkgsrc/www/cvsweb
To: None <pkgsrc-changes@netbsd.org>
From: Martti Kuparinen <martti@netbsd.org>
List: pkgsrc-changes
Date: 07/24/2002 14:38:47
Module Name: pkgsrc
Committed By: martti
Date: Wed Jul 24 11:38:47 UTC 2002
Modified Files:
pkgsrc/www/cvsweb: Makefile distinfo
pkgsrc/www/cvsweb/patches: patch-aa patch-ab
Log Message:
Updated cvsweb to 2.0.5
* Fix diffs between tags
* Fix duplicate accesskeys and id's in the "front" page
* Fix typo in JavaScript download window parameter
* Include query string in JavaScript download links in order to unbreak
downloads from non-default CVS roots
* Don't display @ForbiddenFiles in directory listings; also make sure their
logs are not accessible via direct URLs
* Fix dir sort order breakage when there are rogue files in the repository
dir and the sort order is not by file name
* Add -f; avoid reading ~/.cvsrc
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 pkgsrc/www/cvsweb/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/www/cvsweb/distinfo
cvs rdiff -r1.4 -r1.5 pkgsrc/www/cvsweb/patches/patch-aa
cvs rdiff -r1.2 -r1.3 pkgsrc/www/cvsweb/patches/patch-ab
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.