diff options
author | knu <knu@FreeBSD.org> | 2000-07-13 03:13:51 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2000-07-13 03:13:51 +0800 |
commit | 64e7c44f35b6a3d570141771f0fa14d44d65f3a5 (patch) | |
tree | 163db41c8c68187001bfb1a855f9021b2dc73310 /devel | |
parent | 0305556fee419a49fbc0ee7df71915e5998d9384 (diff) | |
download | freebsd-ports-gnome-64e7c44f35b6a3d570141771f0fa14d44d65f3a5.tar.gz freebsd-ports-gnome-64e7c44f35b6a3d570141771f0fa14d44d65f3a5.tar.zst freebsd-ports-gnome-64e7c44f35b6a3d570141771f0fa14d44d65f3a5.zip |
Update to rev. 1.89.
Reduce warnings.
Make https URLs clickable as well as ftp and http URLs.
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 709791342eac..95a353803682 100644 --- a/devel/cvsweb/Makefile +++ b/devel/cvsweb/Makefile @@ -6,7 +6,7 @@ # PORTNAME= cvsweb -PORTVERSION= 1.86 +PORTVERSION= 1.89 CATEGORIES= devel www MASTER_SITES= http://stud.fh-heilbronn.de/~zeller/download/ \ ${MASTER_SITE_LOCAL} diff --git a/devel/cvsweb/distinfo b/devel/cvsweb/distinfo index cb63fa2ecfa9..c68f7fdf7453 100644 --- a/devel/cvsweb/distinfo +++ b/devel/cvsweb/distinfo @@ -1 +1 @@ -MD5 (cvsweb-1.86.tar.gz) = ea93ed274ec6fbd49cec57c759747cb7 +MD5 (cvsweb-1.89.tar.gz) = 03a51865ca0b3662ac15b335524d951c diff --git a/devel/cvsweb3/Makefile b/devel/cvsweb3/Makefile index 709791342eac..95a353803682 100644 --- a/devel/cvsweb3/Makefile +++ b/devel/cvsweb3/Makefile @@ -6,7 +6,7 @@ # PORTNAME= cvsweb -PORTVERSION= 1.86 +PORTVERSION= 1.89 CATEGORIES= devel www MASTER_SITES= http://stud.fh-heilbronn.de/~zeller/download/ \ ${MASTER_SITE_LOCAL} diff --git a/devel/cvsweb3/distinfo b/devel/cvsweb3/distinfo index cb63fa2ecfa9..c68f7fdf7453 100644 --- a/devel/cvsweb3/distinfo +++ b/devel/cvsweb3/distinfo @@ -1 +1 @@ -MD5 (cvsweb-1.86.tar.gz) = ea93ed274ec6fbd49cec57c759747cb7 +MD5 (cvsweb-1.89.tar.gz) = 03a51865ca0b3662ac15b335524d951c |