summaryrefslogtreecommitdiff
path: root/www/zope211
diff options
context:
space:
mode:
authortaca <taca>2008-07-20 02:14:23 +0000
committertaca <taca>2008-07-20 02:14:23 +0000
commit5bc430c1f4f7d738e5d52235be7797610c01374a (patch)
tree73450922238d24e51f186a41e41c0ab6e1eef21c /www/zope211
parentd413c6a6af7c8fd7d0b988da1720a40a32471997 (diff)
downloadpkgsrc-5bc430c1f4f7d738e5d52235be7797610c01374a.tar.gz
Update zope211 package to 2.11.1.
Zope 2.11.1 (2008/07/17) Bugs Fixed - Suppressed DeprecationWarning during import of ZPublisher.Iterators: that module needs to use Z2-style interfaces in 2.11, for BBB, but the Interface module itself issues the warning on import. - Launchpad #246748: added 'immediate' option to sendXXX() methods for sending a mail immediately by-passing the zope.sendmail delivery mechanism - Launchpad #246290: fixed backward compatibility issue - zope.testing : updated to 3.5.3 - Launchpad #245649: the Products package is now a proper "namespace package" under the rules specified by setuptools. - zope.viewlets: updated to 3.4.2 - zope.sendmail: updated to 3.5.0 (fixing Launchpad #230831) - Launchpad #239636: Ensure that HEAD requests lock an empty body for NotFound errors. - fixed outdated transaction.commit(1) call in ZODBMountPoint.SimpleTrailblazer
Diffstat (limited to 'www/zope211')
-rw-r--r--www/zope211/MESSAGE6
-rw-r--r--www/zope211/Makefile3
-rw-r--r--www/zope211/PLIST11
-rw-r--r--www/zope211/distinfo8
4 files changed, 19 insertions, 9 deletions
diff --git a/www/zope211/MESSAGE b/www/zope211/MESSAGE
index 478482abf92..67703069a2e 100644
--- a/www/zope211/MESSAGE
+++ b/www/zope211/MESSAGE
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.1.1.1 2008/06/21 10:39:31 taca Exp $
+$NetBSD: MESSAGE,v 1.2 2008/07/20 02:14:23 taca Exp $
Zope Successfull installed.
@@ -42,6 +42,6 @@ zeo${ZOPE_VERSION}${RCVAR_SUFFIX}="YES"
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 --git a/www/zope211/Makefile b/www/zope211/Makefile
index 3e0db7b2648..a19af77ab5b 100644
--- a/www/zope211/Makefile
+++ b/www/zope211/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/06/21 10:39:31 taca Exp $
+# $NetBSD: Makefile,v 1.2 2008/07/20 02:14:23 taca Exp $
#
DISTNAME= Zope-${ZOPE211_VERSION}-final
PKGNAME= ${ZOPE_PKG_PREFIX}-${ZOPE211_VERSION}
CATEGORIES= www python
MASTER_SITES= http://www.zope.org/Products/Zope/${ZOPE211_VERSION}/
+EXTRACT_SUFX= .tgz
MAINTAINER= taca@NetBSD.org
HOMEPAGE= http://www.zope.org/
diff --git a/www/zope211/PLIST b/www/zope211/PLIST
index 60b7cfb5c4c..b786fd57021 100644
--- a/www/zope211/PLIST
+++ b/www/zope211/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2008/06/21 10:39:31 taca Exp $
+@comment $NetBSD: PLIST,v 1.2 2008/07/20 02:14:23 taca Exp $
${ZOPE_DOC_BASE}/zeo/README.txt
${ZOPE_DOC_BASE}/zeo/ZopeREADME.txt
${ZOPE_DOC_BASE}/zeo/cache.txt
@@ -8519,6 +8519,12 @@ ${ZOPE_BASE}/lib/python/zope/testing/loghandler.py
${ZOPE_BASE}/lib/python/zope/testing/loghandler.pyc
${ZOPE_BASE}/lib/python/zope/testing/module.py
${ZOPE_BASE}/lib/python/zope/testing/module.pyc
+${ZOPE_BASE}/lib/python/zope/testing/packagenormalization/__init__.py
+${ZOPE_BASE}/lib/python/zope/testing/packagenormalization/__init__.pyc
+${ZOPE_BASE}/lib/python/zope/testing/packagenormalization/packagenormalization/__init__.py
+${ZOPE_BASE}/lib/python/zope/testing/packagenormalization/packagenormalization/__init__.pyc
+${ZOPE_BASE}/lib/python/zope/testing/packagenormalization/packagenormalization/tests.py
+${ZOPE_BASE}/lib/python/zope/testing/packagenormalization/packagenormalization/tests.pyc
${ZOPE_BASE}/lib/python/zope/testing/renormalizing.py
${ZOPE_BASE}/lib/python/zope/testing/renormalizing.pyc
${ZOPE_BASE}/lib/python/zope/testing/server.py
@@ -8768,6 +8774,7 @@ ${ZOPE_BASE}/lib/python/zope/viewlet/README.txt
${ZOPE_BASE}/lib/python/zope/viewlet/__init__.py
${ZOPE_BASE}/lib/python/zope/viewlet/__init__.pyc
${ZOPE_BASE}/lib/python/zope/viewlet/configure.zcml
+${ZOPE_BASE}/lib/python/zope/viewlet/communicating-viewlets.txt
${ZOPE_BASE}/lib/python/zope/viewlet/css_bundle_viewlet.pt
${ZOPE_BASE}/lib/python/zope/viewlet/css_viewlet.pt
${ZOPE_BASE}/lib/python/zope/viewlet/directives.txt
@@ -8870,6 +8877,8 @@ share/examples/rc.d/zope${ZOPE_VERSION}
@dirrm ${ZOPE_BASE}/lib/python/zope/testing/testrunner-ex-pp-lib/sample4
@dirrm ${ZOPE_BASE}/lib/python/zope/testing/testrunner-ex-pp-lib
@dirrm ${ZOPE_BASE}/lib/python/zope/testing/testrunner-ex
+@dirrm ${ZOPE_BASE}/lib/python/zope/testing/packagenormalization/packagenormalization
+@dirrm ${ZOPE_BASE}/lib/python/zope/testing/packagenormalization
@dirrm ${ZOPE_BASE}/lib/python/zope/testing
@dirrm ${ZOPE_BASE}/lib/python/zope/testbrowser/ftests
@dirrm ${ZOPE_BASE}/lib/python/zope/testbrowser
diff --git a/www/zope211/distinfo b/www/zope211/distinfo
index 4e6cc9a832e..a7df428236f 100644
--- a/www/zope211/distinfo
+++ b/www/zope211/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/06/21 10:39:31 taca Exp $
+$NetBSD: distinfo,v 1.2 2008/07/20 02:14:23 taca Exp $
-SHA1 (Zope-2.11.0-final.tar.gz) = 1954c2833bdbe159bc71e23ea51de89d72ddb66f
-RMD160 (Zope-2.11.0-final.tar.gz) = d2f4393c8c52ce6c0e7c63f3d6c23037d9a34266
-Size (Zope-2.11.0-final.tar.gz) = 7077435 bytes
+SHA1 (Zope-2.11.1-final.tgz) = ab9058a4cdb2a18716d8f53f048d98380b1c560b
+RMD160 (Zope-2.11.1-final.tgz) = 4ba17ff14b49ca480bef59775c0decfcce2b6a05
+Size (Zope-2.11.1-final.tgz) = 7146859 bytes
SHA1 (patch-aa) = 85124be8493036eb8b835c5050cac98d8e808aff
SHA1 (patch-ab) = fb9da4fcf47fa1ec0119ff94f9e3124135016d2d
SHA1 (patch-ac) = 62f2bcbaeb6bd064cbcbea2e2fa0d36a2c8bbf48