From nobody@FreeBSD.org  Thu Sep 29 18:32:54 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 26FDF106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 29 Sep 2011 18:32:54 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 176338FC12
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 29 Sep 2011 18:32:54 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p8TIWrZ6022387
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 29 Sep 2011 18:32:53 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p8TIWrhq022382;
	Thu, 29 Sep 2011 18:32:53 GMT
	(envelope-from nobody)
Message-Id: <201109291832.p8TIWrhq022382@red.freebsd.org>
Date: Thu, 29 Sep 2011 18:32:53 GMT
From: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [UPDATE] devel/py-coverage: update to 3.5.1
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         161132
>Category:       ports
>Synopsis:       [UPDATE] devel/py-coverage: update to 3.5.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    lwhsu
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 29 18:40:09 UTC 2011
>Closed-Date:    Fri Sep 30 02:28:16 UTC 2011
>Last-Modified:  Fri Sep 30 02:30:11 UTC 2011
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->lwhsu 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Sep 29 18:40:18 UTC 2011 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=161132 
State-Changed-From-To: open->closed 
State-Changed-By: lwhsu 
State-Changed-When: Fri Sep 30 02:28:15 UTC 2011 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=161132 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/161132: commit references a PR
Date: Fri, 30 Sep 2011 02:28:12 +0000 (UTC)

 lwhsu       2011-09-30 02:28:03 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/py-coverage    Makefile distinfo 
   Log:
   - Update to 3.5.1
   
   PR:             ports/161132
   Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
   
   Revision  Changes    Path
   1.8       +1 -1      ports/devel/py-coverage/Makefile
   1.9       +2 -2      ports/devel/py-coverage/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
