aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/py-DateTime/Makefile3
-rw-r--r--devel/py-DateTime/distinfo4
-rw-r--r--devel/py-DateTime/pkg-descr2
-rw-r--r--devel/py-Products.ATContentTypes/Makefile5
-rw-r--r--devel/py-Products.ATContentTypes/distinfo4
-rw-r--r--devel/py-Products.ATContentTypes/pkg-descr2
-rw-r--r--devel/py-Products.Archetypes/Makefile5
-rw-r--r--devel/py-Products.Archetypes/distinfo4
-rw-r--r--devel/py-Products.Archetypes/pkg-descr2
-rw-r--r--devel/py-Products.Archetypes/pkg-plist12
-rw-r--r--devel/py-Products.CMFDiffTool/Makefile5
-rw-r--r--devel/py-Products.CMFDiffTool/distinfo4
-rw-r--r--devel/py-Products.CMFDiffTool/pkg-descr2
-rw-r--r--devel/py-Products.CMFDiffTool/pkg-plist1
-rw-r--r--devel/py-Products.CMFDynamicViewFTI/Makefile5
-rw-r--r--devel/py-Products.CMFDynamicViewFTI/distinfo4
-rw-r--r--devel/py-Products.CMFDynamicViewFTI/pkg-descr2
-rw-r--r--devel/py-Products.GenericSetup/Makefile5
-rw-r--r--devel/py-Products.GenericSetup/distinfo4
-rw-r--r--devel/py-Products.GenericSetup/pkg-descr2
-rw-r--r--devel/py-Products.MimetypesRegistry/Makefile3
-rw-r--r--devel/py-Products.MimetypesRegistry/distinfo4
-rw-r--r--devel/py-Products.MimetypesRegistry/pkg-descr2
-rw-r--r--devel/py-Products.PasswordResetTool/Makefile5
-rw-r--r--devel/py-Products.PasswordResetTool/distinfo4
-rw-r--r--devel/py-Products.PasswordResetTool/pkg-descr2
-rw-r--r--devel/py-Products.PlacelessTranslationService/Makefile5
-rw-r--r--devel/py-Products.PlacelessTranslationService/distinfo4
-rw-r--r--devel/py-Products.PlacelessTranslationService/pkg-descr2
-rw-r--r--devel/py-Products.PlacelessTranslationService/pkg-plist4
-rw-r--r--devel/py-Products.PloneTestCase/Makefile5
-rw-r--r--devel/py-Products.PloneTestCase/distinfo4
-rw-r--r--devel/py-Products.PloneTestCase/pkg-descr2
-rw-r--r--devel/py-Products.ResourceRegistries/Makefile5
-rw-r--r--devel/py-Products.ResourceRegistries/distinfo4
-rw-r--r--devel/py-Products.ResourceRegistries/pkg-descr2
-rw-r--r--devel/py-Products.contentmigration/Makefile3
-rw-r--r--devel/py-Products.contentmigration/distinfo4
-rw-r--r--devel/py-Products.contentmigration/pkg-descr2
-rw-r--r--devel/py-archetypes.querywidget/Makefile5
-rw-r--r--devel/py-archetypes.querywidget/distinfo4
-rw-r--r--devel/py-archetypes.querywidget/pkg-descr2
-rw-r--r--devel/py-archetypes.referencebrowserwidget/Makefile5
-rw-r--r--devel/py-archetypes.referencebrowserwidget/distinfo4
-rw-r--r--devel/py-archetypes.referencebrowserwidget/pkg-descr2
-rw-r--r--devel/py-collective.z3cform.datetimewidget/Makefile5
-rw-r--r--devel/py-collective.z3cform.datetimewidget/distinfo4
-rw-r--r--devel/py-collective.z3cform.datetimewidget/pkg-descr2
-rw-r--r--devel/py-five.customerize/Makefile6
-rw-r--r--devel/py-five.customerize/distinfo4
-rw-r--r--devel/py-five.customerize/pkg-descr2
-rw-r--r--devel/py-z3c.form/Makefile23
-rw-r--r--devel/py-z3c.form/distinfo4
-rw-r--r--devel/py-z3c.form/pkg-descr2
-rw-r--r--devel/py-z3c.form/pkg-plist27
-rw-r--r--devel/py-zope.schema/Makefile13
-rw-r--r--devel/py-zope.schema/distinfo4
-rw-r--r--devel/py-zope.schema/pkg-descr2
58 files changed, 168 insertions, 95 deletions
diff --git a/devel/py-DateTime/Makefile b/devel/py-DateTime/Makefile
index 162fb9d6e2d7..4e3f55cfa4dc 100644
--- a/devel/py-DateTime/Makefile
+++ b/devel/py-DateTime/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= DateTime
-PORTVERSION= 3.0
+PORTVERSION= 3.0.3
PORTEPOCH= 1
CATEGORIES= devel python zope
MASTER_SITES= CHEESESHOP
@@ -21,4 +21,5 @@ USE_PYDISTUTILS=easy_install
USE_ZIP= yes
NO_STAGE= yes
+
.include <bsd.port.mk>
diff --git a/devel/py-DateTime/distinfo b/devel/py-DateTime/distinfo
index fcf80af9a7c9..ffa4f0793db4 100644
--- a/devel/py-DateTime/distinfo
+++ b/devel/py-DateTime/distinfo
@@ -1,2 +1,2 @@
-SHA256 (zope/DateTime-3.0.zip) = 2576bc9e93b746560c09237c57c72bbd7605255662b3e015977b41a26a4a2afe
-SIZE (zope/DateTime-3.0.zip) = 84321
+SHA256 (zope/DateTime-3.0.3.zip) = 076155f509ac122effb2be32576540ba4a5cca56de557c4bc206980e4017a8c3
+SIZE (zope/DateTime-3.0.3.zip) = 85359
diff --git a/devel/py-DateTime/pkg-descr b/devel/py-DateTime/pkg-descr
index db3406b12f0c..76f19c18f46d 100644
--- a/devel/py-DateTime/pkg-descr
+++ b/devel/py-DateTime/pkg-descr
@@ -2,4 +2,4 @@ This package provides a DateTime data type, as known from Zope 2.
Unless you need to communicate with Zope 2 APIs, you're probably
better off using Python's built-in datetime module.
-WWW: http://pypi.python.org/pypi/DateTime
+WWW: https://pypi.python.org/pypi/DateTime/
diff --git a/devel/py-Products.ATContentTypes/Makefile b/devel/py-Products.ATContentTypes/Makefile
index d6225fdcca83..d5fe9b693e27 100644
--- a/devel/py-Products.ATContentTypes/Makefile
+++ b/devel/py-Products.ATContentTypes/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= Products.ATContentTypes
-PORTVERSION= 2.1.12
+PORTVERSION= 2.1.13
CATEGORIES= devel python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -39,9 +39,10 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}archetypes.referencebrowserwidget>=0:${PORTS
DIST_SUBDIR= zope
USE_PYTHON= -2.7
-USE_PYDISTUTILS= easy_install
+USE_PYDISTUTILS=easy_install
USE_ZIP= yes
USE_ZOPE= yes
NO_STAGE= yes
+
.include <bsd.port.mk>
diff --git a/devel/py-Products.ATContentTypes/distinfo b/devel/py-Products.ATContentTypes/distinfo
index 38897af837d7..7ab22b47d579 100644
--- a/devel/py-Products.ATContentTypes/distinfo
+++ b/devel/py-Products.ATContentTypes/distinfo
@@ -1,2 +1,2 @@
-SHA256 (zope/Products.ATContentTypes-2.1.12.zip) = 3c4e116e9729b32a7188832ca47503f5ecb2597d43f2623e8440e3ea2292f78e
-SIZE (zope/Products.ATContentTypes-2.1.12.zip) = 367921
+SHA256 (zope/Products.ATContentTypes-2.1.13.zip) = 09d674e6121788712526295e693dbaf21898edf04c352c0bf706d4c012edb312
+SIZE (zope/Products.ATContentTypes-2.1.13.zip) = 368211
diff --git a/devel/py-Products.ATContentTypes/pkg-descr b/devel/py-Products.ATContentTypes/pkg-descr
index 72b32284a3bf..7a111f468353 100644
--- a/devel/py-Products.ATContentTypes/pkg-descr
+++ b/devel/py-Products.ATContentTypes/pkg-descr
@@ -1,3 +1,3 @@
Default Content Types for Plone.
-WWW: http://pypi.python.org/pypi/Products.ATContentTypes
+WWW: https://pypi.python.org/pypi/Products.ATContentTypes/
diff --git a/devel/py-Products.Archetypes/Makefile b/devel/py-Products.Archetypes/Makefile
index 5028c98832dc..401082827ed8 100644
--- a/devel/py-Products.Archetypes/Makefile
+++ b/devel/py-Products.Archetypes/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= Products.Archetypes
-PORTVERSION= 1.8.6
+PORTVERSION= 1.9.4
CATEGORIES= devel python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -50,9 +50,10 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.component>=0:${PORTSDIR}/devel/py-zope.
DIST_SUBDIR= zope
USE_PYTHON= -2.7
-USE_PYDISTUTILS= easy_install
+USE_PYDISTUTILS=easy_install
USE_ZIP= yes
USE_ZOPE= yes
NO_STAGE= yes
+
.include <bsd.port.mk>
diff --git a/devel/py-Products.Archetypes/distinfo b/devel/py-Products.Archetypes/distinfo
index 2304f91b9178..994122956195 100644
--- a/devel/py-Products.Archetypes/distinfo
+++ b/devel/py-Products.Archetypes/distinfo
@@ -1,2 +1,2 @@
-SHA256 (zope/Products.Archetypes-1.8.6.zip) = 68558082e2958d7b8e33caeeca460df705a38c76cb504593253da2b84c85704d
-SIZE (zope/Products.Archetypes-1.8.6.zip) = 693204
+SHA256 (zope/Products.Archetypes-1.9.4.zip) = 660eb5f3641f7202f20f6bfc4f4086a695fdb2d3d082d37f24018f8b65a67f2f
+SIZE (zope/Products.Archetypes-1.9.4.zip) = 696930
diff --git a/devel/py-Products.Archetypes/pkg-descr b/devel/py-Products.Archetypes/pkg-descr
index f33a9a7800d9..4cb2959a4b1c 100644
--- a/devel/py-Products.Archetypes/pkg-descr
+++ b/devel/py-Products.Archetypes/pkg-descr
@@ -1,4 +1,4 @@
Archetypes is a developers framework for rapidly developing and deploying rich,
full featured content types within the context of Zope/CMF and Plone.
-WWW: http://pypi.python.org/pypi/Products.Archetypes
+WWW: https://pypi.python.org/pypi/Products.Archetypes/
diff --git a/devel/py-Products.Archetypes/pkg-plist b/devel/py-Products.Archetypes/pkg-plist
index 955e8136946f..7787953aa61c 100644
--- a/devel/py-Products.Archetypes/pkg-plist
+++ b/devel/py-Products.Archetypes/pkg-plist
@@ -151,6 +151,9 @@
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/Archetypes/browser/lifecycle.py
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/Archetypes/browser/lifecycle.pyc
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/Archetypes/browser/lifecycle.pyo
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/Archetypes/browser/utils.py
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/Archetypes/browser/utils.pyc
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/Archetypes/browser/utils.pyo
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/Archetypes/browser/validation.py
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/Archetypes/browser/validation.pyc
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/Archetypes/browser/validation.pyo
@@ -294,6 +297,9 @@
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/Archetypes/interfaces/templatemixin.py
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/Archetypes/interfaces/templatemixin.pyc
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/Archetypes/interfaces/templatemixin.pyo
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/Archetypes/interfaces/utils.py
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/Archetypes/interfaces/utils.pyc
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/Archetypes/interfaces/utils.pyo
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/Archetypes/interfaces/validator.py
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/Archetypes/interfaces/validator.pyc
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/Archetypes/interfaces/validator.pyo
@@ -425,8 +431,6 @@
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/Archetypes/skins/archetypes/widgets/visual.pt
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/Archetypes/skins/archetypes/widgets/zid.pt
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/Archetypes/skins/archetypes/wysiwyg_support.pt
-%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/Archetypes/skins/archetypes_kss/at.kss
-%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/Archetypes/skins/archetypes_kss/at_experimental.kss
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/Archetypes/subscribers.py
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/Archetypes/subscribers.pyc
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/Archetypes/subscribers.pyo
@@ -479,6 +483,9 @@
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/Archetypes/tests/test_baseunit.py
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/Archetypes/tests/test_baseunit.pyc
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/Archetypes/tests/test_baseunit.pyo
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/Archetypes/tests/test_browser_utils.py
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/Archetypes/tests/test_browser_utils.pyc
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/Archetypes/tests/test_browser_utils.pyo
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/Archetypes/tests/test_classgen.py
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/Archetypes/tests/test_classgen.pyc
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/Archetypes/tests/test_classgen.pyo
@@ -641,7 +648,6 @@
@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/Archetypes/tests/output
@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/Archetypes/tests/input
@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/Archetypes/tests
-@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/Archetypes/skins/archetypes_kss
@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/Archetypes/skins/archetypes/widgets/tests
@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/Archetypes/skins/archetypes/widgets/js
@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/Archetypes/skins/archetypes/widgets
diff --git a/devel/py-Products.CMFDiffTool/Makefile b/devel/py-Products.CMFDiffTool/Makefile
index ef386413e2ba..c313bd59c82b 100644
--- a/devel/py-Products.CMFDiffTool/Makefile
+++ b/devel/py-Products.CMFDiffTool/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= Products.CMFDiffTool
-PORTVERSION= 2.0.2
+PORTVERSION= 2.1
CATEGORIES= devel python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -18,9 +18,10 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope.
DIST_SUBDIR= zope
USE_PYTHON= -2.7
-USE_PYDISTUTILS= easy_install
+USE_PYDISTUTILS=easy_install
USE_ZIP= yes
#USE_ZOPE= yes
NO_STAGE= yes
+
.include <bsd.port.mk>
diff --git a/devel/py-Products.CMFDiffTool/distinfo b/devel/py-Products.CMFDiffTool/distinfo
index ac50e20219bf..7bccad5d67c2 100644
--- a/devel/py-Products.CMFDiffTool/distinfo
+++ b/devel/py-Products.CMFDiffTool/distinfo
@@ -1,2 +1,2 @@
-SHA256 (zope/Products.CMFDiffTool-2.0.2.zip) = df07ef6eb7d70f0fb4b7439c5e72c5e5e3b22dc34379d12e852f4269a89f5ed2
-SIZE (zope/Products.CMFDiffTool-2.0.2.zip) = 59165
+SHA256 (zope/Products.CMFDiffTool-2.1.zip) = 0b40f7b5c0c7fd9dd2bbe3614f3049c1a27ecaa1c56e0b8c9533b88e78379716
+SIZE (zope/Products.CMFDiffTool-2.1.zip) = 59298
diff --git a/devel/py-Products.CMFDiffTool/pkg-descr b/devel/py-Products.CMFDiffTool/pkg-descr
index 0dc3d5e26217..b78c8203dd4d 100644
--- a/devel/py-Products.CMFDiffTool/pkg-descr
+++ b/devel/py-Products.CMFDiffTool/pkg-descr
@@ -1,3 +1,3 @@
Diff tool for Plone.
-WWW: http://pypi.python.org/pypi/Products.CMFDiffTool
+WWW: https://pypi.python.org/pypi/Products.CMFDiffTool/
diff --git a/devel/py-Products.CMFDiffTool/pkg-plist b/devel/py-Products.CMFDiffTool/pkg-plist
index adeeeb2eb2e8..56001e47f3f0 100644
--- a/devel/py-Products.CMFDiffTool/pkg-plist
+++ b/devel/py-Products.CMFDiffTool/pkg-plist
@@ -66,6 +66,7 @@
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFDiffTool/libs/htmldiff.pyc
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFDiffTool/libs/htmldiff.pyo
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFDiffTool/locales/cmfdifftool.pot
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFDiffTool/locales/pt_BR/LC_MESSAGES/collective.dexteritydiff.mo
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFDiffTool/locales/pt_BR/LC_MESSAGES/collective.dexteritydiff.po
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFDiffTool/namedfile.py
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFDiffTool/namedfile.pyc
diff --git a/devel/py-Products.CMFDynamicViewFTI/Makefile b/devel/py-Products.CMFDynamicViewFTI/Makefile
index fb789c221819..a7e15e1dddf9 100644
--- a/devel/py-Products.CMFDynamicViewFTI/Makefile
+++ b/devel/py-Products.CMFDynamicViewFTI/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= Products.CMFDynamicViewFTI
-PORTVERSION= 4.0.3
+PORTVERSION= 4.0.5
CATEGORIES= devel python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -21,9 +21,10 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.browsermenu>0:${PORTSDIR}/devel/py-zope
DIST_SUBDIR= zope
USE_PYTHON= yes
-USE_PYDISTUTILS= easy_install
+USE_PYDISTUTILS=easy_install
USE_ZIP= yes
#USE_ZOPE= yes
NO_STAGE= yes
+
.include <bsd.port.mk>
diff --git a/devel/py-Products.CMFDynamicViewFTI/distinfo b/devel/py-Products.CMFDynamicViewFTI/distinfo
index 43138c34453d..0426df7732aa 100644
--- a/devel/py-Products.CMFDynamicViewFTI/distinfo
+++ b/devel/py-Products.CMFDynamicViewFTI/distinfo
@@ -1,2 +1,2 @@
-SHA256 (zope/Products.CMFDynamicViewFTI-4.0.3.zip) = d68a2fb2f68ddcfb676e2b4c54e360a2ee3b7ca4018bf9bb81173cd7a865f16e
-SIZE (zope/Products.CMFDynamicViewFTI-4.0.3.zip) = 30389
+SHA256 (zope/Products.CMFDynamicViewFTI-4.0.5.zip) = c99744d040a81e24352377385a7d821fe75b76d6e47e0e199ebb4856dbeba115
+SIZE (zope/Products.CMFDynamicViewFTI-4.0.5.zip) = 30731
diff --git a/devel/py-Products.CMFDynamicViewFTI/pkg-descr b/devel/py-Products.CMFDynamicViewFTI/pkg-descr
index b60776d95014..a248117e645a 100644
--- a/devel/py-Products.CMFDynamicViewFTI/pkg-descr
+++ b/devel/py-Products.CMFDynamicViewFTI/pkg-descr
@@ -1,3 +1,3 @@
CMFDynamicViewFTI is a product for dynamic views in CMF.
-WWW: http://pypi.python.org/pypi/Products.CMFDynamicViewFTI
+WWW: https://pypi.python.org/pypi/Products.CMFDynamicViewFTI/
diff --git a/devel/py-Products.GenericSetup/Makefile b/devel/py-Products.GenericSetup/Makefile
index e40069e6dbb0..bb5183bcc433 100644
--- a/devel/py-Products.GenericSetup/Makefile
+++ b/devel/py-Products.GenericSetup/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= Products.GenericSetup
-PORTVERSION= 1.7.3
+PORTVERSION= 1.7.4
CATEGORIES= devel python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -17,8 +17,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}five.localsitemanager>=0:${PORTSDIR}/devel/p
DIST_SUBDIR= zope
USE_PYTHON= -2.7
-USE_PYDISTUTILS= easy_install
+USE_PYDISTUTILS=easy_install
USE_ZOPE= yes
NO_STAGE= yes
+
.include <bsd.port.mk>
diff --git a/devel/py-Products.GenericSetup/distinfo b/devel/py-Products.GenericSetup/distinfo
index 53b146bf167a..2f4767f98e38 100644
--- a/devel/py-Products.GenericSetup/distinfo
+++ b/devel/py-Products.GenericSetup/distinfo
@@ -1,2 +1,2 @@
-SHA256 (zope/Products.GenericSetup-1.7.3.tar.gz) = 180bc1bf43e4efa84c65db2c9ae9f187b14e66a19e6632275a5915e658c001f7
-SIZE (zope/Products.GenericSetup-1.7.3.tar.gz) = 142135
+SHA256 (zope/Products.GenericSetup-1.7.4.tar.gz) = f9f6f16a298e1569d5c98a0c5df8c988e9ca18cba6c201696d33fe9581f2756f
+SIZE (zope/Products.GenericSetup-1.7.4.tar.gz) = 145908
diff --git a/devel/py-Products.GenericSetup/pkg-descr b/devel/py-Products.GenericSetup/pkg-descr
index a0ed72ac06b5..c2a60b35755c 100644
--- a/devel/py-Products.GenericSetup/pkg-descr
+++ b/devel/py-Products.GenericSetup/pkg-descr
@@ -1,3 +1,3 @@
Read Zope configuration state from profile dirs / tarballs.
-WWW: http://pypi.python.org/pypi/Products.GenericSetup
+WWW: https://pypi.python.org/pypi/Products.GenericSetup/
diff --git a/devel/py-Products.MimetypesRegistry/Makefile b/devel/py-Products.MimetypesRegistry/Makefile
index 4be4d15f0ef0..af19866cb616 100644
--- a/devel/py-Products.MimetypesRegistry/Makefile
+++ b/devel/py-Products.MimetypesRegistry/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= Products.MimetypesRegistry
-PORTVERSION= 2.0.4
+PORTVERSION= 2.0.5
CATEGORIES= devel python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -23,4 +23,5 @@ USE_PYDISTUTILS=easy_install
USE_ZIP= yes
NO_STAGE= yes
+
.include <bsd.port.mk>
diff --git a/devel/py-Products.MimetypesRegistry/distinfo b/devel/py-Products.MimetypesRegistry/distinfo
index e65e8a67af17..2577d780dba9 100644
--- a/devel/py-Products.MimetypesRegistry/distinfo
+++ b/devel/py-Products.MimetypesRegistry/distinfo
@@ -1,2 +1,2 @@
-SHA256 (zope/Products.MimetypesRegistry-2.0.4.zip) = eee572c4bed660dfeeb1c953b2966b3c0135101cbba58f924c84e534c3435a52
-SIZE (zope/Products.MimetypesRegistry-2.0.4.zip) = 292733
+SHA256 (zope/Products.MimetypesRegistry-2.0.5.zip) = 0bce7c3f2eed0dbfc6b0527ed08dd368210236db4542920319a3e6ac39e7265f
+SIZE (zope/Products.MimetypesRegistry-2.0.5.zip) = 293124
diff --git a/devel/py-Products.MimetypesRegistry/pkg-descr b/devel/py-Products.MimetypesRegistry/pkg-descr
index b444ad679cc6..64c4b73ee85f 100644
--- a/devel/py-Products.MimetypesRegistry/pkg-descr
+++ b/devel/py-Products.MimetypesRegistry/pkg-descr
@@ -1,3 +1,3 @@
MIME type handling for Zope.
-WWW: http://pypi.python.org/pypi/Products.MimetypesRegistry
+WWW: https://pypi.python.org/pypi/Products.MimetypesRegistry/
diff --git a/devel/py-Products.PasswordResetTool/Makefile b/devel/py-Products.PasswordResetTool/Makefile
index d8ceee12db84..5a1c001cf265 100644
--- a/devel/py-Products.PasswordResetTool/Makefile
+++ b/devel/py-Products.PasswordResetTool/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= Products.PasswordResetTool
-PORTVERSION= 2.0.12
+PORTVERSION= 2.0.15
CATEGORIES= devel python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -22,9 +22,10 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}plone.memoize>=0:${PORTSDIR}/www/py-plone.me
DIST_SUBDIR= zope
USE_PYTHON= yes
-USE_PYDISTUTILS= easy_install
+USE_PYDISTUTILS=easy_install
USE_ZIP= yes
USE_ZOPE= yes
NO_STAGE= yes
+
.include <bsd.port.mk>
diff --git a/devel/py-Products.PasswordResetTool/distinfo b/devel/py-Products.PasswordResetTool/distinfo
index 42f69687ee74..51659c86d377 100644
--- a/devel/py-Products.PasswordResetTool/distinfo
+++ b/devel/py-Products.PasswordResetTool/distinfo
@@ -1,2 +1,2 @@
-SHA256 (zope/Products.PasswordResetTool-2.0.12.zip) = e76bdd1e78bb30a2519dd3e1bed7a80110342f25d62ad11d06ac25607b44a648
-SIZE (zope/Products.PasswordResetTool-2.0.12.zip) = 57212
+SHA256 (zope/Products.PasswordResetTool-2.0.15.zip) = a3fb9fddc111b0b3b50b03be8b85626a0f79a917959e8bcdc8dcbf5fb9336aaa
+SIZE (zope/Products.PasswordResetTool-2.0.15.zip) = 57906
diff --git a/devel/py-Products.PasswordResetTool/pkg-descr b/devel/py-Products.PasswordResetTool/pkg-descr
index 1ca2fcb0a63a..12297205fdfa 100644
--- a/devel/py-Products.PasswordResetTool/pkg-descr
+++ b/devel/py-Products.PasswordResetTool/pkg-descr
@@ -1,3 +1,3 @@
Password reset tool for Plone.
-WWW: http://pypi.python.org/pypi/Products.PasswordResetTool
+WWW: https://pypi.python.org/pypi/Products.PasswordResetTool/
diff --git a/devel/py-Products.PlacelessTranslationService/Makefile b/devel/py-Products.PlacelessTranslationService/Makefile
index 43058226749e..432ad1295dd5 100644
--- a/devel/py-Products.PlacelessTranslationService/Makefile
+++ b/devel/py-Products.PlacelessTranslationService/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= Products.PlacelessTranslationService
-PORTVERSION= 2.0.3
+PORTVERSION= 2.0.4
CATEGORIES= devel python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -26,8 +26,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gettext>=0.6:${PORTSDIR}/textproc/py-gettext
DIST_SUBDIR= zope
USE_PYTHON= yes
-USE_PYDISTUTILS= easy_install
+USE_PYDISTUTILS=easy_install
USE_ZIP= yes
NO_STAGE= yes
+
.include <bsd.port.mk>
diff --git a/devel/py-Products.PlacelessTranslationService/distinfo b/devel/py-Products.PlacelessTranslationService/distinfo
index 2cf759ee7434..4fd209df7258 100644
--- a/devel/py-Products.PlacelessTranslationService/distinfo
+++ b/devel/py-Products.PlacelessTranslationService/distinfo
@@ -1,2 +1,2 @@
-SHA256 (zope/Products.PlacelessTranslationService-2.0.3.zip) = 2df7a531baa55927d70335182c2d6a764a0d38b65facd01d9c475b1d64d087a5
-SIZE (zope/Products.PlacelessTranslationService-2.0.3.zip) = 84629
+SHA256 (zope/Products.PlacelessTranslationService-2.0.4.zip) = 5fd4b228e7b999647cbe766f6a2c698c703d09feba07dfa3f01a6256cfb34151
+SIZE (zope/Products.PlacelessTranslationService-2.0.4.zip) = 89547
diff --git a/devel/py-Products.PlacelessTranslationService/pkg-descr b/devel/py-Products.PlacelessTranslationService/pkg-descr
index 07a162e4b6b6..c13bbcfab230 100644
--- a/devel/py-Products.PlacelessTranslationService/pkg-descr
+++ b/devel/py-Products.PlacelessTranslationService/pkg-descr
@@ -1,4 +1,4 @@
PTS provides a way of internationalizing (i18n'ing) and localizing (l10n'ing)
software for Zope 2.
-WWW: http://pypi.python.org/pypi/Products.PlacelessTranslationService
+WWW: https://pypi.python.org/pypi/Products.PlacelessTranslationService/
diff --git a/devel/py-Products.PlacelessTranslationService/pkg-plist b/devel/py-Products.PlacelessTranslationService/pkg-plist
index 79e603eab147..dd2538de752d 100644
--- a/devel/py-Products.PlacelessTranslationService/pkg-plist
+++ b/devel/py-Products.PlacelessTranslationService/pkg-plist
@@ -34,9 +34,13 @@
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/PlacelessTranslationService/load.pyc
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/PlacelessTranslationService/load.pyo
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/PlacelessTranslationService/locales/PlacelessTranslationService.pot
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/PlacelessTranslationService/locales/cs/LC_MESSAGES/PlacelessTranslationService.mo
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/PlacelessTranslationService/locales/cs/LC_MESSAGES/PlacelessTranslationService.po
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/PlacelessTranslationService/locales/de/LC_MESSAGES/PlacelessTranslationService.mo
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/PlacelessTranslationService/locales/de/LC_MESSAGES/PlacelessTranslationService.po
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/PlacelessTranslationService/locales/el/LC_MESSAGES/PlacelessTranslationService.mo
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/PlacelessTranslationService/locales/el/LC_MESSAGES/PlacelessTranslationService.po
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/PlacelessTranslationService/locales/pt_BR/LC_MESSAGES/PlacelessTranslationService.mo
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/PlacelessTranslationService/locales/pt_BR/LC_MESSAGES/PlacelessTranslationService.po
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/PlacelessTranslationService/memoize.py
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/PlacelessTranslationService/memoize.pyc
diff --git a/devel/py-Products.PloneTestCase/Makefile b/devel/py-Products.PloneTestCase/Makefile
index a8b8df9b9b1c..8336a5656ee5 100644
--- a/devel/py-Products.PloneTestCase/Makefile
+++ b/devel/py-Products.PloneTestCase/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= Products.PloneTestCase
-PORTVERSION= 0.9.15
+PORTVERSION= 0.9.17
CATEGORIES= devel python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -23,9 +23,10 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.component>=0:${PORTSDIR}/devel/py-zope.
DIST_SUBDIR= zope
USE_PYTHON= -2.7
-USE_PYDISTUTILS= easy_install
+USE_PYDISTUTILS=easy_install
USE_ZIP= yes
USE_ZOPE= yes
NO_STAGE= yes
+
.include <bsd.port.mk>
diff --git a/devel/py-Products.PloneTestCase/distinfo b/devel/py-Products.PloneTestCase/distinfo
index 64f9ef0d34c6..e278f2cec8fc 100644
--- a/devel/py-Products.PloneTestCase/distinfo
+++ b/devel/py-Products.PloneTestCase/distinfo
@@ -1,2 +1,2 @@
-SHA256 (zope/Products.PloneTestCase-0.9.15.zip) = 49572295f32ebb2d48ab56251b1fa934f0a3c3e8624424d5d01d5b5cc8cf525b
-SIZE (zope/Products.PloneTestCase-0.9.15.zip) = 33894
+SHA256 (zope/Products.PloneTestCase-0.9.17.zip) = 9d7945a85f2fb2103ace7a80e095edbff7e9f5d3afefc3e4063255861a46f9d1
+SIZE (zope/Products.PloneTestCase-0.9.17.zip) = 34453
diff --git a/devel/py-Products.PloneTestCase/pkg-descr b/devel/py-Products.PloneTestCase/pkg-descr
index 95389955fd10..f3cc83c7af80 100644
--- a/devel/py-Products.PloneTestCase/pkg-descr
+++ b/devel/py-Products.PloneTestCase/pkg-descr
@@ -1,3 +1,3 @@
Integration testing framework for Plone.
-WWW: http://plone.org/products/plonetestcase
+WWW: http://plone.org/products/plonetestcase/
diff --git a/devel/py-Products.ResourceRegistries/Makefile b/devel/py-Products.ResourceRegistries/Makefile
index 7cded89d785e..9edb5954a705 100644
--- a/devel/py-Products.ResourceRegistries/Makefile
+++ b/devel/py-Products.ResourceRegistries/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= Products.ResourceRegistries
-PORTVERSION= 2.2.7
+PORTVERSION= 2.2.9
CATEGORIES= devel python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -23,9 +23,10 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.component>=0:${PORTSDIR}/devel/py-zope.
DIST_SUBDIR= zope
USE_PYTHON= -2.7
-USE_PYDISTUTILS= easy_install
+USE_PYDISTUTILS=easy_install
USE_ZIP= yes
USE_ZOPE= yes
NO_STAGE= yes
+
.include <bsd.port.mk>
diff --git a/devel/py-Products.ResourceRegistries/distinfo b/devel/py-Products.ResourceRegistries/distinfo
index 05897998d740..edc8c5965d85 100644
--- a/devel/py-Products.ResourceRegistries/distinfo
+++ b/devel/py-Products.ResourceRegistries/distinfo
@@ -1,2 +1,2 @@
-SHA256 (zope/Products.ResourceRegistries-2.2.7.zip) = cb66e2f232042cee3468edf97b13aa8efa40fa477bac7a3b0a16352a71d0e88d
-SIZE (zope/Products.ResourceRegistries-2.2.7.zip) = 134220
+SHA256 (zope/Products.ResourceRegistries-2.2.9.zip) = a8ce3485c028c7c2a7e6b0316f1eabaf8c42902a4980266d8c04e9ab6d322224
+SIZE (zope/Products.ResourceRegistries-2.2.9.zip) = 134914
diff --git a/devel/py-Products.ResourceRegistries/pkg-descr b/devel/py-Products.ResourceRegistries/pkg-descr
index dab49a53141e..e6fb0d16dbcb 100644
--- a/devel/py-Products.ResourceRegistries/pkg-descr
+++ b/devel/py-Products.ResourceRegistries/pkg-descr
@@ -1,3 +1,3 @@
Registry for managing CSS and JS.
-WWW: http://pypi.python.org/pypi/Products.ResourceRegistries
+WWW: https://pypi.python.org/pypi/Products.ResourceRegistries/
diff --git a/devel/py-Products.contentmigration/Makefile b/devel/py-Products.contentmigration/Makefile
index 2f87558d2c70..2862229dad71 100644
--- a/devel/py-Products.contentmigration/Makefile
+++ b/devel/py-Products.contentmigration/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= Products.contentmigration
-PORTVERSION= 2.1.3
+PORTVERSION= 2.1.5
CATEGORIES= devel python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -17,4 +17,5 @@ USE_PYDISTUTILS=easy_install
USE_ZIP= yes
NO_STAGE= yes
+
.include <bsd.port.mk>
diff --git a/devel/py-Products.contentmigration/distinfo b/devel/py-Products.contentmigration/distinfo
index 41c0a7e52f4d..84808cd46ac8 100644
--- a/devel/py-Products.contentmigration/distinfo
+++ b/devel/py-Products.contentmigration/distinfo
@@ -1,2 +1,2 @@
-SHA256 (zope/Products.contentmigration-2.1.3.zip) = 838dde3f22e1d34184f30993d7987d0c269c0723196120c1204c21cce2db6f19
-SIZE (zope/Products.contentmigration-2.1.3.zip) = 57104
+SHA256 (zope/Products.contentmigration-2.1.5.zip) = 80e533958bbe69028c280ead5cfe8c9776b7a5c1a7d88550a95aabd8fc7f76ba
+SIZE (zope/Products.contentmigration-2.1.5.zip) = 58076
diff --git a/devel/py-Products.contentmigration/pkg-descr b/devel/py-Products.contentmigration/pkg-descr
index 4ee1ca1e664b..3454c997d2fc 100644
--- a/devel/py-Products.contentmigration/pkg-descr
+++ b/devel/py-Products.contentmigration/pkg-descr
@@ -1,3 +1,3 @@
A generic content migration framework for Plone.
-WWW: http://pypi.python.org/pypi/Products.contentmigration
+WWW: https://pypi.python.org/pypi/Products.contentmigration/
diff --git a/devel/py-archetypes.querywidget/Makefile b/devel/py-archetypes.querywidget/Makefile
index e663f786f191..099bca11dd45 100644
--- a/devel/py-archetypes.querywidget/Makefile
+++ b/devel/py-archetypes.querywidget/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= archetypes.querywidget
-PORTVERSION= 1.0.8
+PORTVERSION= 1.0.9
CATEGORIES= devel python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -16,8 +16,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}plone.app.querystring>=1.0.3:${PORTSDIR}/www
DIST_SUBDIR= zope
USE_PYTHON= yes
-USE_PYDISTUTILS= easy_install
+USE_PYDISTUTILS=easy_install
USE_ZIP= yes
NO_STAGE= yes
+
.include <bsd.port.mk>
diff --git a/devel/py-archetypes.querywidget/distinfo b/devel/py-archetypes.querywidget/distinfo
index 1bddb37ba31c..9f9fcda38cf1 100644
--- a/devel/py-archetypes.querywidget/distinfo
+++ b/devel/py-archetypes.querywidget/distinfo
@@ -1,2 +1,2 @@
-SHA256 (zope/archetypes.querywidget-1.0.8.zip) = 12febb8ca0bc15e6e737bfc1862583eb1daec7d679296521a10084bc33c7e98c
-SIZE (zope/archetypes.querywidget-1.0.8.zip) = 75068
+SHA256 (zope/archetypes.querywidget-1.0.9.zip) = fcb2f3358b1417117288685b2f094bc439a8ac2c25d706a587331742d7372eae
+SIZE (zope/archetypes.querywidget-1.0.9.zip) = 75220
diff --git a/devel/py-archetypes.querywidget/pkg-descr b/devel/py-archetypes.querywidget/pkg-descr
index da91152b10ba..5ed87fe05ead 100644
--- a/devel/py-archetypes.querywidget/pkg-descr
+++ b/devel/py-archetypes.querywidget/pkg-descr
@@ -1,4 +1,4 @@
Archetypes.querywidget implements a widget for creating catalog queries using an
email-filtering-like interface, as found in GMail or Apple Mail.
-WWW: http://pypi.python.org/pypi/archetypes.querywidget
+WWW: https://pypi.python.org/pypi/archetypes.querywidget/
diff --git a/devel/py-archetypes.referencebrowserwidget/Makefile b/devel/py-archetypes.referencebrowserwidget/Makefile
index 2e614c0e6fbb..f35bee2c2802 100644
--- a/devel/py-archetypes.referencebrowserwidget/Makefile
+++ b/devel/py-archetypes.referencebrowserwidget/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= archetypes.referencebrowserwidget
-PORTVERSION= 2.4.17
+PORTVERSION= 2.4.19
CATEGORIES= devel python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -19,8 +19,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope.
DIST_SUBDIR= zope
USE_PYTHON= yes
-USE_PYDISTUTILS= easy_install
+USE_PYDISTUTILS=easy_install
USE_ZIP= yes
NO_STAGE= yes
+
.include <bsd.port.mk>
diff --git a/devel/py-archetypes.referencebrowserwidget/distinfo b/devel/py-archetypes.referencebrowserwidget/distinfo
index 08b5f0cfdb6f..088422c7125c 100644
--- a/devel/py-archetypes.referencebrowserwidget/distinfo
+++ b/devel/py-archetypes.referencebrowserwidget/distinfo
@@ -1,2 +1,2 @@
-SHA256 (zope/archetypes.referencebrowserwidget-2.4.17.zip) = f691cc483ed942aaecf8d7e547b46097c815a460e16699045499573cb71d39b9
-SIZE (zope/archetypes.referencebrowserwidget-2.4.17.zip) = 66299
+SHA256 (zope/archetypes.referencebrowserwidget-2.4.19.zip) = a22cde9d6537a6283830f6db535d4033bc7e38c7cbda6c9815c72358273a393a
+SIZE (zope/archetypes.referencebrowserwidget-2.4.19.zip) = 67173
diff --git a/devel/py-archetypes.referencebrowserwidget/pkg-descr b/devel/py-archetypes.referencebrowserwidget/pkg-descr
index c75fd55ff038..5ae3290d6cec 100644
--- a/devel/py-archetypes.referencebrowserwidget/pkg-descr
+++ b/devel/py-archetypes.referencebrowserwidget/pkg-descr
@@ -1,3 +1,3 @@
A referencebrowser implementation for Archetypes.
-WWW: http://pypi.python.org/pypi/archetypes.referencebrowserwidget
+WWW: https://pypi.python.org/pypi/archetypes.referencebrowserwidget/
diff --git a/devel/py-collective.z3cform.datetimewidget/Makefile b/devel/py-collective.z3cform.datetimewidget/Makefile
index ff618ddf219c..36a579077ad9 100644
--- a/devel/py-collective.z3cform.datetimewidget/Makefile
+++ b/devel/py-collective.z3cform.datetimewidget/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= collective.z3cform.datetimewidget
-PORTVERSION= 1.2.3
+PORTVERSION= 1.2.5
CATEGORIES= devel python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -17,8 +17,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.i18n>=0:${PORTSDIR}/devel/py-zope.i18n
DIST_SUBDIR= zope
USE_PYTHON= -2.7
-USE_PYDISTUTILS= easy_install
+USE_PYDISTUTILS=easy_install
USE_ZIP= yes
NO_STAGE= yes
+
.include <bsd.port.mk>
diff --git a/devel/py-collective.z3cform.datetimewidget/distinfo b/devel/py-collective.z3cform.datetimewidget/distinfo
index 9585150752ff..5ec1b81865b8 100644
--- a/devel/py-collective.z3cform.datetimewidget/distinfo
+++ b/devel/py-collective.z3cform.datetimewidget/distinfo
@@ -1,2 +1,2 @@
-SHA256 (zope/collective.z3cform.datetimewidget-1.2.3.zip) = c421958a745cd45d6fe504356bdaf114b63ba77f4209a8cab2a44cead1103d7a
-SIZE (zope/collective.z3cform.datetimewidget-1.2.3.zip) = 62958
+SHA256 (zope/collective.z3cform.datetimewidget-1.2.5.zip) = 701525e2ad7f0ed145e08d157504188e6166ba2e552e250b3c7e1b6e0843a30f
+SIZE (zope/collective.z3cform.datetimewidget-1.2.5.zip) = 69524
diff --git a/devel/py-collective.z3cform.datetimewidget/pkg-descr b/devel/py-collective.z3cform.datetimewidget/pkg-descr
index 61f1964f50c1..27a5e7bcdabf 100644
--- a/devel/py-collective.z3cform.datetimewidget/pkg-descr
+++ b/devel/py-collective.z3cform.datetimewidget/pkg-descr
@@ -1,3 +1,3 @@
z3c.form date and datetime widgets.
-WWW: http://pypi.python.org/pypi/collective.z3cform.datetimewidget
+WWW: https://pypi.python.org/pypi/collective.z3cform.datetimewidget/
diff --git a/devel/py-five.customerize/Makefile b/devel/py-five.customerize/Makefile
index 783b4a8febd1..5370b332496b 100644
--- a/devel/py-five.customerize/Makefile
+++ b/devel/py-five.customerize/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= five.customerize
-PORTVERSION= 1.0.3
+PORTVERSION= 1.1
CATEGORIES= devel python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -24,15 +24,15 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}plone.portlets>=0:${PORTSDIR}/www/py-plone.p
${PYTHON_PKGNAMEPREFIX}zope.testing>=0:${PORTSDIR}/devel/py-zope.testing \
${PYTHON_PKGNAMEPREFIX}zope.traversing>=0:${PORTSDIR}/devel/py-zope.traversing \
${PYTHON_PKGNAMEPREFIX}zope.viewlet>=0:${PORTSDIR}/devel/py-zope.viewlet \
- ${PYTHON_PKGNAMEPREFIX}zope.app.pagetemplate>=0:${PORTSDIR}/devel/py-zope.app.pagetemplate \
${PYTHON_PKGNAMEPREFIX}transaction>=0:${PORTSDIR}/devel/py-transaction \
${PYTHON_PKGNAMEPREFIX}Acquisition>=0:${PORTSDIR}/devel/py-Acquisition
DIST_SUBDIR= zope
USE_PYTHON= -2.7
-USE_PYDISTUTILS= easy_install
+USE_PYDISTUTILS=easy_install
USE_ZIP= yes
USE_ZOPE= yes
NO_STAGE= yes
+
.include <bsd.port.mk>
diff --git a/devel/py-five.customerize/distinfo b/devel/py-five.customerize/distinfo
index d99b6a825983..d191a5b74e23 100644
--- a/devel/py-five.customerize/distinfo
+++ b/devel/py-five.customerize/distinfo
@@ -1,2 +1,2 @@
-SHA256 (zope/five.customerize-1.0.3.zip) = 242a555eb0c81ceb9239abf408472873f6237c1ec929b46d45d06ea11138a5d0
-SIZE (zope/five.customerize-1.0.3.zip) = 25999
+SHA256 (zope/five.customerize-1.1.zip) = 3c1cb663c3bc9e8245291768f708e634b6da0bdd55a2c94e9c8e4a29623ad809
+SIZE (zope/five.customerize-1.1.zip) = 25941
diff --git a/devel/py-five.customerize/pkg-descr b/devel/py-five.customerize/pkg-descr
index c3c3e21126f8..4299c3cd0a07 100644
--- a/devel/py-five.customerize/pkg-descr
+++ b/devel/py-five.customerize/pkg-descr
@@ -1,3 +1,3 @@
TTW customization of template-based Zope views.
-WWW: http://pypi.python.org/pypi/five.customerize
+WWW: https://pypi.python.org/pypi/five.customerize/
diff --git a/devel/py-z3c.form/Makefile b/devel/py-z3c.form/Makefile
index 7807e0770668..1ab4bf04c1f1 100644
--- a/devel/py-z3c.form/Makefile
+++ b/devel/py-z3c.form/Makefile
@@ -1,17 +1,20 @@
# $FreeBSD$
PORTNAME= z3c.form
-PORTVERSION= 2.5.1
+PORTVERSION= 3.0.2
CATEGORIES= devel python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= zope@FreeBSD.org
-COMMENT= An advanced form and widget framework for Zope 3
+COMMENT= Advanced form and widget framework for Zope 3
LICENSE= ZPL21
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.browser>=0:${PORTSDIR}/devel/py-zope.browser \
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:${PORTSDIR}/devel/py-six \
+ ${PYTHON_PKGNAMEPREFIX}zope.browser>=0:${PORTSDIR}/devel/py-zope.browser \
+ ${PYTHON_PKGNAMEPREFIX}zope.browserpage>0:${PORTSDIR}/devel/py-zope.browserpage \
+ ${PYTHON_PKGNAMEPREFIX}zope.browserresource>0:${PORTSDIR}/devel/py-zope.browserresource \
${PYTHON_PKGNAMEPREFIX}zope.component>=0:${PORTSDIR}/devel/py-zope.component \
${PYTHON_PKGNAMEPREFIX}zope.configuration>=0:${PORTSDIR}/devel/py-zope.configuration \
${PYTHON_PKGNAMEPREFIX}zope.contentprovider>=0:${PORTSDIR}/devel/py-zope.contentprovider \
@@ -25,11 +28,21 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.browser>=0:${PORTSDIR}/devel/py-zope.br
${PYTHON_PKGNAMEPREFIX}zope.publisher>=0:${PORTSDIR}/devel/py-zope.publisher \
${PYTHON_PKGNAMEPREFIX}zope.schema>=3.6.0:${PORTSDIR}/devel/py-zope.schema \
${PYTHON_PKGNAMEPREFIX}zope.security>=0:${PORTSDIR}/security/py-zope.security \
+ ${PYTHON_PKGNAMEPREFIX}zope.site>0:${PORTSDIR}/devel/py-zope.site \
${PYTHON_PKGNAMEPREFIX}zope.traversing>=0:${PORTSDIR}/devel/py-zope.traversing
DIST_SUBDIR= zope
USE_PYTHON= yes
-USE_PYDISTUTILS= easy_install
+USE_PYDISTUTILS=easy_install
+USE_ZIP= yes
NO_STAGE= yes
-.include <bsd.port.mk>
+
+.include <bsd.port.pre.mk>
+
+post-install:
+.if ${PYTHON_REL} >= 320
+.include "${PORTSDIR}/devel/py-virtualenv/files/py3k-fix-pkg-plist.inc"
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/devel/py-z3c.form/distinfo b/devel/py-z3c.form/distinfo
index fdbb4bec91e9..1a38fe541b00 100644
--- a/devel/py-z3c.form/distinfo
+++ b/devel/py-z3c.form/distinfo
@@ -1,2 +1,2 @@
-SHA256 (zope/z3c.form-2.5.1.tar.gz) = d54ebf36b8a323ae2801ef8ec6aa9ed515c8aabf0cd389036fef3d182c1f4738
-SIZE (zope/z3c.form-2.5.1.tar.gz) = 453490
+SHA256 (zope/z3c.form-3.0.2.zip) = 1794b46e2b95709337ab0cd86a65f30cdd65614a140d740c99abcf7f0f308f9c
+SIZE (zope/z3c.form-3.0.2.zip) = 646395
diff --git a/devel/py-z3c.form/pkg-descr b/devel/py-z3c.form/pkg-descr
index 11ee3f4ab368..7d24bb669a81 100644
--- a/devel/py-z3c.form/pkg-descr
+++ b/devel/py-z3c.form/pkg-descr
@@ -1,3 +1,3 @@
An advanced form and widget framework for Zope 3.
-WWW: http://pypi.python.org/pypi/z3c.form
+WWW: https://pypi.python.org/pypi/z3c.form/
diff --git a/devel/py-z3c.form/pkg-plist b/devel/py-z3c.form/pkg-plist
index f6088f9f3ab6..32a924d20d90 100644
--- a/devel/py-z3c.form/pkg-plist
+++ b/devel/py-z3c.form/pkg-plist
@@ -20,6 +20,7 @@
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/adding.pyc
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/adding.pyo
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/adding.txt
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/apidoc.zcml
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/browser/README.txt
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/browser/__init__.py
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/browser/__init__.pyc
@@ -100,6 +101,7 @@
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/browser/radio_display.pt
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/browser/radio_hidden.pt
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/browser/radio_input.pt
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/browser/select-missing-terms.txt
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/browser/select-source.txt
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/browser/select.py
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/browser/select.pyc
@@ -145,10 +147,14 @@
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/browser/widget.py
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/browser/widget.pyc
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/browser/widget.pyo
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/browser/widget.zcml
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/browser/widget_layout.pt
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/browser/widget_layout_hidden.pt
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/button.py
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/button.pyc
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/button.pyo
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/button.txt
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/button.zcml
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/compatibility.py
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/compatibility.pyc
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/compatibility.pyo
@@ -161,15 +167,18 @@
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/converter.pyc
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/converter.pyo
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/converter.txt
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/converter.zcml
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/datamanager.py
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/datamanager.pyc
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/datamanager.pyo
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/datamanager.txt
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/datamanager.zcml
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/error.pt
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/error.py
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/error.pyc
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/error.pyo
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/error.txt
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/error.zcml
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/field.py
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/field.pyc
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/field.pyo
@@ -201,12 +210,20 @@
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/interfaces.pyo
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/locales/cs/LC_MESSAGES/z3c.form.mo
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/locales/cs/LC_MESSAGES/z3c.form.po
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/locales/da/LC_MESSAGES/z3c.form.mo
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/locales/da/LC_MESSAGES/z3c.form.po
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/locales/de/LC_MESSAGES/z3c.form.mo
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/locales/de/LC_MESSAGES/z3c.form.po
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/locales/en/LC_MESSAGES/z3c.form.mo
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/locales/en/LC_MESSAGES/z3c.form.po
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/locales/es/LC_MESSAGES/z3c.form.mo
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/locales/es/LC_MESSAGES/z3c.form.po
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/locales/fr/LC_MESSAGES/z3c.form.mo
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/locales/fr/LC_MESSAGES/z3c.form.po
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/locales/hu/LC_MESSAGES/z3c.form.mo
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/locales/hu/LC_MESSAGES/z3c.form.po
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/locales/it/LC_MESSAGES/z3c.form.mo
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/locales/it/LC_MESSAGES/z3c.form.po
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/locales/ja/LC_MESSAGES/z3c.form.mo
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/locales/ja/LC_MESSAGES/z3c.form.po
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/locales/no/LC_MESSAGES/z3c.form.mo
@@ -235,6 +252,7 @@
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/term.pyc
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/term.pyo
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/term.txt
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/term.zcml
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/testing.py
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/testing.pyc
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/testing.pyo
@@ -265,6 +283,7 @@
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/validator.pyc
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/validator.pyo
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/validator.txt
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/validator.zcml
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/value.py
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/value.pyc
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/value.pyo
@@ -291,12 +310,20 @@
@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/locales/no
@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/locales/ja/LC_MESSAGES
@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/locales/ja
+@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/locales/it/LC_MESSAGES
+@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/locales/it
+@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/locales/hu/LC_MESSAGES
+@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/locales/hu
@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/locales/fr/LC_MESSAGES
@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/locales/fr
+@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/locales/es/LC_MESSAGES
+@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/locales/es
@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/locales/en/LC_MESSAGES
@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/locales/en
@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/locales/de/LC_MESSAGES
@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/locales/de
+@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/locales/da/LC_MESSAGES
+@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/locales/da
@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/locales/cs/LC_MESSAGES
@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/locales/cs
@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/z3c/form/locales
diff --git a/devel/py-zope.schema/Makefile b/devel/py-zope.schema/Makefile
index 3877a790c4e0..711a64f4866e 100644
--- a/devel/py-zope.schema/Makefile
+++ b/devel/py-zope.schema/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= zope.schema
-PORTVERSION= 4.2.1
+PORTVERSION= 4.2.2
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -17,7 +17,14 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=3.6.0:${PORTSDIR}/devel/py-z
DIST_SUBDIR= zope
USE_PYTHON= yes
USE_PYDISTUTILS=easy_install
-USE_ZIP= yes
NO_STAGE= yes
-.include <bsd.port.mk>
+
+.include <bsd.port.pre.mk>
+
+post-install:
+.if ${PYTHON_REL} >= 320
+.include "${PORTSDIR}/devel/py-virtualenv/files/py3k-fix-pkg-plist.inc"
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/devel/py-zope.schema/distinfo b/devel/py-zope.schema/distinfo
index 4ceae571fb1d..7ad797fc4d30 100644
--- a/devel/py-zope.schema/distinfo
+++ b/devel/py-zope.schema/distinfo
@@ -1,2 +1,2 @@
-SHA256 (zope/zope.schema-4.2.1.zip) = e48f9a333287a6c2e8d35d11ca59dfb1931f65db1ab0da7ff30e22ad3fe86d4d
-SIZE (zope/zope.schema-4.2.1.zip) = 93704
+SHA256 (zope/zope.schema-4.2.2.tar.gz) = 9a68570e5403fb95e90fc4485e1ac5e48aee5bed4e91de32aca599a4dcebd00b
+SIZE (zope/zope.schema-4.2.2.tar.gz) = 68196
diff --git a/devel/py-zope.schema/pkg-descr b/devel/py-zope.schema/pkg-descr
index 8a6064502912..8f3d495558dc 100644
--- a/devel/py-zope.schema/pkg-descr
+++ b/devel/py-zope.schema/pkg-descr
@@ -5,4 +5,4 @@ But a Field provides space for at least a title and a description. It can also
constrain its value and provide a validation method. Besides you can optionally
specify characteristics such as its value being read-only or not required.
-WWW: http://pypi.python.org/pypi/zope.schema
+WWW: https://pypi.python.org/pypi/zope.schema/