From 3fd0fe8fb73b67e4eebff0b00a7d3b5c266aa4ce Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Fri, 20 Oct 2000 15:52:27 +0000 Subject: Update to knu-cvsweb 1.103.1.37. 2000-10-21 00:46 knu * cvsweb.cgi: Always give options to click on a non-colored diff _and_ a colored diff. Requested by: SO many people :> 2000-10-20 22:59 knu * TODO.knu: Hyperlinking was properly fixed. 2000-10-20 21:28 knu * TODO.knu, cvsweb.cgi: Fix htmllify so that ... won't nest. :) Do not show additional "(colored)" diff links when long colored diff is the default. Reduce the use of `.' operator that is known to be expensive. Fix indent, clean up. 2000-10-11 06:14 knu * cvsweb.cgi: Introduce a new function: htmlquote(). Clean up hyperlink tags. - Use &link() instead of .... - Do urlencode() or htmlquote() as appropriate. 2000-10-11 03:48 knu * cvsweb.cgi: - Recognize "links" as another text mode browser. - Fix the revision links in the annotation view of a file. Submitted by: Christian Weisgerber --- devel/cvsweb3/Makefile | 2 +- devel/cvsweb3/distinfo | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/cvsweb3') diff --git a/devel/cvsweb3/Makefile b/devel/cvsweb3/Makefile index ac96d5e6a594..e454a3da3e56 100644 --- a/devel/cvsweb3/Makefile +++ b/devel/cvsweb3/Makefile @@ -19,7 +19,7 @@ USE_PERL5= yes # This version of cvsweb is Zeller's version + knu's enhancements. REV_ZELLER= 1.103 -REV_KNU= 1.33 +REV_KNU= 1.37 # Specify where your repository belongs. # (You can reconfigure it after installation anyway) diff --git a/devel/cvsweb3/distinfo b/devel/cvsweb3/distinfo index 88bece2a6124..a6b417d07e6b 100644 --- a/devel/cvsweb3/distinfo +++ b/devel/cvsweb3/distinfo @@ -1 +1 @@ -MD5 (cvsweb-1.103.1.33.tar.gz) = 9235d1b4c19bd83e55987f37b26e1f88 +MD5 (cvsweb-1.103.1.37.tar.gz) = fcd1ec52680772e25e140294a7d00682 -- cgit v1.2.3