diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-07-11 02:07:19 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-07-11 02:07:19 +0000 |
commit | b51fb0f32b80c5845348fd20234a8e8e8dd0d975 (patch) | |
tree | 1f044b82e6a8022ac9f8bc80615c7cd6a92485e9 | |
parent | ben@scientia.demon.co.uk -> ben@FreeBSD.org, since I'm a committer now. (diff) |
Update to rev.1.86.
This update fixes several SECURITY problems, so PLEASE UPDATE to this
version ASAP.
-rw-r--r-- | devel/cvsweb/Makefile | 5 | ||||
-rw-r--r-- | devel/cvsweb/distinfo | 2 | ||||
-rw-r--r-- | devel/cvsweb3/Makefile | 5 | ||||
-rw-r--r-- | devel/cvsweb3/distinfo | 2 |
4 files changed, 8 insertions, 6 deletions
diff --git a/devel/cvsweb/Makefile b/devel/cvsweb/Makefile index 7d06902248af..709791342eac 100644 --- a/devel/cvsweb/Makefile +++ b/devel/cvsweb/Makefile @@ -6,9 +6,10 @@ # PORTNAME= cvsweb -PORTVERSION= 1.85 +PORTVERSION= 1.86 CATEGORIES= devel www -MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITES= http://stud.fh-heilbronn.de/~zeller/download/ \ + ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= knu MAINTAINER= knu@FreeBSD.org diff --git a/devel/cvsweb/distinfo b/devel/cvsweb/distinfo index 2b0fc370b87a..cb63fa2ecfa9 100644 --- a/devel/cvsweb/distinfo +++ b/devel/cvsweb/distinfo @@ -1 +1 @@ -MD5 (cvsweb-1.85.tar.gz) = 9405898ccc441cb38cb12fd9af16de83 +MD5 (cvsweb-1.86.tar.gz) = ea93ed274ec6fbd49cec57c759747cb7 diff --git a/devel/cvsweb3/Makefile b/devel/cvsweb3/Makefile index 7d06902248af..709791342eac 100644 --- a/devel/cvsweb3/Makefile +++ b/devel/cvsweb3/Makefile @@ -6,9 +6,10 @@ # PORTNAME= cvsweb -PORTVERSION= 1.85 +PORTVERSION= 1.86 CATEGORIES= devel www -MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITES= http://stud.fh-heilbronn.de/~zeller/download/ \ + ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= knu MAINTAINER= knu@FreeBSD.org diff --git a/devel/cvsweb3/distinfo b/devel/cvsweb3/distinfo index 2b0fc370b87a..cb63fa2ecfa9 100644 --- a/devel/cvsweb3/distinfo +++ b/devel/cvsweb3/distinfo @@ -1 +1 @@ -MD5 (cvsweb-1.85.tar.gz) = 9405898ccc441cb38cb12fd9af16de83 +MD5 (cvsweb-1.86.tar.gz) = ea93ed274ec6fbd49cec57c759747cb7 |