diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-12-18 04:31:26 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-12-18 04:31:26 +0000 |
commit | 85a7d5d4e0222f2513673c8c2d0bc8600c5e64cf (patch) | |
tree | f4b955bb6600b7ed662554553bcf640f884cba39 /devel/cvsweb3 | |
parent | Fix CATEGORIES. (diff) |
Update to knu-cvsweb 1.104.1.45.
2000-12-18 13:25 knu
* TODO.knu, cvsweb.cgi: Revert MFZ: 1.103 -> 1.104 which introduced
a bogus bug. As noone seems to need to use 0.X revisions, I'd just
drop it. This should fix the "show only tags" feature.
2000-12-18 12:47 knu
* cvsweb.cgi: Silence the warnings.
2000-12-18 11:48 knu
* cvsweb.cgi: Add meta tags to prevent WWW robots from crawling
over the cvsweb.
Submitted by: Wolfram Schneider <wolfram@schneider.org>
Notes
Notes:
svn path=/head/; revision=36049
Diffstat (limited to 'devel/cvsweb3')
-rw-r--r-- | devel/cvsweb3/Makefile | 2 | ||||
-rw-r--r-- | devel/cvsweb3/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/cvsweb3/Makefile b/devel/cvsweb3/Makefile index 5352c03b5402..3c9ef5962034 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.104 -REV_KNU= 1.42 +REV_KNU= 1.45 # Specify where your repository belongs. # (You can reconfigure it after installation anyway) diff --git a/devel/cvsweb3/distinfo b/devel/cvsweb3/distinfo index 726b0cc344c6..a20c9b0ab76b 100644 --- a/devel/cvsweb3/distinfo +++ b/devel/cvsweb3/distinfo @@ -1 +1 @@ -MD5 (cvsweb-1.104.1.42.tar.gz) = 5a0e5e2000eb23f51f8549ef08cd2809 +MD5 (cvsweb-1.104.1.45.tar.gz) = 84ea9324da68fbe12bf161290d6fc9e0 |