pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/zope210 Update zope210 package to 2.10.6.
details: https://anonhg.NetBSD.org/pkgsrc/rev/fe4128e0ef11
branches: trunk
changeset: 542293:fe4128e0ef11
user: taca <taca%pkgsrc.org@localhost>
date: Sun May 11 16:28:03 2008 +0000
description:
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.
diffstat:
www/zope210/MESSAGE | 7 ++++---
www/zope210/Makefile | 3 +--
www/zope210/distinfo | 8 ++++----
3 files changed, 9 insertions(+), 9 deletions(-)
diffs (50 lines):
diff -r e68ee6831199 -r fe4128e0ef11 www/zope210/MESSAGE
--- a/www/zope210/MESSAGE Sun May 11 16:27:16 2008 +0000
+++ b/www/zope210/MESSAGE Sun May 11 16:28:03 2008 +0000
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.1.1.1 2007/12/18 15:35:22 taca Exp $
+$NetBSD: MESSAGE,v 1.2 2008/05/11 16:28:03 taca Exp $
Zope Successfull installed.
@@ -42,6 +42,7 @@
zeo${ZOPE_VERSION}_instances="<ZEODIR>"
zeo${ZOPE_VERSION}_encoding="<ENCODING>"
-Additional zeo Instances have to be added to zeo${ZOPE_VERSION}_instances seperated
-by a space.
+Additional zeo Instances have to be added to zeo${ZOPE_VERSION}_instances
+seperated by a space.
+
===========================================================================
diff -r e68ee6831199 -r fe4128e0ef11 www/zope210/Makefile
--- a/www/zope210/Makefile Sun May 11 16:27:16 2008 +0000
+++ b/www/zope210/Makefile Sun May 11 16:28:03 2008 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2008/01/21 16:51:46 taca Exp $
+# $NetBSD: Makefile,v 1.5 2008/05/11 16:28:03 taca Exp $
# FreeBSD Id: ports/www/zope29/Makefile,v 1.86 2006/08/03 15:53:04 garga Exp
DISTNAME= Zope-${ZOPE210_VERSION}-final
PKGNAME= ${ZOPE_PKG_PREFIX}-${ZOPE210_VERSION}
-PKGREVISION= 1
CATEGORIES= www python
MASTER_SITES= http://www.zope.org/Products/Zope/${ZOPE210_VERSION}/
EXTRACT_SUFX= .tgz
diff -r e68ee6831199 -r fe4128e0ef11 www/zope210/distinfo
--- a/www/zope210/distinfo Sun May 11 16:27:16 2008 +0000
+++ b/www/zope210/distinfo Sun May 11 16:28:03 2008 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.1.1.1 2007/12/18 15:35:22 taca Exp $
+$NetBSD: distinfo,v 1.2 2008/05/11 16:28:03 taca Exp $
-SHA1 (Zope-2.10.5-final.tgz) = e23b9bdce30c799a91ef375759e11dff43b796b8
-RMD160 (Zope-2.10.5-final.tgz) = 028656274059c385d7f6f1b5e6ff09017696c440
-Size (Zope-2.10.5-final.tgz) = 7236917 bytes
+SHA1 (Zope-2.10.6-final.tgz) = d0689fd3a0eac8fbb0f44a81c3c1427660f4c76d
+RMD160 (Zope-2.10.6-final.tgz) = f0f62d8e4e23041c3fc77179310561678a4458cc
+Size (Zope-2.10.6-final.tgz) = 7277894 bytes
SHA1 (patch-aa) = 85124be8493036eb8b835c5050cac98d8e808aff
SHA1 (patch-ab) = fb9da4fcf47fa1ec0119ff94f9e3124135016d2d
SHA1 (patch-ac) = 62f2bcbaeb6bd064cbcbea2e2fa0d36a2c8bbf48
Home |
Main Index |
Thread Index |
Old Index