From owner-svn-ports-all@freebsd.org Tue Dec 29 20:02:54 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C09B4A55EEB; Tue, 29 Dec 2015 20:02:54 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 599851194; Tue, 29 Dec 2015 20:02:54 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tBTK2rGr060591; Tue, 29 Dec 2015 20:02:53 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tBTK2rja060589; Tue, 29 Dec 2015 20:02:53 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201512292002.tBTK2rja060589@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 29 Dec 2015 20:02:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r404783 - head/devel/py-zope.component X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Dec 2015 20:02:54 -0000 Author: sunpoet Date: Tue Dec 29 20:02:53 2015 New Revision: 404783 URL: https://svnweb.freebsd.org/changeset/ports/404783 Log: - Update to 4.2.2 - Add NO_ARCH Changes: https://github.com/zopefoundation/zope.component/blob/master/CHANGES.rst PR: 204878 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 31 days) Modified: head/devel/py-zope.component/Makefile head/devel/py-zope.component/distinfo Modified: head/devel/py-zope.component/Makefile ============================================================================== --- head/devel/py-zope.component/Makefile Tue Dec 29 20:02:47 2015 (r404782) +++ head/devel/py-zope.component/Makefile Tue Dec 29 20:02:53 2015 (r404783) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= zope.component -PORTVERSION= 3.12.1 +PORTVERSION= 4.2.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,10 +14,11 @@ COMMENT= Zope Component Architecture LICENSE= ZPL21 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=3.8.0:${PORTSDIR}/devel/py-zope.interface \ - ${PYTHON_PKGNAMEPREFIX}zope.event>=0:${PORTSDIR}/devel/py-zope.event +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.event>=0:${PORTSDIR}/devel/py-zope.event \ + ${PYTHON_PKGNAMEPREFIX}zope.interface>=4.1.0:${PORTSDIR}/devel/py-zope.interface -USES= python:2 zip +NO_ARCH= yes +USES= python USE_PYTHON= autoplist distutils .include Modified: head/devel/py-zope.component/distinfo ============================================================================== --- head/devel/py-zope.component/distinfo Tue Dec 29 20:02:47 2015 (r404782) +++ head/devel/py-zope.component/distinfo Tue Dec 29 20:02:53 2015 (r404783) @@ -1,2 +1,2 @@ -SHA256 (zope/zope.component-3.12.1.zip) = b954f2efa11f0409dd9f94364abe823b4f04f2ca4902fd89a99bd0648f378de0 -SIZE (zope/zope.component-3.12.1.zip) = 127498 +SHA256 (zope/zope.component-4.2.2.tar.gz) = 282c112b55dd8e3c869a3571f86767c150ab1284a9ace2bdec226c592acaf81a +SIZE (zope/zope.component-4.2.2.tar.gz) = 546598