Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Dec 2012 07:51:28 +0000 (UTC)
From:      Ruslan Mahmatkhanov <rm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r309710 - head/devel/py-pytest
Message-ID:  <201212310751.qBV7pSNt086970@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rm
Date: Mon Dec 31 07:51:28 2012
New Revision: 309710
URL: http://svnweb.freebsd.org/changeset/ports/309710

Log:
  - update to 2.3.4

Modified:
  head/devel/py-pytest/Makefile
  head/devel/py-pytest/distinfo

Modified: head/devel/py-pytest/Makefile
==============================================================================
--- head/devel/py-pytest/Makefile	Mon Dec 31 07:50:59 2012	(r309709)
+++ head/devel/py-pytest/Makefile	Mon Dec 31 07:51:28 2012	(r309710)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	pytest
-PORTVERSION=	2.3.2
+PORTVERSION=	2.3.4
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,7 @@ COMMENT=	Cross-project testing tool for 
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pylib>=1.4.8:${PORTSDIR}/devel/py-pylib
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pylib>=1.4.12:${PORTSDIR}/devel/py-pylib
 
 # Python 3 ready
 USE_PYTHON=		yes

Modified: head/devel/py-pytest/distinfo
==============================================================================
--- head/devel/py-pytest/distinfo	Mon Dec 31 07:50:59 2012	(r309709)
+++ head/devel/py-pytest/distinfo	Mon Dec 31 07:51:28 2012	(r309710)
@@ -1,2 +1,2 @@
-SHA256 (pytest-2.3.2.zip) = ff1efd507224cdd768d3827272c87e0cf99571f242c8a5bb634b9d35469fd61d
-SIZE (pytest-2.3.2.zip) = 515396
+SHA256 (pytest-2.3.4.zip) = 5616f744a311c5f5fbb44943aaa41c32df70ba132159a0a9fb6c999060d7645c
+SIZE (pytest-2.3.4.zip) = 527214



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212310751.qBV7pSNt086970>