diff options
author | knu <knu@FreeBSD.org> | 2000-08-15 16:54:13 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2000-08-15 16:54:13 +0800 |
commit | 2cbc490aa2db799051be8c55223dc12c99c14952 (patch) | |
tree | d65fb77271a091739393b727ba2aa481892fce4f /devel/cvsweb3 | |
parent | 40ee1bd63df5f8784b8c37a4fdc4df0932c71579 (diff) | |
download | freebsd-ports-graphics-2cbc490aa2db799051be8c55223dc12c99c14952.tar.gz freebsd-ports-graphics-2cbc490aa2db799051be8c55223dc12c99c14952.tar.zst freebsd-ports-graphics-2cbc490aa2db799051be8c55223dc12c99c14952.zip |
Update to knu-cvsweb 1.93.1.13.
- Use cvsweb.conf* in the current directory when they don't exist in
/usr/local/etc/.
- Declare function prototypes to shut up runtime warnings.
- Remove redundant white space at the end of lines.
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 e0ea233907c..170cbada9ac 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.93 -REV_KNU= 1.10 +REV_KNU= 1.13 # Specify where your repository belongs. # (You can reconfigure it after installation anyway) diff --git a/devel/cvsweb3/distinfo b/devel/cvsweb3/distinfo index 242b0d2dea3..a4ca44502bd 100644 --- a/devel/cvsweb3/distinfo +++ b/devel/cvsweb3/distinfo @@ -1 +1 @@ -MD5 (cvsweb-1.93.1.10.tar.gz) = 467d3ff8079bd9c3fb4cf5d6f260f91e +MD5 (cvsweb-1.93.1.13.tar.gz) = 13924d788cfae49b57d38d0d3ec692c5 |