[PATCH] www/py27-plone.supermodel: update to 1.1.1
Muhammad Moinur Rahman
5u623l20 at gmail.com
Wed Apr 18 22:16:26 UTC 2012
>Submitter-Id: current-users
>Originator: Muhammad Moinur Rahman
>Organization:
>Confidential: no
>Synopsis: [PATCH] www/py27-plone.supermodel: update to 1.1.1
>Severity: non-critical
>Priority: low
>Category: ports
>Class: update
>Release: FreeBSD 9.0-STABLE amd64
>Environment:
System: FreeBSD bofh.telnet.net.bd 9.0-STABLE FreeBSD 9.0-STABLE #0: Fri Mar 2 02:21:51 BDT
>Description:
- Update to 1.1.1
Removed file(s):
- files/patch-plone-supermodel_exportimport.py
- files/patch-plone-supermodel_parser.py
For Committer's reference:
http://tb.s.ubze.ro//logs/7.4-FreeBSD-i386/py27-plone.supermodel-1.1.1.log
http://tb.s.ubze.ro//logs/7.4-FreeBSD-amd64/py27-plone.supermodel-1.1.1.log
http://tb.s.ubze.ro//logs/8.2-FreeBSD-i386/py27-plone.supermodel-1.1.1.log
http://tb.s.ubze.ro//logs/8.2-FreeBSD-amd64/py27-plone.supermodel-1.1.1.log
http://tb.s.ubze.ro//logs/9.0-FreeBSD-i386/py27-plone.supermodel-1.1.1.log
http://tb.s.ubze.ro//logs/9.0-FreeBSD-amd64/py27-plone.supermodel-1.1.1.log
Port maintainer (zope at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.99_5 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:
--- py27-plone.supermodel-1.1.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/py-plone.supermodel/Makefile ./Makefile
--- /usr/ports/www/py-plone.supermodel/Makefile 2012-01-16 16:33:33.000000000 +0600
+++ ./Makefile 2012-04-19 03:56:40.988897731 +0600
@@ -6,7 +6,7 @@
#
PORTNAME= plone.supermodel
-PORTVERSION= 1.0.3
+PORTVERSION= 1.1.1
CATEGORIES= www python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff -ruN --exclude=CVS /usr/ports/www/py-plone.supermodel/distinfo ./distinfo
--- /usr/ports/www/py-plone.supermodel/distinfo 2012-01-03 01:53:52.000000000 +0600
+++ ./distinfo 2012-04-19 03:56:47.848888316 +0600
@@ -1,2 +1,2 @@
-SHA256 (zope/plone.supermodel-1.0.3.zip) = 97f04b162268af76c3cfa93cd96697b190f6977a01118cfbb62bf0279078dea7
-SIZE (zope/plone.supermodel-1.0.3.zip) = 39166
+SHA256 (zope/plone.supermodel-1.1.1.zip) = 44c274f6e433d985856a73efc4e4fed9e8fc42bb0a5cb809d12421ac64eadfa4
+SIZE (zope/plone.supermodel-1.1.1.zip) = 47941
diff -ruN --exclude=CVS /usr/ports/www/py-plone.supermodel/files/patch-plone-supermodel_exportimport.py ./files/patch-plone-supermodel_exportimport.py
--- /usr/ports/www/py-plone.supermodel/files/patch-plone-supermodel_exportimport.py 2012-01-03 01:53:53.000000000 +0600
+++ ./files/patch-plone-supermodel_exportimport.py 1970-01-01 06:00:00.000000000 +0600
@@ -1,8 +0,0 @@
---- plone/supermodel/exportimport.py.orig 2011-05-13 20:28:08.000000000 +0400
-+++ plone/supermodel/exportimport.py 2011-09-22 23:05:55.000000000 +0400
-@@ -1,4 +1,4 @@
--from elementtree import ElementTree
-+from xml.etree import ElementTree
-
- from zope.interface import Interface, implements, implementedBy
- from zope.component import queryUtility
diff -ruN --exclude=CVS /usr/ports/www/py-plone.supermodel/files/patch-plone-supermodel_parser.py ./files/patch-plone-supermodel_parser.py
--- /usr/ports/www/py-plone.supermodel/files/patch-plone-supermodel_parser.py 2012-01-03 01:53:53.000000000 +0600
+++ ./files/patch-plone-supermodel_parser.py 1970-01-01 06:00:00.000000000 +0600
@@ -1,11 +0,0 @@
---- plone/supermodel/parser.py.orig 2011-04-29 22:24:50.000000000 +0400
-+++ plone/supermodel/parser.py 2011-09-22 23:06:17.000000000 +0400
-@@ -17,7 +17,7 @@
- from plone.supermodel.model import Model, Fieldset
- from plone.supermodel.interfaces import FIELDSETS_KEY
-
--from elementtree import ElementTree
-+from xml.etree import ElementTree
-
- # Helper adapters
-
diff -ruN --exclude=CVS /usr/ports/www/py-plone.supermodel/pkg-plist ./pkg-plist
--- /usr/ports/www/py-plone.supermodel/pkg-plist 2012-01-03 01:53:52.000000000 +0600
+++ ./pkg-plist 2012-04-19 04:10:52.383887876 +0600
@@ -16,6 +16,13 @@
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/supermodel/converters.py
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/supermodel/converters.pyc
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/supermodel/converters.pyo
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/supermodel/directives.py
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/supermodel/directives.pyc
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/supermodel/directives.pyo
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/supermodel/directives.txt
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/supermodel/debug.py
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/supermodel/debug.pyc
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/supermodel/debug.pyo
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/supermodel/exportimport.py
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/supermodel/exportimport.pyc
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/supermodel/exportimport.pyo
@@ -39,6 +46,7 @@
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/supermodel/patches.pyc
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/supermodel/patches.pyo
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/supermodel/schema.txt
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/supermodel/schemaclass.txt
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/supermodel/serializer.py
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/supermodel/serializer.pyc
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/supermodel/serializer.pyo
--- py27-plone.supermodel-1.1.1.patch ends here ---
More information about the freebsd-zope
mailing list