Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jul 2015 20:10:04 +0000 (UTC)
From:      Ruslan Makhmatkhanov <rm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r392074 - in branches/2015Q3: devel/py-Acquisition devel/py-ExtensionClass devel/py-Products.BTreeFolder2 devel/py-Products.ExternalMethod devel/py-Products.StandardCacheManagers devel/...
Message-ID:  <201507142010.t6EKA4RG014823@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rm
Date: Tue Jul 14 20:10:03 2015
New Revision: 392074
URL: https://svnweb.freebsd.org/changeset/ports/392074

Log:
  MFH: r391330
  
  Update Zope to 2.13.23.
  
  This update also includes:
  - devel/py-Acquisition 4.0a1 -> 4.2.1
  - devel/py-ExtensionClass 4.0a1 -> 4.2.1
  - devel/py-Products.BTreeFolder2 2.13.4 -> 2.14.0
  - devel/py-Products.ExternalMethod 2.13.0 -> 2.13.1
  - mail/py-Products.MailHost 2.13.1 -> 2.13.2
  - devel/py-Products.StandardCacheManagers 2.13.0 -> 2.13.1
  - devel/py-zconfig 2.9.3 -> 3.0.4
  - devel/py-zLOG 2.11.1 -> 2.11.2
  
  Changes common across this ports: add LICENSE_FILE, add NO_ARCH, sort USE_PYTHON
  
  Approved by:    ports-secteam (feld)

Modified:
  branches/2015Q3/devel/py-Acquisition/Makefile
  branches/2015Q3/devel/py-Acquisition/distinfo
  branches/2015Q3/devel/py-ExtensionClass/Makefile
  branches/2015Q3/devel/py-ExtensionClass/distinfo
  branches/2015Q3/devel/py-Products.BTreeFolder2/Makefile
  branches/2015Q3/devel/py-Products.BTreeFolder2/distinfo
  branches/2015Q3/devel/py-Products.ExternalMethod/Makefile
  branches/2015Q3/devel/py-Products.ExternalMethod/distinfo
  branches/2015Q3/devel/py-Products.StandardCacheManagers/Makefile
  branches/2015Q3/devel/py-Products.StandardCacheManagers/distinfo
  branches/2015Q3/devel/py-zLOG/Makefile
  branches/2015Q3/devel/py-zLOG/distinfo
  branches/2015Q3/devel/py-zconfig/Makefile
  branches/2015Q3/devel/py-zconfig/distinfo
  branches/2015Q3/mail/py-Products.MailHost/Makefile
  branches/2015Q3/mail/py-Products.MailHost/distinfo
  branches/2015Q3/www/zope213/Makefile
  branches/2015Q3/www/zope213/distinfo
Directory Properties:
  branches/2015Q3/   (props changed)

Modified: branches/2015Q3/devel/py-Acquisition/Makefile
==============================================================================
--- branches/2015Q3/devel/py-Acquisition/Makefile	Tue Jul 14 20:08:16 2015	(r392073)
+++ branches/2015Q3/devel/py-Acquisition/Makefile	Tue Jul 14 20:10:03 2015	(r392074)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	Acquisition
-PORTVERSION=	4.0a1
-PORTREVISION=	1
+PORTVERSION=	4.2.1
 CATEGORIES=	devel python zope
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,11 +11,12 @@ MAINTAINER=	zope@FreeBSD.org
 COMMENT=	Allows to obtain attributes from the containment hierarchy
 
 LICENSE=	ZPL21
+LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}ExtensionClass>=4.0:${PORTSDIR}/devel/py-ExtensionClass \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}ExtensionClass>=4.1.1:${PORTSDIR}/devel/py-ExtensionClass \
 		${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope.interface
 
-USES=		python zip
-USE_PYTHON=	distutils autoplist
+USES=		python
+USE_PYTHON=	autoplist distutils
 
 .include <bsd.port.mk>

Modified: branches/2015Q3/devel/py-Acquisition/distinfo
==============================================================================
--- branches/2015Q3/devel/py-Acquisition/distinfo	Tue Jul 14 20:08:16 2015	(r392073)
+++ branches/2015Q3/devel/py-Acquisition/distinfo	Tue Jul 14 20:10:03 2015	(r392074)
@@ -1,2 +1,2 @@
-SHA256 (zope/Acquisition-4.0a1.zip) = ec2035e9db9785256d49599ff594616e5331653b0d49557fd54ea984b7d67d10
-SIZE (zope/Acquisition-4.0a1.zip) = 71986
+SHA256 (zope/Acquisition-4.2.1.tar.gz) = c71253201c5596228b1708de3b5df9563ddd9d26ff9117a44efeef78d0f47b75
+SIZE (zope/Acquisition-4.2.1.tar.gz) = 63813

Modified: branches/2015Q3/devel/py-ExtensionClass/Makefile
==============================================================================
--- branches/2015Q3/devel/py-ExtensionClass/Makefile	Tue Jul 14 20:08:16 2015	(r392073)
+++ branches/2015Q3/devel/py-ExtensionClass/Makefile	Tue Jul 14 20:10:03 2015	(r392074)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	ExtensionClass
-PORTVERSION=	4.0a1
-PORTREVISION=	1
+PORTVERSION=	4.1.2
 CATEGORIES=	devel python zope
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,8 +11,9 @@ MAINTAINER=	zope@FreeBSD.org
 COMMENT=	Metaclass for subclassable extension types
 
 LICENSE=	ZPL21
+LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-USES=		python zip
-USE_PYTHON=	distutils autoplist
+USES=		python
+USE_PYTHON=	autoplist distutils
 
 .include <bsd.port.mk>

Modified: branches/2015Q3/devel/py-ExtensionClass/distinfo
==============================================================================
--- branches/2015Q3/devel/py-ExtensionClass/distinfo	Tue Jul 14 20:08:16 2015	(r392073)
+++ branches/2015Q3/devel/py-ExtensionClass/distinfo	Tue Jul 14 20:10:03 2015	(r392074)
@@ -1,2 +1,2 @@
-SHA256 (zope/ExtensionClass-4.0a1.zip) = 8a4092f8fc86457c92936c468328c9f131a031e72ff3bc030f67dc0bba309bbd
-SIZE (zope/ExtensionClass-4.0a1.zip) = 35508
+SHA256 (zope/ExtensionClass-4.1.2.tar.gz) = eaa5e0f37a8303e2d4a08f74d8dfadd34c9de0de789f6934590923d03b670199
+SIZE (zope/ExtensionClass-4.1.2.tar.gz) = 30944

Modified: branches/2015Q3/devel/py-Products.BTreeFolder2/Makefile
==============================================================================
--- branches/2015Q3/devel/py-Products.BTreeFolder2/Makefile	Tue Jul 14 20:08:16 2015	(r392073)
+++ branches/2015Q3/devel/py-Products.BTreeFolder2/Makefile	Tue Jul 14 20:10:03 2015	(r392074)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	Products.BTreeFolder2
-PORTVERSION=	2.13.4
-PORTREVISION=	1
+PORTVERSION=	2.14.0
 CATEGORIES=	devel python zope
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,16 +11,19 @@ MAINTAINER=	zope@FreeBSD.org
 COMMENT=	BTree based implementation for Zope 2's OFS
 
 LICENSE=	ZPL21
+LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}AccessControl>=0:${PORTSDIR}/security/py-AccessControl \
 		${PYTHON_PKGNAMEPREFIX}Acquisition>=0:${PORTSDIR}/devel/py-Acquisition \
