Sun May 11 16:28:03 2008 UTC ()
Update zope210 package to 2.10.6.

Zope 2.10.6 (2008/05/10)

Bugs fixed

Launchpad #142350: Display description for properties as row title, if present.
Launchpad #200007: DateTime(anotherDateTime) now preserves the timezone.
Launchpad #213311: Handle "unsubscriptable object" errors during publishing traversal.
Launchpad #143813: zopectl now exits non-zero when child processes fail.
Launchpad #173658: Removed dead code in OFS.Traversable's unrestrictedTraverse (apparent NameError).
Launchpad #198274: "empty" ZopePageTemplates could not be unpickled.
zope.security: switched to use standalone 3.3.3 version, which contains a backport of a huge performance bugfix from the 3.4 branch.
Launchpad #164783: Indexes were migrated on initial creation of a ZODB.


(taca)
diff -r1.1.1.1 -r1.2 pkgsrc/www/zope210/MESSAGE
diff -r1.1.1.1 -r1.2 pkgsrc/www/zope210/distinfo
diff -r1.4 -r1.5 pkgsrc/www/zope210/Makefile

cvs diff -r1.1.1.1 -r1.2 pkgsrc/www/zope210/Attic/MESSAGE (expand / switch to unified diff)

--- pkgsrc/www/zope210/Attic/MESSAGE 2007/12/18 15:35:22 1.1.1.1
+++ pkgsrc/www/zope210/Attic/MESSAGE 2008/05/11 16:28:03 1.2
@@ -1,15 +1,15 @@ @@ -1,15 +1,15 @@
1=========================================================================== 1===========================================================================
2$NetBSD: MESSAGE,v 1.1.1.1 2007/12/18 15:35:22 taca Exp $ 2$NetBSD: MESSAGE,v 1.2 2008/05/11 16:28:03 taca Exp $
3 3
4Zope Successfull installed. 4Zope Successfull installed.
5 5
6To create an instance of Zope please run 6To create an instance of Zope please run
7${ZOPE_DIR}/bin/mkzopeinstance.py -d <INSTANCEDIR> 7${ZOPE_DIR}/bin/mkzopeinstance.py -d <INSTANCEDIR>
8 8
9<INSTANCEDIR> is the directory where the instance files should 9<INSTANCEDIR> is the directory where the instance files should
10be installed. This can be ${ZOPE_DIR} 10be installed. This can be ${ZOPE_DIR}
11but not recommended. 11but not recommended.
12 12
13Command-line options to 'mkzopeinstance' are available, and can be 13Command-line options to 'mkzopeinstance' are available, and can be
14investigated by running 'mkzopeinstance.py --help'. 14investigated by running 'mkzopeinstance.py --help'.
15 15
@@ -32,16 +32,17 @@ seperated by a space. @@ -32,16 +32,17 @@ seperated by a space.
32** ZEO Instances ** (Optional) 32** ZEO Instances ** (Optional)
33** Please refere to http://zope.org/Products/ZEO/ZEOFactSheet 33** Please refere to http://zope.org/Products/ZEO/ZEOFactSheet
34 34
35If you want to run a ZEO server please create a ZEO instancen by 35If you want to run a ZEO server please create a ZEO instancen by
36calling ${ZOPE_DIR}/bin/mkzopeinstance.py --dir <ZEODIR> 36calling ${ZOPE_DIR}/bin/mkzopeinstance.py --dir <ZEODIR>
37 37
38To start the ZEO Server at System startup add the following lines to 38To start the ZEO Server at System startup add the following lines to
39/etc/rc.conf 39/etc/rc.conf
40 40
41zeo${ZOPE_VERSION}${RCVAR_SUFFIX}="YES" 41zeo${ZOPE_VERSION}${RCVAR_SUFFIX}="YES"
42zeo${ZOPE_VERSION}_instances="<ZEODIR>" 42zeo${ZOPE_VERSION}_instances="<ZEODIR>"
43zeo${ZOPE_VERSION}_encoding="<ENCODING>" 43zeo${ZOPE_VERSION}_encoding="<ENCODING>"
44 44
45Additional zeo Instances have to be added to zeo${ZOPE_VERSION}_instances seperated 45Additional zeo Instances have to be added to zeo${ZOPE_VERSION}_instances
46by a space. 46seperated by a space.
 47
47=========================================================================== 48===========================================================================

