Date: Sun, 5 Feb 2017 16:02:51 +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: r433420 - head/devel/py-zc.buildout Message-ID: <201702051602.v15G2pAZ051423@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rm Date: Sun Feb 5 16:02:51 2017 New Revision: 433420 URL: https://svnweb.freebsd.org/changeset/ports/433420 Log: devel/py-zc.buildout: update to 2.7.1 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 Feb 5 16:02:18 2017 (r433419) +++ head/devel/py-zc.buildout/Makefile Sun Feb 5 16:02:51 2017 (r433420) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= zc.buildout -PORTVERSION= 2.5.3 +PORTVERSION= 2.7.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-zc.buildout/distinfo ============================================================================== --- head/devel/py-zc.buildout/distinfo Sun Feb 5 16:02:18 2017 (r433419) +++ head/devel/py-zc.buildout/distinfo Sun Feb 5 16:02:51 2017 (r433420) @@ -1,3 +1,3 @@ -TIMESTAMP = 1477858079 -SHA256 (zope/zc.buildout-2.5.3.tar.gz) = 3e5f3afcc64416604c5efc554c2fa0901b60657e012a710c320e2eb510efcfb9 -SIZE (zope/zc.buildout-2.5.3.tar.gz) = 305163 +TIMESTAMP = 1486309521 +SHA256 (zope/zc.buildout-2.7.1.tar.gz) = 89c7b438879ca30637f8c159d81ae7e198d236e7e67e68d2a1f2cd89291b2230 +SIZE (zope/zc.buildout-2.7.1.tar.gz) = 311156
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702051602.v15G2pAZ051423>