mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
Update to knu-cvsweb 1.101.1.24.
2000-09-20 05:07 knu * cvsweb.cgi: Follow tab-width/tabstop/ts directives when expanding tabs into spaces. Currently, only first 10 lines are scanned for the directives. 2000-09-20 04:57 knu * cvsweb.cgi: MFZ: 1.101. - Fix a few bugs under mod_perl. - Use the Compress::Zlib module if available. - Embed PDF files inside the cvs markup view. 2000-09-20 03:35 knu * cvsweb.cgi: s/ts/tabstop/ that I forgot to substitute in the last update. 2000-09-12 02:11 knu * cvsweb.cgi: Allow one to set the default diff type. Inspired by: Makoto MATSUSHITA <matusita@jp.FreeBSD.org> 2000-09-10 20:54 knu * cvsweb.cgi: Clean up spacedHtmlText().
This commit is contained in:
parent
991d375484
commit
4b7ac42f7b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=32878
4 changed files with 6 additions and 6 deletions
|
@ -18,8 +18,8 @@ NO_BUILD= yes
|
|||
USE_PERL5= yes
|
||||
|
||||
# This version of cvsweb is Zeller's version + knu's enhancements.
|
||||
REV_ZELLER= 1.94
|
||||
REV_KNU= 1.19
|
||||
REV_ZELLER= 1.101
|
||||
REV_KNU= 1.24
|
||||
|
||||
# Specify where your repository belongs.
|
||||
# (You can reconfigure it after installation anyway)
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (cvsweb-1.94.1.19.tar.gz) = ebf1528728a6eb96cadb753a4d938066
|
||||
MD5 (cvsweb-1.101.1.24.tar.gz) = 08474cc714413407fc2583c66e5f52f8
|
||||
|
|
|
@ -18,8 +18,8 @@ NO_BUILD= yes
|
|||
USE_PERL5= yes
|
||||
|
||||
# This version of cvsweb is Zeller's version + knu's enhancements.
|
||||
REV_ZELLER= 1.94
|
||||
REV_KNU= 1.19
|
||||
REV_ZELLER= 1.101
|
||||
REV_KNU= 1.24
|
||||
|
||||
# Specify where your repository belongs.
|
||||
# (You can reconfigure it after installation anyway)
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (cvsweb-1.94.1.19.tar.gz) = ebf1528728a6eb96cadb753a4d938066
|
||||
MD5 (cvsweb-1.101.1.24.tar.gz) = 08474cc714413407fc2583c66e5f52f8
|
||||
|
|
Loading…
Add table
Reference in a new issue