summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorperky <perky@FreeBSD.org>2003-06-16 08:59:10 +0000
committerperky <perky@FreeBSD.org>2003-06-16 08:59:10 +0000
commit5a0f23a676556b1cb1ab47d99271579856689da5 (patch)
tree8f0b33a797e65b2b28e8510c2860c28c4cb51711
parent23c02d98ee196de1d910d529482533d118c6035a (diff)
downloadFreeBSD-ports-5a0f23a676556b1cb1ab47d99271579856689da5.zip
FreeBSD-ports-5a0f23a676556b1cb1ab47d99271579856689da5.tar.gz
Change python dependency to 2.1 as the documentation recommends.
PR: 53313 Submitted by: "Miguel Mendez" <flynn@energyhq.es.eu.org>
-rw-r--r--www/zope/Makefile3
-rw-r--r--www/zope210/Makefile3
-rw-r--r--www/zope211/Makefile3
-rw-r--r--www/zope213/Makefile3
-rw-r--r--www/zope28/Makefile3
-rw-r--r--www/zope29/Makefile3
6 files changed, 12 insertions, 6 deletions
diff --git a/www/zope/Makefile b/www/zope/Makefile
index 42cae62..1857bb0 100644
--- a/www/zope/Makefile
+++ b/www/zope/Makefile
@@ -7,6 +7,7 @@
PORTNAME= zope
PORTVERSION= 2.6.1
+PORTREVISION= 1
CATEGORIES= www python zope
MASTER_SITES= http://www.zope.org/Products/Zope/${PORTVERSION}/
DISTNAME= Zope-${PORTVERSION}-src
@@ -16,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= An object-based web application platform
USE_PYTHON= yes
-PYTHON_VERSION= python2.2
+PYTHON_VERSION= python2.1
DIST_SUBDIR= zope
diff --git a/www/zope210/Makefile b/www/zope210/Makefile
index 42cae62..1857bb0 100644
--- a/www/zope210/Makefile
+++ b/www/zope210/Makefile
@@ -7,6 +7,7 @@
PORTNAME= zope
PORTVERSION= 2.6.1
+PORTREVISION= 1
CATEGORIES= www python zope
MASTER_SITES= http://www.zope.org/Products/Zope/${PORTVERSION}/
DISTNAME= Zope-${PORTVERSION}-src
@@ -16,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= An object-based web application platform
USE_PYTHON= yes
-PYTHON_VERSION= python2.2
+PYTHON_VERSION= python2.1
DIST_SUBDIR= zope
diff --git a/www/zope211/Makefile b/www/zope211/Makefile
index 42cae62..1857bb0 100644
--- a/www/zope211/Makefile
+++ b/www/zope211/Makefile
@@ -7,6 +7,7 @@
PORTNAME= zope
PORTVERSION= 2.6.1
+PORTREVISION= 1
CATEGORIES= www python zope
MASTER_SITES= http://www.zope.org/Products/Zope/${PORTVERSION}/
DISTNAME= Zope-${PORTVERSION}-src
@@ -16,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= An object-based web application platform
USE_PYTHON= yes
-PYTHON_VERSION= python2.2
+PYTHON_VERSION= python2.1
DIST_SUBDIR= zope
diff --git a/www/zope213/Makefile b/www/zope213/Makefile
index 42cae62..1857bb0 100644
--- a/www/zope213/Makefile
+++ b/www/zope213/Makefile
@@ -7,6 +7,7 @@
PORTNAME= zope
PORTVERSION= 2.6.1
+PORTREVISION= 1
CATEGORIES= www python zope
MASTER_SITES= http://www.zope.org/Products/Zope/${PORTVERSION}/
DISTNAME= Zope-${PORTVERSION}-src
@@ -16,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= An object-based web application platform
USE_PYTHON= yes
-PYTHON_VERSION= python2.2
+PYTHON_VERSION= python2.1
DIST_SUBDIR= zope
diff --git a/www/zope28/Makefile b/www/zope28/Makefile
index 42cae62..1857bb0 100644
--- a/www/zope28/Makefile
+++ b/www/zope28/Makefile
@@ -7,6 +7,7 @@
PORTNAME= zope
PORTVERSION= 2.6.1
+PORTREVISION= 1
CATEGORIES= www python zope
MASTER_SITES= http://www.zope.org/Products/Zope/${PORTVERSION}/
DISTNAME= Zope-${PORTVERSION}-src
@@ -16,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= An object-based web application platform
USE_PYTHON= yes
-PYTHON_VERSION= python2.2
+PYTHON_VERSION= python2.1
DIST_SUBDIR= zope
diff --git a/www/zope29/Makefile b/www/zope29/Makefile
index 42cae62..1857bb0 100644
--- a/www/zope29/Makefile
+++ b/www/zope29/Makefile
@@ -7,6 +7,7 @@
PORTNAME= zope
PORTVERSION= 2.6.1
+PORTREVISION= 1
CATEGORIES= www python zope
MASTER_SITES= http://www.zope.org/Products/Zope/${PORTVERSION}/
DISTNAME= Zope-${PORTVERSION}-src
@@ -16,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= An object-based web application platform
USE_PYTHON= yes
-PYTHON_VERSION= python2.2
+PYTHON_VERSION= python2.1
DIST_SUBDIR= zope
OpenPOWER on IntegriCloud