Date: Thu, 16 Feb 2017 19:30: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: r434246 - head/devel/py-zc.buildout Message-ID: <201702161930.v1GJULdH081144@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rm Date: Thu Feb 16 19:30:20 2017 New Revision: 434246 URL: https://svnweb.freebsd.org/changeset/ports/434246 Log: devel/py-zc.buildout: update to 2.8.0 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 Thu Feb 16 19:29:42 2017 (r434245) +++ head/devel/py-zc.buildout/Makefile Thu Feb 16 19:30:20 2017 (r434246) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= zc.buildout -PORTVERSION= 2.7.1 +PORTVERSION= 2.8.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-zc.buildout/distinfo ============================================================================== --- head/devel/py-zc.buildout/distinfo Thu Feb 16 19:29:42 2017 (r434245) +++ head/devel/py-zc.buildout/distinfo Thu Feb 16 19:30:20 2017 (r434246) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486309521 -SHA256 (zope/zc.buildout-2.7.1.tar.gz) = 89c7b438879ca30637f8c159d81ae7e198d236e7e67e68d2a1f2cd89291b2230 -SIZE (zope/zc.buildout-2.7.1.tar.gz) = 311156 +TIMESTAMP = 1487273126 +SHA256 (zope/zc.buildout-2.8.0.tar.gz) = 7cd343bb13aa6628a7a973b0095700a8f44b086d70792331003f353a79aa1884 +SIZE (zope/zc.buildout-2.8.0.tar.gz) = 311767
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702161930.v1GJULdH081144>