Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Oct 2005 16:03:31 +0400 (MSD)
From:      Denis Shaposhnikov <dsh@vlink.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        dsh@neva.vlink.ru
Subject:   ports/88078: Update port: www/zope28 (upgrade to 2.8.4)
Message-ID:  <200510271203.j9RC3VSL012924@neva.vlink.ru>
Resent-Message-ID: <200510271210.j9RCALqo005221@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         88078
>Category:       ports
>Synopsis:       Update port: www/zope28 (upgrade to 2.8.4)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 27 12:10:21 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Denis Shaposhnikov
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD neva.vlink.ru 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Wed Oct 26 10:07:22 MSD 2005 dsh@neva.vlink.ru:/var/FreeBSD/obj/var/FreeBSD/src/sys/NEVA i386


	
>Description:

Upgrade to 2.8.4 version.

http://www.zope.org/Products/Zope/2.8.4/CHANGES.txt

==========
 Bugs Fixed

    * Collector #1927: Modified ZReST not to store rendered / warnings
      as persistent attributes, using volatile attributes instead as a
      cache.
    * Collector #1926: fixed a typo in _doAddUser when password
      encryption is enabled.
    * If a content object implemented any in-place numeric operators,
      untrusted code could call them, thus modifying the content.
    * If Python 2.4 is used, despite the fact that Python 2.4 is
      unsupported, untrusted code could use generator expressions to
      gain access to container items.
==========

>How-To-Repeat:
	
>Fix:

diff -Nru zope28.orig/Makefile zope28/Makefile
--- zope28.orig/Makefile	Thu Oct 27 15:58:41 2005
+++ zope28/Makefile	Thu Oct 27 15:20:31 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	zope
-PORTVERSION=	2.8.3
+PORTVERSION=	2.8.4
 CATEGORIES=	www python zope
 MASTER_SITES=	http://www.zope.org/Products/Zope/${PORTVERSION}/
 DISTNAME=	Zope-${PORTVERSION}-final
diff -Nru zope28.orig/distinfo zope28/distinfo
--- zope28.orig/distinfo	Thu Oct 27 15:58:41 2005
+++ zope28/distinfo	Thu Oct 27 15:24:48 2005
@@ -1,2 +1,2 @@
-MD5 (zope/Zope-2.8.3-final.tgz) = 49fd128fde4f3201d12821782bcfc211
-SIZE (zope/Zope-2.8.3-final.tgz) = 8235294
+MD5 (zope/Zope-2.8.4-final.tgz) = 08780f229397746527668cee1ddb6416
+SIZE (zope/Zope-2.8.4-final.tgz) = 5447275
diff -Nru zope28.orig/pkg-plist zope28/pkg-plist
--- zope28.orig/pkg-plist	Thu Oct 27 15:58:41 2005
+++ zope28/pkg-plist	Thu Oct 27 15:46:10 2005
@@ -1876,6 +1876,10 @@
 %%ZOPEBASEDIR%%/lib/python/Products/ZReST/dtml/manage_addZReSTForm.dtml
 %%ZOPEBASEDIR%%/lib/python/Products/ZReST/dtml/manage_editForm.dtml
 %%ZOPEBASEDIR%%/lib/python/Products/ZReST/refresh.txt
+%%ZOPEBASEDIR%%/lib/python/Products/ZReST/tests/__init__.py
+%%ZOPEBASEDIR%%/lib/python/Products/ZReST/tests/__init__.pyc
+%%ZOPEBASEDIR%%/lib/python/Products/ZReST/tests/test_ZReST.py
+%%ZOPEBASEDIR%%/lib/python/Products/ZReST/tests/test_ZReST.pyc
 %%ZOPEBASEDIR%%/lib/python/Products/ZReST/version.txt
 %%ZOPEBASEDIR%%/lib/python/Products/ZReST/www/zrest.gif
 %%ZOPEBASEDIR%%/lib/python/Products/ZSQLMethods/CHANGES.txt
@@ -1938,10 +1942,13 @@
 %%ZOPEBASEDIR%%/lib/python/RestrictedPython/Utilities.pyc
 %%ZOPEBASEDIR%%/lib/python/RestrictedPython/__init__.py
 %%ZOPEBASEDIR%%/lib/python/RestrictedPython/__init__.pyc
+%%ZOPEBASEDIR%%/lib/python/RestrictedPython/notes.txt
 %%ZOPEBASEDIR%%/lib/python/RestrictedPython/tests/__init__.py
 %%ZOPEBASEDIR%%/lib/python/RestrictedPython/tests/__init__.pyc
 %%ZOPEBASEDIR%%/lib/python/RestrictedPython/tests/before_and_after.py
 %%ZOPEBASEDIR%%/lib/python/RestrictedPython/tests/before_and_after.pyc
+%%ZOPEBASEDIR%%/lib/python/RestrictedPython/tests/before_and_after24.py
+%%ZOPEBASEDIR%%/lib/python/RestrictedPython/tests/before_and_after24.pyc
 %%ZOPEBASEDIR%%/lib/python/RestrictedPython/tests/class.py
 %%ZOPEBASEDIR%%/lib/python/RestrictedPython/tests/class.pyc
 %%ZOPEBASEDIR%%/lib/python/RestrictedPython/tests/lambda.py
@@ -6808,6 +6815,7 @@
 @dirrm %%ZOPEBASEDIR%%/lib/python/Products/Transience/www
 @dirrm %%ZOPEBASEDIR%%/lib/python/Products/Transience
 @dirrm %%ZOPEBASEDIR%%/lib/python/Products/ZReST/dtml
+@dirrm %%ZOPEBASEDIR%%/lib/python/Products/ZReST/tests
 @dirrm %%ZOPEBASEDIR%%/lib/python/Products/ZReST/www
 @dirrm %%ZOPEBASEDIR%%/lib/python/Products/ZReST
 @dirrm %%ZOPEBASEDIR%%/lib/python/Products/MIMETools
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510271203.j9RC3VSL012924>