svn commit: r420571 - head/devel/py-zc.buildout
Ruslan Makhmatkhanov
rm at FreeBSD.org
Sun Aug 21 16:29:03 UTC 2016
Author: rm
Date: Sun Aug 21 16:29:01 2016
New Revision: 420571
URL: https://svnweb.freebsd.org/changeset/ports/420571
Log:
devel/py-zc.buildout: update to 2.5.2
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 Sun Aug 21 16:28:34 2016 (r420570)
+++ head/devel/py-zc.buildout/Makefile Sun Aug 21 16:29:01 2016 (r420571)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= zc.buildout
-PORTVERSION= 2.5.1
+PORTVERSION= 2.5.2
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@ LICENSE= ZPL21
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
NO_ARCH= yes
-USES= python
+USES= python:2.7+
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>
Modified: head/devel/py-zc.buildout/distinfo
==============================================================================
--- head/devel/py-zc.buildout/distinfo Sun Aug 21 16:28:34 2016 (r420570)
+++ head/devel/py-zc.buildout/distinfo Sun Aug 21 16:29:01 2016 (r420571)
@@ -1,2 +1,3 @@
-SHA256 (zope/zc.buildout-2.5.1.tar.gz) = 9d0a306cf4640fd57e6203f7084ff649047a29db36cb86acff8eaaff507508ca
-SIZE (zope/zc.buildout-2.5.1.tar.gz) = 302465
+TIMESTAMP = 1471796054
+SHA256 (zope/zc.buildout-2.5.2.tar.gz) = 637c7fd7496f8d6aef104c242f5a911a7f9f63479d98acbc448e2ec187ba31ec
+SIZE (zope/zc.buildout-2.5.2.tar.gz) = 303199
More information about the svn-ports-head
mailing list