From owner-svn-ports-all@FreeBSD.ORG Tue May 7 19:42:37 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id E46478A8; Tue, 7 May 2013 19:42:37 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id D780CE70; Tue, 7 May 2013 19:42:37 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r47JgbYA045953; Tue, 7 May 2013 19:42:37 GMT (envelope-from rm@svn.freebsd.org) Received: (from rm@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r47JgbqR045951; Tue, 7 May 2013 19:42:37 GMT (envelope-from rm@svn.freebsd.org) Message-Id: <201305071942.r47JgbqR045951@svn.freebsd.org> From: Ruslan Mahmatkhanov Date: Tue, 7 May 2013 19:42:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r317632 - head/devel/py-pytest X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 May 2013 19:42:38 -0000 Author: rm Date: Tue May 7 19:42:37 2013 New Revision: 317632 URL: http://svnweb.freebsd.org/changeset/ports/317632 Log: - update to 2.3.5 Modified: head/devel/py-pytest/Makefile head/devel/py-pytest/distinfo Modified: head/devel/py-pytest/Makefile ============================================================================== --- head/devel/py-pytest/Makefile Tue May 7 19:42:05 2013 (r317631) +++ head/devel/py-pytest/Makefile Tue May 7 19:42:37 2013 (r317632) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pytest -PORTVERSION= 2.3.4 +PORTVERSION= 2.3.5 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,12 +11,10 @@ COMMENT= Cross-project testing tool for LICENSE= MIT -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pylib>=1.4.12:${PORTSDIR}/devel/py-pylib +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pylib>=1.4.13:${PORTSDIR}/devel/py-pylib -# Python 3 ready USE_PYTHON= yes USE_PYDISTUTILS= easy_install -USE_ZIP= yes PLIST_SUB+= PYTHON_VER=${PYTHON_VER} Modified: head/devel/py-pytest/distinfo ============================================================================== --- head/devel/py-pytest/distinfo Tue May 7 19:42:05 2013 (r317631) +++ head/devel/py-pytest/distinfo Tue May 7 19:42:37 2013 (r317632) @@ -1,2 +1,2 @@ -SHA256 (pytest-2.3.4.zip) = 5616f744a311c5f5fbb44943aaa41c32df70ba132159a0a9fb6c999060d7645c -SIZE (pytest-2.3.4.zip) = 527214 +SHA256 (pytest-2.3.5.tar.gz) = 804c28bef415fc6a54de7934f05b2d67a9cc8a230de98685fca274d9fcbe8b1c +SIZE (pytest-2.3.5.tar.gz) = 426328