Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jun 2015 06:43:11 +0000 (UTC)
From:      Ruslan Makhmatkhanov <rm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r390019 - head/devel/py-zope.component
Message-ID:  <201506180643.t5I6hBY3017542@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rm
Date: Thu Jun 18 06:43:10 2015
New Revision: 390019
URL: https://svnweb.freebsd.org/changeset/ports/390019

Log:
  devel/py-zope.component: update to 3.12.1

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	Thu Jun 18 06:42:19 2015	(r390018)
+++ head/devel/py-zope.component/Makefile	Thu Jun 18 06:43:10 2015	(r390019)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	zope.component
-PORTVERSION=	3.12.0
-PORTREVISION=	1
+PORTVERSION=	3.12.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,11 +12,12 @@ MAINTAINER=	zope@FreeBSD.org
 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
 
-USES=		python:2
-USE_PYTHON=	distutils autoplist
+USES=		python:2 zip
+USE_PYTHON=	autoplist distutils
 
 .include <bsd.port.mk>

Modified: head/devel/py-zope.component/distinfo
==============================================================================
--- head/devel/py-zope.component/distinfo	Thu Jun 18 06:42:19 2015	(r390018)
+++ head/devel/py-zope.component/distinfo	Thu Jun 18 06:43:10 2015	(r390019)
@@ -1,2 +1,2 @@
-SHA256 (zope/zope.component-3.12.0.tar.gz) = 2b0755854016a3270755c8c63750d0638754495f28b8646a1fa4e8dfae700bb8
-SIZE (zope/zope.component-3.12.0.tar.gz) = 101866
+SHA256 (zope/zope.component-3.12.1.zip) = b954f2efa11f0409dd9f94364abe823b4f04f2ca4902fd89a99bd0648f378de0
+SIZE (zope/zope.component-3.12.1.zip) = 127498



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