aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorrm <rm@FreeBSD.org>2012-04-25 17:12:57 +0800
committerrm <rm@FreeBSD.org>2012-04-25 17:12:57 +0800
commit748a4f2125baecb9155077aeaa2de949aa3ca378 (patch)
treea7da80d81377b363a7101e2c242b38b7d9d8157b /www
parent03214975733116ecd6352b17c82b1e10dc8c9370 (diff)
downloadfreebsd-ports-graphics-748a4f2125baecb9155077aeaa2de949aa3ca378.tar.gz
freebsd-ports-graphics-748a4f2125baecb9155077aeaa2de949aa3ca378.tar.zst
freebsd-ports-graphics-748a4f2125baecb9155077aeaa2de949aa3ca378.zip
- update to 1.1.1
Diffstat (limited to 'www')
-rw-r--r--www/py-plone.supermodel/Makefile6
-rw-r--r--www/py-plone.supermodel/distinfo4
-rw-r--r--www/py-plone.supermodel/files/patch-plone-supermodel_exportimport.py4
-rw-r--r--www/py-plone.supermodel/files/patch-plone-supermodel_parser.py11
-rw-r--r--www/py-plone.supermodel/pkg-plist8
5 files changed, 16 insertions, 17 deletions
diff --git a/www/py-plone.supermodel/Makefile b/www/py-plone.supermodel/Makefile
index 009995e91aa..ef2a9f8b69e 100644
--- a/www/py-plone.supermodel/Makefile
+++ b/www/py-plone.supermodel/Makefile
@@ -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}
@@ -20,7 +20,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.component>=0:${PORTSDIR}/devel/py-zope.
${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope.interface \
${PYTHON_PKGNAMEPREFIX}zope.schema>=0:${PORTSDIR}/devel/py-zope.schema \
${PYTHON_PKGNAMEPREFIX}zope.deferredimport>=0:${PORTSDIR}/devel/py-zope.deferredimport \
- ${PYTHON_PKGNAMEPREFIX}zope.dottedname>=0:${PORTSDIR}/devel/py-zope.dottedname
+ ${PYTHON_PKGNAMEPREFIX}zope.dottedname>=0:${PORTSDIR}/devel/py-zope.dottedname \
+ ${PYTHON_PKGNAMEPREFIX}z3c.zcmlhook>=0:${PORTSDIR}/devel/py-z3c.zcmlhook \
+ ${PYTHON_PKGNAMEPREFIX}lxml>=0:${PORTSDIR}/devel/py-lxml
DIST_SUBDIR= zope
USE_PYTHON= yes
diff --git a/www/py-plone.supermodel/distinfo b/www/py-plone.supermodel/distinfo
index f0db6c49e43..83590850137 100644
--- a/www/py-plone.supermodel/distinfo
+++ b/www/py-plone.supermodel/distinfo
@@ -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 --git a/www/py-plone.supermodel/files/patch-plone-supermodel_exportimport.py b/www/py-plone.supermodel/files/patch-plone-supermodel_exportimport.py
index d3b50d34ba0..27259b1054d 100644
--- a/www/py-plone.supermodel/files/patch-plone-supermodel_exportimport.py
+++ b/www/py-plone.supermodel/files/patch-plone-supermodel_exportimport.py
@@ -1,5 +1,5 @@
---- 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
+--- ./plone/supermodel/exportimport.py.orig 2012-04-15 17:56:36.000000000 +0400
++++ ./plone/supermodel/exportimport.py 2012-04-25 00:12:57.000000000 +0400
@@ -1,4 +1,4 @@
-from elementtree import ElementTree
+from xml.etree import ElementTree
diff --git a/www/py-plone.supermodel/files/patch-plone-supermodel_parser.py b/www/py-plone.supermodel/files/patch-plone-supermodel_parser.py
deleted file mode 100644
index 8d69f7a405c..00000000000
--- a/www/py-plone.supermodel/files/patch-plone-supermodel_parser.py
+++ /dev/null
@@ -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 --git a/www/py-plone.supermodel/pkg-plist b/www/py-plone.supermodel/pkg-plist
index fe137b7d877..853fc48cc08 100644
--- a/www/py-plone.supermodel/pkg-plist
+++ b/www/py-plone.supermodel/pkg-plist
@@ -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/debug.py
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/supermodel/debug.pyc
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/supermodel/debug.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/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