Date: Mon, 13 Aug 2012 16:26:39 +0000 (UTC) From: Ruslan Mahmatkhanov <rm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r302472 - in head: devel/py-DateTime security/py-AccessControl www/zope213 Message-ID: <201208131626.q7DGQdQk063516@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rm Date: Mon Aug 13 16:26:38 2012 New Revision: 302472 URL: http://svn.freebsd.org/changeset/ports/302472 Log: Import Zope 2.13.16 and update this release required dependencies: - devel/py-DateTime: 3.0b3 -> 3.0 - security/py-AccessControl: 2.13.7 -> 2.13.8 Modified: head/devel/py-DateTime/Makefile head/devel/py-DateTime/distinfo head/security/py-AccessControl/Makefile head/security/py-AccessControl/distinfo head/www/zope213/Makefile head/www/zope213/distinfo head/www/zope213/pkg-descr Modified: head/devel/py-DateTime/Makefile ============================================================================== --- head/devel/py-DateTime/Makefile Mon Aug 13 15:08:03 2012 (r302471) +++ head/devel/py-DateTime/Makefile Mon Aug 13 16:26:38 2012 (r302472) @@ -6,7 +6,8 @@ # PORTNAME= DateTime -PORTVERSION= 3.0b3 +PORTVERSION= 3.0 +PORTEPOCH= 1 CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -20,7 +21,7 @@ LICENSE= ZPL21 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytz>=0:${PORTSDIR}/devel/py-pytz \ ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope.interface -USE_PYTHON= yes +USE_PYTHON= -2.7 USE_PYDISTUTILS=easy_install USE_ZIP= yes Modified: head/devel/py-DateTime/distinfo ============================================================================== --- head/devel/py-DateTime/distinfo Mon Aug 13 15:08:03 2012 (r302471) +++ head/devel/py-DateTime/distinfo Mon Aug 13 16:26:38 2012 (r302472) @@ -1,2 +1,2 @@ -SHA256 (zope/DateTime-3.0b3.zip) = e216b6d8d190726208f3e92fa9065b4a389f1a8534e0a205bc2dec2d67179b4f -SIZE (zope/DateTime-3.0b3.zip) = 84387 +SHA256 (zope/DateTime-3.0.zip) = 2576bc9e93b746560c09237c57c72bbd7605255662b3e015977b41a26a4a2afe +SIZE (zope/DateTime-3.0.zip) = 84321 Modified: head/security/py-AccessControl/Makefile ============================================================================== --- head/security/py-AccessControl/Makefile Mon Aug 13 15:08:03 2012 (r302471) +++ head/security/py-AccessControl/Makefile Mon Aug 13 16:26:38 2012 (r302472) @@ -6,7 +6,7 @@ # PORTNAME= AccessControl -PORTVERSION= 2.13.7 +PORTVERSION= 2.13.8 CATEGORIES= security python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -20,7 +20,6 @@ LICENSE= ZPL21 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Acquisition>=0:${PORTSDIR}/devel/py-Acquisition \ ${PYTHON_PKGNAMEPREFIX}DateTime>=0:${PORTSDIR}/devel/py-DateTime \ ${PYTHON_PKGNAMEPREFIX}ExtensionClass>=0:${PORTSDIR}/devel/py-ExtensionClass \ - ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope.interface \ ${PYTHON_PKGNAMEPREFIX}Persistence>=0:${PORTSDIR}/devel/py-Persistence \ ${PYTHON_PKGNAMEPREFIX}Record>=0:${PORTSDIR}/devel/py-Record \ ${PYTHON_PKGNAMEPREFIX}RestrictedPython>=0:${PORTSDIR}/security/py-RestrictedPython \ @@ -30,13 +29,14 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Acqu ${PYTHON_PKGNAMEPREFIX}zope.component>=0:${PORTSDIR}/devel/py-zope.component \ ${PYTHON_PKGNAMEPREFIX}zope.configuration>=0:${PORTSDIR}/devel/py-zope.configuration \ ${PYTHON_PKGNAMEPREFIX}zope.deferredimport>=0:${PORTSDIR}/devel/py-zope.deferredimport \ + ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope.interface \ ${PYTHON_PKGNAMEPREFIX}zope.publisher>=0:${PORTSDIR}/devel/py-zope.publisher \ ${PYTHON_PKGNAMEPREFIX}zope.schema>=0:${PORTSDIR}/devel/py-zope.schema \ ${PYTHON_PKGNAMEPREFIX}zope.security>=0:${PORTSDIR}/security/py-zope.security \ ${PYTHON_PKGNAMEPREFIX}zope.testing>=0:${PORTSDIR}/devel/py-zope.testing PYEASYINSTALL_ARCHDEP= yes -USE_PYTHON= yes +USE_PYTHON= -2.7 USE_PYDISTUTILS= easy_install USE_ZIP= yes Modified: head/security/py-AccessControl/distinfo ============================================================================== --- head/security/py-AccessControl/distinfo Mon Aug 13 15:08:03 2012 (r302471) +++ head/security/py-AccessControl/distinfo Mon Aug 13 16:26:38 2012 (r302472) @@ -1,2 +1,2 @@ -SHA256 (zope/AccessControl-2.13.7.zip) = afdf89eb9ba8043f616f5f8043d291325026db9f2a1455b3ddd47628b2068e35 -SIZE (zope/AccessControl-2.13.7.zip) = 175398 +SHA256 (zope/AccessControl-2.13.8.zip) = 64cd704e8421737acce07b527dad5dd85d3de4c23d378ac822969f96ae75cab2 +SIZE (zope/AccessControl-2.13.8.zip) = 175544 Modified: head/www/zope213/Makefile ============================================================================== --- head/www/zope213/Makefile Mon Aug 13 15:08:03 2012 (r302471) +++ head/www/zope213/Makefile Mon Aug 13 16:26:38 2012 (r302472) @@ -6,7 +6,7 @@ # PORTNAME= zope213 -PORTVERSION= 2.13.15 +PORTVERSION= 2.13.16 CATEGORIES= www python zope MASTER_SITES= CHEESESHOP DISTNAME= Zope2-${PORTVERSION} Modified: head/www/zope213/distinfo ============================================================================== --- head/www/zope213/distinfo Mon Aug 13 15:08:03 2012 (r302471) +++ head/www/zope213/distinfo Mon Aug 13 16:26:38 2012 (r302472) @@ -1,2 +1,2 @@ -SHA256 (zope/Zope2-2.13.15.zip) = e07174e26455f78fa76ecd0da6b9c738de8fd6347c890b854541fd9b56f879a0 -SIZE (zope/Zope2-2.13.15.zip) = 1400901 +SHA256 (zope/Zope2-2.13.16.zip) = 67b82d3c68fb6d3ea7f7eebaca8cf4014f555fb5af94c96e521668cb6b73cc83 +SIZE (zope/Zope2-2.13.16.zip) = 1401353 Modified: head/www/zope213/pkg-descr ============================================================================== --- head/www/zope213/pkg-descr Mon Aug 13 15:08:03 2012 (r302471) +++ head/www/zope213/pkg-descr Mon Aug 13 16:26:38 2012 (r302472) @@ -16,4 +16,4 @@ Here are some of the "headlines" mention DTML Scripting Managed Through the Web External Methods Direct URL Access to Objects -WWW: http://zope2.zope.org/ +WWW: http://zope2.zope.org/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208131626.q7DGQdQk063516>