+		${PYTHON_PKGNAMEPREFIX}ExtensionClass>=4.1.1:${PORTSDIR}/devel/py-ExtensionClass \
 		${PYTHON_PKGNAMEPREFIX}Persistence>=0:${PORTSDIR}/devel/py-Persistence \
 		zodb${PYTHON_PKGNAMESUFFIX}>=0:${PORTSDIR}/databases/zodb3 \
 		${PYTHON_PKGNAMEPREFIX}zope.container>=0:${PORTSDIR}/devel/py-zope.container \
 		${PYTHON_PKGNAMEPREFIX}zope.event>=0:${PORTSDIR}/devel/py-zope.event \
 		${PYTHON_PKGNAMEPREFIX}zope.lifecycleevent>=0:${PORTSDIR}/devel/py-zope.lifecycleevent
 
-USES=		python zip
-USE_PYTHON=	distutils autoplist
+NO_ARCH=	yes
+USES=		python
+USE_PYTHON=	autoplist distutils
 
 .include <bsd.port.mk>

Modified: branches/2015Q3/devel/py-Products.BTreeFolder2/distinfo
==============================================================================
--- branches/2015Q3/devel/py-Products.BTreeFolder2/distinfo	Tue Jul 14 20:08:16 2015	(r392073)
+++ branches/2015Q3/devel/py-Products.BTreeFolder2/distinfo	Tue Jul 14 20:10:03 2015	(r392074)
@@ -1,2 +1,2 @@
-SHA256 (zope/Products.BTreeFolder2-2.13.4.zip) = 775d276cdbed40e58fcc5ad78e708975d683756c633bb520c5b8af0583bbe8d9
-SIZE (zope/Products.BTreeFolder2-2.13.4.zip) = 26030
+SHA256 (zope/Products.BTreeFolder2-2.14.0.tar.gz) = d234839b43d4c9869c19daef0b9882a97b77e789c0557f7a0b7998607f037b5d
+SIZE (zope/Products.BTreeFolder2-2.14.0.tar.gz) = 18739

Modified: branches/2015Q3/devel/py-Products.ExternalMethod/Makefile
==============================================================================
--- branches/2015Q3/devel/py-Products.ExternalMethod/Makefile	Tue Jul 14 20:08:16 2015	(r392073)
+++ branches/2015Q3/devel/py-Products.ExternalMethod/Makefile	Tue Jul 14 20:10:03 2015	(r392074)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	Products.ExternalMethod
-PORTVERSION=	2.13.0
-PORTREVISION=	1
+PORTVERSION=	2.13.1
 CATEGORIES=	devel python zope
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,6 +11,7 @@ MAINTAINER=	zope@FreeBSD.org
 COMMENT=	Support for external Python methods within a Zope 2 environment
 
 LICENSE=	ZPL21
+LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}AccessControl>=0:${PORTSDIR}/security/py-AccessControl \
 		${PYTHON_PKGNAMEPREFIX}Acquisition>=0:${PORTSDIR}/devel/py-Acquisition \
@@ -19,7 +19,8 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}Acce
 		${PYTHON_PKGNAMEPREFIX}Persistence>=0:${PORTSDIR}/devel/py-Persistence \
 		zodb${PYTHON_PKGNAMESUFFIX}>=0:${PORTSDIR}/databases/zodb3
 
+NO_ARCH=	yes
 USES=		python zip
-USE_PYTHON=	distutils autoplist
+USE_PYTHON=	autoplist distutils
 
 .include <bsd.port.mk>

Modified: branches/2015Q3/devel/py-Products.ExternalMethod/distinfo
==============================================================================
--- branches/2015Q3/devel/py-Products.ExternalMethod/distinfo	Tue Jul 14 20:08:16 2015	(r392073)
+++ branches/2015Q3/devel/py-Products.ExternalMethod/distinfo	Tue Jul 14 20:10:03 2015	(r392074)
@@ -1,2 +1,2 @@
-SHA256 (zope/Products.ExternalMethod-2.13.0.zip) = 88d8c7f444a1be5bec13578637177550ce35109926b6bd619184f5965f3d8ca2
-SIZE (zope/Products.ExternalMethod-2.13.0.zip) = 20170
+SHA256 (zope/Products.ExternalMethod-2.13.1.zip) = 0caabb212fe8730b5e5f089f687d42a0f5a9997abcd11bf300b934e91b53dc6d
+SIZE (zope/Products.ExternalMethod-2.13.1.zip) = 18537

