summaryrefslogtreecommitdiff
path: root/www/zope
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2011-05-14 02:54:39 +0000
committertaca <taca@pkgsrc.org>2011-05-14 02:54:39 +0000
commitaa4645f856458c12a03f085d0e111ba825cd4996 (patch)
tree3ce9b5ba9ca45b3b890c0915cc5203ff4d3fdae3 /www/zope
parent025147d428c0e76efc767a100e48d025c69223b4 (diff)
downloadpkgsrc-aa4645f856458c12a03f085d0e111ba825cd4996.tar.gz
Update zope29 package to 2.9.10.
Zope 2.9.12 (2010/01/12) - LP #490514: preserve tainting when calling into DTML from ZPT. - LP #491224: proper escaping of rendered error message Zope 2.9.11 (2009/08/06) Bugs fixed - Launchpad #373299: Removed bogus string exception in OFS.CopySupport. - Launchpad ##332168: Connection.py: do not expose DB connection strings through exceptions - Fixed vulnerabilities in the ZEO network protocol affecting ZEO storage servers.
Diffstat (limited to 'www/zope')
-rw-r--r--www/zope/zopeversion.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/zope/zopeversion.mk b/www/zope/zopeversion.mk
index cbb8ea0daf5..bc48b69d12b 100644
--- a/www/zope/zopeversion.mk
+++ b/www/zope/zopeversion.mk
@@ -1,4 +1,4 @@
-# $NetBSD: zopeversion.mk,v 1.13 2011/05/14 02:46:30 taca Exp $
+# $NetBSD: zopeversion.mk,v 1.14 2011/05/14 02:54:39 taca Exp $
#
.if !defined(_ZOPEVERSION_MK)
@@ -56,7 +56,7 @@ ZOPE_VERSION_DEFAULT?= 29
ZOPE_VERSION_ACCEPTED?= ${ZOPE_VERSION_SUPPORTED}
# current Zope version
-ZOPE29_VERSION= 2.9.10
+ZOPE29_VERSION= 2.9.12
ZOPE210_VERSION= 2.10.7
ZOPE211_VERSION= 2.11.2
#ZOPE212_VERSION= 2.12.18