Update to knu-cvsweb 1.104.1.47.
2000-12-29 03:17 knu * README.knu: Mention automatic tarball generation feature. 2000-12-29 03:16 knu * TODO.knu: Directory sorting was fixed at the same time that "show only tags" feature was fixed. 2000-12-29 03:07 knu * cvsweb.cgi: Specify --ignore-failed-read on invoking tar(1). 2000-12-29 02:49 knu * cvsweb.cgi, cvsweb.conf: Add "automatic tarball generation" feature. You can check out a whole directory in gzipped tarball. Obtained from: Debian package: cvsweb_1.93-1 Allow space characters in file names. (not tested yet)
This commit is contained in:
parent
4f68b306f3
commit
29196ffb00
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=36426
@ -19,7 +19,7 @@ USE_PERL5= yes
|
||||
|
||||
# This version of cvsweb is Zeller's version + knu's enhancements.
|
||||
REV_ZELLER= 1.104
|
||||
REV_KNU= 1.45
|
||||
REV_KNU= 1.47
|
||||
|
||||
# Specify where your repository belongs.
|
||||
# (You can reconfigure it after installation anyway)
|
||||
|
@ -1 +1 @@
|
||||
MD5 (cvsweb-1.104.1.45.tar.gz) = 84ea9324da68fbe12bf161290d6fc9e0
|
||||
MD5 (cvsweb-1.104.1.47.tar.gz) = 4bc7f164294a728f8b44b6e6ec535c8a
|
||||
|
@ -19,7 +19,7 @@ USE_PERL5= yes
|
||||
|
||||
# This version of cvsweb is Zeller's version + knu's enhancements.
|
||||
REV_ZELLER= 1.104
|
||||
REV_KNU= 1.45
|
||||
REV_KNU= 1.47
|
||||
|
||||
# Specify where your repository belongs.
|
||||
# (You can reconfigure it after installation anyway)
|
||||
|
@ -1 +1 @@
|
||||
MD5 (cvsweb-1.104.1.45.tar.gz) = 84ea9324da68fbe12bf161290d6fc9e0
|
||||
MD5 (cvsweb-1.104.1.47.tar.gz) = 4bc7f164294a728f8b44b6e6ec535c8a
|
||||
|
Loading…
Reference in New Issue
Block a user