Modified: branches/2015Q3/devel/py-Products.StandardCacheManagers/Makefile
==============================================================================
--- branches/2015Q3/devel/py-Products.StandardCacheManagers/Makefile	Tue Jul 14 20:08:16 2015	(r392073)
+++ branches/2015Q3/devel/py-Products.StandardCacheManagers/Makefile	Tue Jul 14 20:10:03 2015	(r392074)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	Products.StandardCacheManagers
-PORTVERSION=	2.13.0
-PORTREVISION=	1
+PORTVERSION=	2.13.1
 CATEGORIES=	devel python zope
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,12 +11,14 @@ MAINTAINER=	zope@FreeBSD.org
 COMMENT=	Cache managers for Zope 2
 
 LICENSE=	ZPL21
+LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}AccessControl>=0:${PORTSDIR}/security/py-AccessControl \
 		${PYTHON_PKGNAMEPREFIX}transaction>=0:${PORTSDIR}/devel/py-transaction \
 		${PYTHON_PKGNAMEPREFIX}zope.component>=0:${PORTSDIR}/devel/py-zope.component
 
-USES=		python zip
-USE_PYTHON=	distutils autoplist
+NO_ARCH=	yes
+USES=		python
+USE_PYTHON=	autoplist distutils
 
 .include <bsd.port.mk>

Modified: branches/2015Q3/devel/py-Products.StandardCacheManagers/distinfo
==============================================================================
--- branches/2015Q3/devel/py-Products.StandardCacheManagers/distinfo	Tue Jul 14 20:08:16 2015	(r392073)
+++ branches/2015Q3/devel/py-Products.StandardCacheManagers/distinfo	Tue Jul 14 20:10:03 2015	(r392074)
@@ -1,2 +1,2 @@
-SHA256 (zope/Products.StandardCacheManagers-2.13.0.zip) = 9ddd7bb628bd12464865ae7e294117103786074f4bc9afc531aeadced6822001
-SIZE (zope/Products.StandardCacheManagers-2.13.0.zip) = 34434
+SHA256 (zope/Products.StandardCacheManagers-2.13.1.tar.gz) = b27902493c85a08da2eba37691772d8eb9f04081c9b31bd3ab60d45834651dbd
+SIZE (zope/Products.StandardCacheManagers-2.13.1.tar.gz) = 22523

Modified: branches/2015Q3/devel/py-zLOG/Makefile
==============================================================================
--- branches/2015Q3/devel/py-zLOG/Makefile	Tue Jul 14 20:08:16 2015	(r392073)
+++ branches/2015Q3/devel/py-zLOG/Makefile	Tue Jul 14 20:10:03 2015	(r392074)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	zLOG
-PORTVERSION=	2.11.1
-PORTREVISION=	1
+PORTVERSION=	2.11.2
 CATEGORIES=	devel python zope
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,10 +11,12 @@ MAINTAINER=	zope@FreeBSD.org
 COMMENT=	General logging facility
 
 LICENSE=	ZPL21
+LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}zconfig>=0:${PORTSDIR}/devel/py-zconfig
 
-USES=		python
-USE_PYTHON=	distutils autoplist
+NO_ARCH=	yes
+USES=		python:2
+USE_PYTHON=	autoplist distutils
 
 .include <bsd.port.mk>

