Bug 172196 - [PATCH] devel/py-coverage: update to 3.5.3
Summary: [PATCH] devel/py-coverage: update to 3.5.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Li-Wen Hsu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-01 03:10 UTC by koobs
Modified: 2012-10-03 06:40 UTC (History)
1 user (show)

See Also:


Attachments
py27-coverage-3.5.3.patch (1000 bytes, patch)
2012-10-01 03:10 UTC, koobs
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description koobs 2012-10-01 03:10:07 UTC
- Update to 3.5.3
- While im here, whitespace alignment

Changes:

https://bitbucket.org/ned/coveragepy/src/5429bbb25e8f/CHANGES.txt

====[QA]====

portlint: looks fine.
porttest: clean
redports: https://redports.org/buildarchive/20121001014528-31535/
unittest:

=== CPython 2.7.3 with Python tracer 
Ran 324 tests in 9.180s - OK

=== CPython 2.7.3 with C tracer 
Ran 324 tests in 8.702s - OK

============

Port maintainer (lwhsu@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-10-01 03:10:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-10-01 03:10:27 UTC
Maintainer of devel/py-coverage,

Please note that PR ports/172196 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/172196

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2012-10-01 03:10:29 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Li-Wen Hsu freebsd_committer freebsd_triage 2012-10-01 06:05:17 UTC
Responsible Changed
From-To: freebsd-python->lwhsu

I'll take it.
Comment 5 Li-Wen Hsu freebsd_committer freebsd_triage 2012-10-03 06:33:27 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!
Comment 6 dfilter service freebsd_committer freebsd_triage 2012-10-03 06:33:32 UTC
Author: lwhsu
Date: Wed Oct  3 05:33:21 2012
New Revision: 305182
URL: http://svn.freebsd.org/changeset/ports/305182

Log:
  - Update to 3.5.3
  
  PR:		ports/172196
  Submitted by:	Kubilay Kocak <koobs.freebsd@gmail.com>

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

Modified: head/devel/py-coverage/Makefile
==============================================================================
--- head/devel/py-coverage/Makefile	Wed Oct  3 04:06:37 2012	(r305181)
+++ head/devel/py-coverage/Makefile	Wed Oct  3 05:33:21 2012	(r305182)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	coverage
-PORTVERSION=	3.5.2
+PORTVERSION=	3.5.3
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-coverage/distinfo
==============================================================================
--- head/devel/py-coverage/distinfo	Wed Oct  3 04:06:37 2012	(r305181)
+++ head/devel/py-coverage/distinfo	Wed Oct  3 05:33:21 2012	(r305182)
@@ -1,2 +1,2 @@
-SHA256 (coverage-3.5.2.tar.gz) = b9e0dc65e42236a3c9b8978701bc9e7298ed7e24d39f99ea2ba4b945d537fe55
-SIZE (coverage-3.5.2.tar.gz) = 115497
+SHA256 (coverage-3.5.3.tar.gz) = 60c6e95979d71175eb8acb7ca2def14c72794de418fd9222011f68283eb3cc02
+SIZE (coverage-3.5.3.tar.gz) = 117909
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"