aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2000-08-05 13:02:53 +0800
committerkris <kris@FreeBSD.org>2000-08-05 13:02:53 +0800
commit7851b3e1d1131458e651c6433460b7e49187a0b9 (patch)
tree2c0021e884d102ab8f97308ef1a939e97d7bc1ac
parentc85d95301d4440b2dac4e39525eccca926b8f169 (diff)
downloadfreebsd-ports-graphics-7851b3e1d1131458e651c6433460b7e49187a0b9.tar.gz
freebsd-ports-graphics-7851b3e1d1131458e651c6433460b7e49187a0b9.tar.zst
freebsd-ports-graphics-7851b3e1d1131458e651c6433460b7e49187a0b9.zip
Update to zope 2.2.0 to fix security hole.
Submitted by: James Howard <howardjp@wam.umd.edu> PR: 20144
-rw-r--r--www/zope/Makefile4
-rw-r--r--www/zope/distinfo2
-rw-r--r--www/zope210/Makefile4
-rw-r--r--www/zope210/distinfo2
-rw-r--r--www/zope211/Makefile4
-rw-r--r--www/zope211/distinfo2
-rw-r--r--www/zope213/Makefile4
-rw-r--r--www/zope213/distinfo2
-rw-r--r--www/zope28/Makefile4
-rw-r--r--www/zope28/distinfo2
-rw-r--r--www/zope29/Makefile4
-rw-r--r--www/zope29/distinfo2
12 files changed, 12 insertions, 24 deletions
diff --git a/www/zope/Makefile b/www/zope/Makefile
index 21e3eb68c7c..b1927d5fdc1 100644
--- a/www/zope/Makefile
+++ b/www/zope/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= zope
-PORTVERSION= 2.1.6
+PORTVERSION= 2.2.0
CATEGORIES= www python
MASTER_SITES= http://www.zope.org/Products/Zope/${PORTVERSION}/
DISTNAME= Zope-${PORTVERSION}-src
@@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz
MAINTAINER= thomas@hentschel.net
-FORBIDDEN= "Contains security vulnerability - needs to have a hotfix applied. See http://www.zope.org/Products/Zope/Hotfix_06_16_2000/security_alert"
-
BUILD_DEPENDS= python1.5:${PORTSDIR}/lang/python
RUN_DEPENDS= ${LOCALBASE}/sbin/apache:${PORTSDIR}/www/apache13-modssl
diff --git a/www/zope/distinfo b/www/zope/distinfo
index 803145f0391..66efbb9eb0e 100644
--- a/www/zope/distinfo
+++ b/www/zope/distinfo
@@ -1 +1 @@
-MD5 (Zope-2.1.6-src.tgz) = 6ec4320afd6925c24f9f1b5cd7c4d7c5
+MD5 (Zope-2.2.0-src.tgz) = e9a66aa64a75317ff6cefe3d3dce6286
diff --git a/www/zope210/Makefile b/www/zope210/Makefile
index 21e3eb68c7c..b1927d5fdc1 100644
--- a/www/zope210/Makefile
+++ b/www/zope210/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= zope
-PORTVERSION= 2.1.6
+PORTVERSION= 2.2.0
CATEGORIES= www python
MASTER_SITES= http://www.zope.org/Products/Zope/${PORTVERSION}/
DISTNAME= Zope-${PORTVERSION}-src
@@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz
MAINTAINER= thomas@hentschel.net
-FORBIDDEN= "Contains security vulnerability - needs to have a hotfix applied. See http://www.zope.org/Products/Zope/Hotfix_06_16_2000/security_alert"
-
BUILD_DEPENDS= python1.5:${PORTSDIR}/lang/python
RUN_DEPENDS= ${LOCALBASE}/sbin/apache:${PORTSDIR}/www/apache13-modssl
diff --git a/www/zope210/distinfo b/www/zope210/distinfo
index 803145f0391..66efbb9eb0e 100644
--- a/www/zope210/distinfo
+++ b/www/zope210/distinfo
@@ -1 +1 @@
-MD5 (Zope-2.1.6-src.tgz) = 6ec4320afd6925c24f9f1b5cd7c4d7c5
+MD5 (Zope-2.2.0-src.tgz) = e9a66aa64a75317ff6cefe3d3dce6286
diff --git a/www/zope211/Makefile b/www/zope211/Makefile
index 21e3eb68c7c..b1927d5fdc1 100644
--- a/www/zope211/Makefile
+++ b/www/zope211/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= zope
-PORTVERSION= 2.1.6
+PORTVERSION= 2.2.0
CATEGORIES= www python
MASTER_SITES= http://www.zope.org/Products/Zope/${PORTVERSION}/
DISTNAME= Zope-${PORTVERSION}-src
@@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz
MAINTAINER= thomas@hentschel.net
-FORBIDDEN= "Contains security vulnerability - needs to have a hotfix applied. See http://www.zope.org/Products/Zope/Hotfix_06_16_2000/security_alert"
-
BUILD_DEPENDS= python1.5:${PORTSDIR}/lang/python
RUN_DEPENDS= ${LOCALBASE}/sbin/apache:${PORTSDIR}/www/apache13-modssl
diff --git a/www/zope211/distinfo b/www/zope211/distinfo
index 803145f0391..66efbb9eb0e 100644
--- a/www/zope211/distinfo
+++ b/www/zope211/distinfo
@@ -1 +1 @@
-MD5 (Zope-2.1.6-src.tgz) = 6ec4320afd6925c24f9f1b5cd7c4d7c5
+MD5 (Zope-2.2.0-src.tgz) = e9a66aa64a75317ff6cefe3d3dce6286
diff --git a/www/zope213/Makefile b/www/zope213/Makefile
index 21e3eb68c7c..b1927d5fdc1 100644
--- a/www/zope213/Makefile
+++ b/www/zope213/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= zope
-PORTVERSION= 2.1.6
+PORTVERSION= 2.2.0
CATEGORIES= www python
MASTER_SITES= http://www.zope.org/Products/Zope/${PORTVERSION}/
DISTNAME= Zope-${PORTVERSION}-src
@@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz
MAINTAINER= thomas@hentschel.net
-FORBIDDEN= "Contains security vulnerability - needs to have a hotfix applied. See http://www.zope.org/Products/Zope/Hotfix_06_16_2000/security_alert"
-
BUILD_DEPENDS= python1.5:${PORTSDIR}/lang/python
RUN_DEPENDS= ${LOCALBASE}/sbin/apache:${PORTSDIR}/www/apache13-modssl
diff --git a/www/zope213/distinfo b/www/zope213/distinfo
index 803145f0391..66efbb9eb0e 100644
--- a/www/zope213/distinfo
+++ b/www/zope213/distinfo
@@ -1 +1 @@
-MD5 (Zope-2.1.6-src.tgz) = 6ec4320afd6925c24f9f1b5cd7c4d7c5
+MD5 (Zope-2.2.0-src.tgz) = e9a66aa64a75317ff6cefe3d3dce6286
diff --git a/www/zope28/Makefile b/www/zope28/Makefile
index 21e3eb68c7c..b1927d5fdc1 100644
--- a/www/zope28/Makefile
+++ b/www/zope28/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= zope
-PORTVERSION= 2.1.6
+PORTVERSION= 2.2.0
CATEGORIES= www python
MASTER_SITES= http://www.zope.org/Products/Zope/${PORTVERSION}/
DISTNAME= Zope-${PORTVERSION}-src
@@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz
MAINTAINER= thomas@hentschel.net
-FORBIDDEN= "Contains security vulnerability - needs to have a hotfix applied. See http://www.zope.org/Products/Zope/Hotfix_06_16_2000/security_alert"
-
BUILD_DEPENDS= python1.5:${PORTSDIR}/lang/python
RUN_DEPENDS= ${LOCALBASE}/sbin/apache:${PORTSDIR}/www/apache13-modssl
diff --git a/www/zope28/distinfo b/www/zope28/distinfo
index 803145f0391..66efbb9eb0e 100644
--- a/www/zope28/distinfo
+++ b/www/zope28/distinfo
@@ -1 +1 @@
-MD5 (Zope-2.1.6-src.tgz) = 6ec4320afd6925c24f9f1b5cd7c4d7c5
+MD5 (Zope-2.2.0-src.tgz) = e9a66aa64a75317ff6cefe3d3dce6286
diff --git a/www/zope29/Makefile b/www/zope29/Makefile
index 21e3eb68c7c..b1927d5fdc1 100644
--- a/www/zope29/Makefile
+++ b/www/zope29/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= zope
-PORTVERSION= 2.1.6
+PORTVERSION= 2.2.0
CATEGORIES= www python
MASTER_SITES= http://www.zope.org/Products/Zope/${PORTVERSION}/
DISTNAME= Zope-${PORTVERSION}-src
@@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz
MAINTAINER= thomas@hentschel.net
-FORBIDDEN= "Contains security vulnerability - needs to have a hotfix applied. See http://www.zope.org/Products/Zope/Hotfix_06_16_2000/security_alert"
-
BUILD_DEPENDS= python1.5:${PORTSDIR}/lang/python
RUN_DEPENDS= ${LOCALBASE}/sbin/apache:${PORTSDIR}/www/apache13-modssl
diff --git a/www/zope29/distinfo b/www/zope29/distinfo
index 803145f0391..66efbb9eb0e 100644
--- a/www/zope29/distinfo
+++ b/www/zope29/distinfo
@@ -1 +1 @@
-MD5 (Zope-2.1.6-src.tgz) = 6ec4320afd6925c24f9f1b5cd7c4d7c5
+MD5 (Zope-2.2.0-src.tgz) = e9a66aa64a75317ff6cefe3d3dce6286