Modified: branches/2015Q3/devel/py-zLOG/distinfo
==============================================================================
--- branches/2015Q3/devel/py-zLOG/distinfo	Tue Jul 14 20:08:16 2015	(r392073)
+++ branches/2015Q3/devel/py-zLOG/distinfo	Tue Jul 14 20:10:03 2015	(r392074)
@@ -1,2 +1,2 @@
-SHA256 (zope/zLOG-2.11.1.tar.gz) = 0d8621499d8db143b4224d661258016295f1b2513166ac4b89bbdf761445fd73
-SIZE (zope/zLOG-2.11.1.tar.gz) = 6613
+SHA256 (zope/zLOG-2.11.2.tar.gz) = 8fa387501217cda142eaa984a43296a1f33c186ec191805ada02b99e5cbd7a25
+SIZE (zope/zLOG-2.11.2.tar.gz) = 7052

Modified: branches/2015Q3/devel/py-zconfig/Makefile
==============================================================================
--- branches/2015Q3/devel/py-zconfig/Makefile	Tue Jul 14 20:08:16 2015	(r392073)
+++ branches/2015Q3/devel/py-zconfig/Makefile	Tue Jul 14 20:10:03 2015	(r392074)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	zconfig
-PORTVERSION=	2.9.3
-PORTREVISION=	1
+PORTVERSION=	3.0.4
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,8 +13,10 @@ MAINTAINER=	zope@FreeBSD.org
 COMMENT=	General use python configuration library
 
 LICENSE=	ZPL21
+LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-USES=		python:2
-USE_PYTHON=	distutils autoplist
+NO_ARCH=	yes
+USES=		python
+USE_PYTHON=	autoplist distutils
 
 .include <bsd.port.mk>

Modified: branches/2015Q3/devel/py-zconfig/distinfo
==============================================================================
--- branches/2015Q3/devel/py-zconfig/distinfo	Tue Jul 14 20:08:16 2015	(r392073)
+++ branches/2015Q3/devel/py-zconfig/distinfo	Tue Jul 14 20:10:03 2015	(r392074)
@@ -1,2 +1,2 @@
-SHA256 (zope/ZConfig-2.9.3.tar.gz) = 28aae6309cbf14fdf446a4d7331476633fdb07f0cdbc2bde1d1ab34a1c1f447d
-SIZE (zope/ZConfig-2.9.3.tar.gz) = 259894
+SHA256 (zope/ZConfig-3.0.4.tar.gz) = 7db2f932e74730eb5302e16964f9997121b5381738ac87ddf9559b5df2a0bffe
+SIZE (zope/ZConfig-3.0.4.tar.gz) = 260105

Modified: branches/2015Q3/mail/py-Products.MailHost/Makefile
==============================================================================
--- branches/2015Q3/mail/py-Products.MailHost/Makefile	Tue Jul 14 20:08:16 2015	(r392073)
+++ branches/2015Q3/mail/py-Products.MailHost/Makefile	Tue Jul 14 20:10:03 2015	(r392074)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	Products.MailHost
-PORTVERSION=	2.13.1
-PORTREVISION=	1
+PORTVERSION=	2.13.2
 CATEGORIES=	mail python zope
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,8 +11,19 @@ MAINTAINER=	zope@FreeBSD.org
 COMMENT=	Zope.sendmail integration for Zope 2
 
 LICENSE=	ZPL21
+LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}AccessControl>0:${PORTSDIR}/security/py-AccessControl \
+		${PYTHON_PKGNAMEPREFIX}Acquisition>0:${PORTSDIR}/devel/py-Acquisition \
+		${PYTHON_PKGNAMEPREFIX}DateTime>0:${PORTSDIR}/devel/py-DateTime \
+		${PYTHON_PKGNAMEPREFIX}DocumentTemplate>0:${PORTSDIR}/devel/py-DocumentTemplate \
+		${PYTHON_PKGNAMEPREFIX}Persistence>0:${PORTSDIR}/devel/py-Persistence \
+		${PYTHON_PKGNAMEPREFIX}zope.deferredimport>0:${PORTSDIR}/devel/py-zope.deferredimport \
+		${PYTHON_PKGNAMEPREFIX}zope.interface>0:${PORTSDIR}/devel/py-zope.interface \
+		${PYTHON_PKGNAMEPREFIX}zope.sendmail>0:${PORTSDIR}/mail/py-zope.sendmail
+
+NO_ARCH=	yes
 USES=		python zip
