[53952] trunk/dports/python/py25-coverage/Portfile

snc at macports.org snc at macports.org
Thu Jul 16 18:18:29 PDT 2009


Revision: 53952
          http://trac.macports.org/changeset/53952
Author:   snc at macports.org
Date:     2009-07-16 18:18:28 -0700 (Thu, 16 Jul 2009)
Log Message:
-----------
updated version, host, ticket #20246. maintainer timeout.

Modified Paths:
--------------
    trunk/dports/python/py25-coverage/Portfile

Modified: trunk/dports/python/py25-coverage/Portfile
===================================================================
--- trunk/dports/python/py25-coverage/Portfile	2009-07-17 00:53:24 UTC (rev 53951)
+++ trunk/dports/python/py25-coverage/Portfile	2009-07-17 01:18:28 UTC (rev 53952)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem          1.0
@@ -4,7 +5,7 @@
 PortGroup           python25 1.0
 
 name                py25-coverage
-version             2.85
+version             3.0.1
 categories-append   devel
 platforms           darwin
 maintainers         simon openmaintainer
@@ -18,12 +19,13 @@
                     determine executable statements more accurately.
 
 homepage            http://nedbatchelder.com/code/modules/coverage.html
-master_sites        http://nedbatchelder.com/code/modules/
+master_sites        http://pypi.python.org/packages/source/c/coverage/
 distname            coverage-${version}
 
-checksums           md5 bb6f4ce9fbd0011dd8d93eaf58ee9d04 \
-                    sha1 4191e2ee99d19990e74c351193443048af9b3a9e \
-                    rmd160 37ab5d97aea8a73843d083fb921b6fa797f669e1
+checksums           md5 b299c33b169bd796a6186a1f0f42a7da \
+                    sha1 17403e47a52481ee3950ecb33fedb8887e5ea030 \
+                    rmd160 00b921492921eb57ff970ff7898b05f137f10a4a
 
 livecheck.check     regex
-livecheck.regex     {code/modules/coverage-(\d+(?:\.\d+)*).tar.gz}
+livecheck.url       http://pypi.python.org/pypi/coverage
+livecheck.regex     {coverage (\d+(?:\.\d+)*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090716/20d87ef6/attachment-0001.html>


More information about the macports-changes mailing list