ports/161132: [UPDATE] devel/py-coverage: update to 3.5.1

Ruslan Mahmatkhanov cvs-src at yandex.ru
Thu Sep 29 18:40:10 UTC 2011


>Number:         161132
>Category:       ports
>Synopsis:       [UPDATE] devel/py-coverage: update to 3.5.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 29 18:40:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Ruslan Mahmatkhanov
>Release:        9.0-BETA2
>Organization:
>Environment:
9.0-BETA2 i386
>Description:
- update to 3.5.1
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff --git a/Makefile b/Makefile
index d53057d..99e7768 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	coverage
-PORTVERSION=	3.5
+PORTVERSION=	3.5.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -16,6 +16,7 @@ COMMENT=	Code coverage measurement for Python
 
 LICENSE=	BSD
 
+# Python3 ready
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	easy_install
 PYEASYINSTALL_ARCHDEP=	yes
diff --git a/distinfo b/distinfo
index 00c7400..08e6136 100644
--- a/distinfo
+++ b/distinfo
@@ -1,2 +1,2 @@
-SHA256 (coverage-3.5.tar.gz) = b181d5ec72baf7478942fd600503d9f32bb525cfca413b1c73ebfa7ff1b95ae9
-SIZE (coverage-3.5.tar.gz) = 110687
+SHA256 (coverage-3.5.1.tar.gz) = baae44f36d7b4028ae57ebcfe47a541363a8d2cd0c58a4b90538d0944d2282a0
+SIZE (coverage-3.5.1.tar.gz) = 113277


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



More information about the freebsd-ports-bugs mailing list