Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Nov 2015 22:36:21 +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: r401611 - head/devel/py-zc.buildout
Message-ID:  <201511142236.tAEMaLX4078252@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rm
Date: Sat Nov 14 22:36:21 2015
New Revision: 401611
URL: https://svnweb.freebsd.org/changeset/ports/401611

Log:
  devel/py-zc.buildout: update to 2.4.7

Modified:
  head/devel/py-zc.buildout/Makefile
  head/devel/py-zc.buildout/distinfo

Modified: head/devel/py-zc.buildout/Makefile
==============================================================================
--- head/devel/py-zc.buildout/Makefile	Sat Nov 14 22:36:14 2015	(r401610)
+++ head/devel/py-zc.buildout/Makefile	Sat Nov 14 22:36:21 2015	(r401611)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	zc.buildout
-PORTVERSION=	2.2.1
+PORTVERSION=	2.4.7
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,8 +11,10 @@ MAINTAINER=	rm@FreeBSD.org
 COMMENT=	System for managing development buildouts
 
 LICENSE=	ZPL21
+LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
+NO_ARCH=	yes
 USES=		python
-USE_PYTHON=	distutils autoplist
+USE_PYTHON=	autoplist distutils
 
 .include <bsd.port.mk>

Modified: head/devel/py-zc.buildout/distinfo
==============================================================================
--- head/devel/py-zc.buildout/distinfo	Sat Nov 14 22:36:14 2015	(r401610)
+++ head/devel/py-zc.buildout/distinfo	Sat Nov 14 22:36:21 2015	(r401611)
@@ -1,2 +1,2 @@
-SHA256 (zope/zc.buildout-2.2.1.tar.gz) = a6122ea5c06c6c044a9efce4a3df452c8573e1aebfda7b24262655daac894ef5
-SIZE (zope/zc.buildout-2.2.1.tar.gz) = 303217
+SHA256 (zope/zc.buildout-2.4.7.tar.gz) = 6f1a2331212141ef93329eb42d9bf0b4053232b0688f42199794f2870aea5d11
+SIZE (zope/zc.buildout-2.4.7.tar.gz) = 301196



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