-USE_PYTHON=	distutils autoplist
+USE_PYTHON=	autoplist distutils
 
 .include <bsd.port.mk>

Modified: branches/2015Q3/mail/py-Products.MailHost/distinfo
==============================================================================
--- branches/2015Q3/mail/py-Products.MailHost/distinfo	Tue Jul 14 20:08:16 2015	(r392073)
+++ branches/2015Q3/mail/py-Products.MailHost/distinfo	Tue Jul 14 20:10:03 2015	(r392074)
@@ -1,2 +1,2 @@
-SHA256 (zope/Products.MailHost-2.13.1.zip) = fe1b4797c4d3c5dd8123f715a75107f966f8b5469169c4c5c68c6b5776dc1199
-SIZE (zope/Products.MailHost-2.13.1.zip) = 29366
+SHA256 (zope/Products.MailHost-2.13.2.zip) = 5ccd20d7cd7979a7cc4c1db04fafe542f29e1c2cde18f6289a5d0a342e843e3a
+SIZE (zope/Products.MailHost-2.13.2.zip) = 28007

Modified: branches/2015Q3/www/zope213/Makefile
==============================================================================
--- branches/2015Q3/www/zope213/Makefile	Tue Jul 14 20:08:16 2015	(r392073)
+++ branches/2015Q3/www/zope213/Makefile	Tue Jul 14 20:10:03 2015	(r392074)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	zope213
-PORTVERSION=	2.13.22
-PORTREVISION=	1
+PORTVERSION=	2.13.23
 CATEGORIES=	www python zope
 MASTER_SITES=	CHEESESHOP
 DISTNAME=	Zope2-${PORTVERSION}
@@ -12,6 +11,7 @@ MAINTAINER=	zope@FreeBSD.org
 COMMENT=	Object-based web application platform Version 2.13
 
 LICENSE=	ZPL21
+LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}AccessControl>=2.13.2:${PORTSDIR}/security/py-AccessControl \
 		${PYTHON_PKGNAMEPREFIX}Acquisition>=0:${PORTSDIR}/devel/py-Acquisition \
@@ -80,7 +80,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}Acce
 		${PYTHON_PKGNAMEPREFIX}Products.StandardCacheManagers>=0:${PORTSDIR}/devel/py-Products.StandardCacheManagers \
 		${PYTHON_PKGNAMEPREFIX}manuel>=0:${PORTSDIR}/devel/py-manuel
 
-USES=		python:2 zip
+USES=		python:2
 USE_PYTHON=	autoplist distutils
 NO_ARCH=	yes
 

Modified: branches/2015Q3/www/zope213/distinfo
==============================================================================
--- branches/2015Q3/www/zope213/distinfo	Tue Jul 14 20:08:16 2015	(r392073)
+++ branches/2015Q3/www/zope213/distinfo	Tue Jul 14 20:10:03 2015	(r392074)
@@ -1,2 +1,2 @@
-SHA256 (zope/Zope2-2.13.22.zip) = 5470fbd19ce1e6718fabf97643b2648793582e7830ed0e05f14fa8df77e4ef5e
-SIZE (zope/Zope2-2.13.22.zip) = 1400905
+SHA256 (zope/Zope2-2.13.23.tar.gz) = 5079375fe8ed3bbcc5e312dad9150941bb377c22963a0587785524a60d7c8885
+SIZE (zope/Zope2-2.13.23.tar.gz) = 1008870



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