Index: head/devel/py-pytest/Makefile =================================================================== --- head/devel/py-pytest/Makefile (revision 282359) +++ head/devel/py-pytest/Makefile (revision 282360) @@ -1,26 +1,27 @@ # New ports collection makefile for: py-pytest # Date created: 15 July 2011 # Whom: Ruslan Mahmatkhanov # # $FreeBSD$ # PORTNAME= pytest -PORTVERSION= 2.1.1 +PORTVERSION= 2.1.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= cvs-src@yandex.ru COMMENT= Cross-project testing tool for Python LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pylib>=1.4.5:${PORTSDIR}/devel/py-pylib PLIST_SUB+= PYTHON_VER=${PYTHON_VER} +# Python 3 ready USE_PYTHON= yes USE_PYDISTUTILS= easy_install USE_ZIP= yes .include Property changes on: head/devel/py-pytest/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/devel/py-pytest/distinfo =================================================================== --- head/devel/py-pytest/distinfo (revision 282359) +++ head/devel/py-pytest/distinfo (revision 282360) @@ -1,2 +1,2 @@ -SHA256 (pytest-2.1.1.zip) = 80a3837db680adbafd23e0005d40d781153dd1e8ec62ee406d50911ed0874155 -SIZE (pytest-2.1.1.zip) = 288420 +SHA256 (pytest-2.1.2.zip) = 91176cf53655a6b8eaede4be9071fc3b6aa9549a4f23b55ca415a41e878995da +SIZE (pytest-2.1.2.zip) = 290049 Property changes on: head/devel/py-pytest/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property