diff options
author | knu <knu@FreeBSD.org> | 2000-12-18 12:31:26 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2000-12-18 12:31:26 +0800 |
commit | 5924bf394c7f69bc4f2acec5ce5f56b4663ac0b6 (patch) | |
tree | 7b5e58937de21b2704760e297ddd6c1307e0824a /devel | |
parent | 572c54d6f054210f602bf0057f19d316d5568a5b (diff) | |
download | freebsd-ports-gnome-5924bf394c7f69bc4f2acec5ce5f56b4663ac0b6.tar.gz freebsd-ports-gnome-5924bf394c7f69bc4f2acec5ce5f56b4663ac0b6.tar.zst freebsd-ports-gnome-5924bf394c7f69bc4f2acec5ce5f56b4663ac0b6.zip |
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>
Diffstat (limited to 'devel')
-rw-r--r-- | devel/cvsweb/Makefile | 2 | ||||
-rw-r--r-- | devel/cvsweb/distinfo | 2 | ||||
-rw-r--r-- | devel/cvsweb3/Makefile | 2 | ||||
-rw-r--r-- | devel/cvsweb3/distinfo | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/devel/cvsweb/Makefile b/devel/cvsweb/Makefile index 5352c03b5402..3c9ef5962034 100644 --- a/devel/cvsweb/Makefile +++ b/devel/cvsweb/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/cvsweb/distinfo b/devel/cvsweb/distinfo index 726b0cc344c6..a20c9b0ab76b 100644 --- a/devel/cvsweb/distinfo +++ b/devel/cvsweb/distinfo @@ -1 +1 @@ -MD5 (cvsweb-1.104.1.42.tar.gz) = 5a0e5e2000eb23f51f8549ef08cd2809 +MD5 (cvsweb-1.104.1.45.tar.gz) = 84ea9324da68fbe12bf161290d6fc9e0 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 |