aboutsummaryrefslogtreecommitdiffstats
path: root/www/zope213/Makefile
diff options
context:
space:
mode:
authornbm <nbm@FreeBSD.org>2000-12-20 19:54:42 +0800
committernbm <nbm@FreeBSD.org>2000-12-20 19:54:42 +0800
commit40fa1da098708d2919034c7ef4e5634d4908c17f (patch)
treeaeec3352e5182ab1b3dced2f9704f13e58434b48 /www/zope213/Makefile
parentb3a6360bec3b19b8a779fe7db1a5674c96e5021f (diff)
downloadfreebsd-ports-gnome-40fa1da098708d2919034c7ef4e5634d4908c17f.tar.gz
freebsd-ports-gnome-40fa1da098708d2919034c7ef4e5634d4908c17f.tar.zst
freebsd-ports-gnome-40fa1da098708d2919034c7ef4e5634d4908c17f.zip
Upgrade to Zope 2.2.4, with 2000-12-08, 2000-12-15a, and 2000-12-18
security hotfixes. All Zope users are encouraged to upgrade, or apply the hotfixes themselves.
Diffstat (limited to 'www/zope213/Makefile')
-rw-r--r--www/zope213/Makefile14
1 files changed, 8 insertions, 6 deletions
diff --git a/www/zope213/Makefile b/www/zope213/Makefile
index e3b06d80ce90..908f472a5a9f 100644
--- a/www/zope213/Makefile
+++ b/www/zope213/Makefile
@@ -6,17 +6,19 @@
#
PORTNAME= zope
-PORTVERSION= 2.2.2
-PORTREVISION= 1
+PORTVERSION= 2.2.4
+PORTREVISION= 0
CATEGORIES= www python
MASTER_SITES= http://www.zope.org/Products/Zope/${PORTVERSION}/ \
- http://www.zope.org/Products/Zope/Hotfix_2000-10-02/ \
- http://www.zope.org/Products/Zope/Hotfix_2000-10-11/
+ http://www.zope.org/Products/Zope/Hotfix_2000-12-08/ \
+ http://www.zope.org/Products/Zope/Hotfix_2000-12-15a/ \
+ http://www.zope.org/Products/Zope/Hotfix_2000-12-18/
DISTNAME= Zope-${PORTVERSION}-src
EXTRACT_SUFX= .tgz
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
- Hotfix_2000-10-02.tar.gz \
- Hotfix_2000-10-11.tgz
+ Hotfix_2000-12-08.tgz \
+ Hotfix_2000-12-15a.tgz \
+ Hotfix_2000-12-18.tgz
MAINTAINER= nbm@FreeBSD.org