Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Aug 2011 17:51:19 GMT
From:      Ruslan Mahmatkhanov <cvs-src@yandex.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/160317: [MAINTAINER] devel/py-pytest: update to 2.1.1
Message-ID:  <201108301751.p7UHpJRZ065731@red.freebsd.org>
Resent-Message-ID: <201108301800.p7UI0Sg6048703@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         160317
>Category:       ports
>Synopsis:       [MAINTAINER] devel/py-pytest: update to 2.1.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 30 18:00:27 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Ruslan Mahmatkhanov
>Release:        9.0-BETA1
>Organization:
>Environment:
9.0-BETA1 i386
>Description:
- update to 2.1.1
- raise devel/py-pylib required version

Please note, that this patch should be committed AFTER ports/160316
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruNa py-pytest.orig/Makefile py-pytest/Makefile
--- py-pytest.orig/Makefile	2011-08-08 23:20:09.000000000 +0400
+++ py-pytest/Makefile	2011-08-30 21:43:46.000000000 +0400
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pytest
-PORTVERSION=	2.1.0
+PORTVERSION=	2.1.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -16,7 +16,7 @@
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pylib>=1.4.4:${PORTSDIR}/devel/py-pylib
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pylib>=1.4.5:${PORTSDIR}/devel/py-pylib
 
 PLIST_SUB+=	PYTHON_VER=${PYTHON_VER}
 USE_PYTHON=		yes
diff -ruNa py-pytest.orig/distinfo py-pytest/distinfo
--- py-pytest.orig/distinfo	2011-08-08 23:20:09.000000000 +0400
+++ py-pytest/distinfo	2011-08-30 21:39:49.000000000 +0400
@@ -1,2 +1,2 @@
-SHA256 (pytest-2.1.0.zip) = 274e88b0b3d028fee22472f7edd7ff1d390e79cde04e2f90404b7a6e447030e6
-SIZE (pytest-2.1.0.zip) = 284897
+SHA256 (pytest-2.1.1.zip) = 80a3837db680adbafd23e0005d40d781153dd1e8ec62ee406d50911ed0874155
+SIZE (pytest-2.1.1.zip) = 288420


>Release-Note:
>Audit-Trail:
>Unformatted:



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