ports/160317: [MAINTAINER] devel/py-pytest: update to 2.1.1

Ruslan Mahmatkhanov cvs-src at yandex.ru
Tue Aug 30 18:00:29 UTC 2011


>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:



More information about the freebsd-ports-bugs mailing list