cvs diff -r1.1.1.1 -r1.2 pkgsrc/www/zope210/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/www/zope210/Attic/distinfo 2007/12/18 15:35:22 1.1.1.1
+++ pkgsrc/www/zope210/Attic/distinfo 2008/05/11 16:28:03 1.2
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: distinfo,v 1.1.1.1 2007/12/18 15:35:22 taca Exp $ 1$NetBSD: distinfo,v 1.2 2008/05/11 16:28:03 taca Exp $
2 2
3SHA1 (Zope-2.10.5-final.tgz) = e23b9bdce30c799a91ef375759e11dff43b796b8 3SHA1 (Zope-2.10.6-final.tgz) = d0689fd3a0eac8fbb0f44a81c3c1427660f4c76d
4RMD160 (Zope-2.10.5-final.tgz) = 028656274059c385d7f6f1b5e6ff09017696c440 4RMD160 (Zope-2.10.6-final.tgz) = f0f62d8e4e23041c3fc77179310561678a4458cc
5Size (Zope-2.10.5-final.tgz) = 7236917 bytes 5Size (Zope-2.10.6-final.tgz) = 7277894 bytes
6SHA1 (patch-aa) = 85124be8493036eb8b835c5050cac98d8e808aff 6SHA1 (patch-aa) = 85124be8493036eb8b835c5050cac98d8e808aff
7SHA1 (patch-ab) = fb9da4fcf47fa1ec0119ff94f9e3124135016d2d 7SHA1 (patch-ab) = fb9da4fcf47fa1ec0119ff94f9e3124135016d2d
8SHA1 (patch-ac) = 62f2bcbaeb6bd064cbcbea2e2fa0d36a2c8bbf48 8SHA1 (patch-ac) = 62f2bcbaeb6bd064cbcbea2e2fa0d36a2c8bbf48
9SHA1 (patch-ad) = 7bc7ef78c2367324deaedd326015f9fd2f0b027a 9SHA1 (patch-ad) = 7bc7ef78c2367324deaedd326015f9fd2f0b027a
10SHA1 (patch-ae) = 427deb06bbed0f0b23efa14ce1ad5f820d2f3d0f 10SHA1 (patch-ae) = 427deb06bbed0f0b23efa14ce1ad5f820d2f3d0f
11SHA1 (patch-af) = 3b352c8bd6cc8f7360025d3d27267a0319cd6b17 11SHA1 (patch-af) = 3b352c8bd6cc8f7360025d3d27267a0319cd6b17
12SHA1 (patch-ag) = dffc88b9d087e01bf853441c4a9064a9184a310f 12SHA1 (patch-ag) = dffc88b9d087e01bf853441c4a9064a9184a310f
13SHA1 (patch-ah) = 360c8f69e1f23a9f0dec666d509e03e4ef55d93b 13SHA1 (patch-ah) = 360c8f69e1f23a9f0dec666d509e03e4ef55d93b
14SHA1 (patch-ai) = d7987483068b677aeab5ceb59dd8261e204065d7 14SHA1 (patch-ai) = d7987483068b677aeab5ceb59dd8261e204065d7

cvs diff -r1.4 -r1.5 pkgsrc/www/zope210/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/www/zope210/Attic/Makefile 2008/01/21 16:51:46 1.4
+++ pkgsrc/www/zope210/Attic/Makefile 2008/05/11 16:28:03 1.5
@@ -1,19 +1,18 @@ @@ -1,19 +1,18 @@
1# $NetBSD: Makefile,v 1.4 2008/01/21 16:51:46 taca Exp $ 1# $NetBSD: Makefile,v 1.5 2008/05/11 16:28:03 taca Exp $
2# FreeBSD Id: ports/www/zope29/Makefile,v 1.86 2006/08/03 15:53:04 garga Exp 2# FreeBSD Id: ports/www/zope29/Makefile,v 1.86 2006/08/03 15:53:04 garga Exp
3 3
4DISTNAME= Zope-${ZOPE210_VERSION}-final 4DISTNAME= Zope-${ZOPE210_VERSION}-final
5PKGNAME= ${ZOPE_PKG_PREFIX}-${ZOPE210_VERSION} 5PKGNAME= ${ZOPE_PKG_PREFIX}-${ZOPE210_VERSION}
6PKGREVISION= 1 
7CATEGORIES= www python 6CATEGORIES= www python
8MASTER_SITES= http://www.zope.org/Products/Zope/${ZOPE210_VERSION}/ 7MASTER_SITES= http://www.zope.org/Products/Zope/${ZOPE210_VERSION}/
9EXTRACT_SUFX= .tgz 8EXTRACT_SUFX= .tgz
10 9
11MAINTAINER= taca@NetBSD.org 10MAINTAINER= taca@NetBSD.org
12HOMEPAGE= http://www.zope.org/ 11HOMEPAGE= http://www.zope.org/
13COMMENT= Zope ${ZOPE210_VERSION}, the Z Object Publishing Environment 12COMMENT= Zope ${ZOPE210_VERSION}, the Z Object Publishing Environment
14 13
15DEPENDS+= ${PYPKGPREFIX}-expat>=0:../../textproc/py-expat 14DEPENDS+= ${PYPKGPREFIX}-expat>=0:../../textproc/py-expat
16 15
17PYTHON_VERSIONS_ACCEPTED= 24 16PYTHON_VERSIONS_ACCEPTED= 24
18ZOPE_VERSION= 210 17ZOPE_VERSION= 210
19 18