[79964] trunk/dports/python

snc at macports.org snc at macports.org
Thu Jun 30 17:13:03 PDT 2011


Revision: 79964
          http://trac.macports.org/changeset/79964
Author:   snc at macports.org
Date:     2011-06-30 17:13:03 -0700 (Thu, 30 Jun 2011)
Log Message:
-----------
py2[6-7]-coverage: update to 3.5

Modified Paths:
--------------
    trunk/dports/python/py26-coverage/Portfile
    trunk/dports/python/py27-coverage/Portfile

Modified: trunk/dports/python/py26-coverage/Portfile
===================================================================
--- trunk/dports/python/py26-coverage/Portfile	2011-06-30 23:19:16 UTC (rev 79963)
+++ trunk/dports/python/py26-coverage/Portfile	2011-07-01 00:13:03 UTC (rev 79964)
@@ -5,7 +5,7 @@
 PortGroup           python26 1.0
 
 name                py26-coverage
-version             3.4
+version             3.5
 categories-append   devel
 maintainers         nodamage.com:nodamage snc openmaintainer
 description         Code coverage measurement for Python
@@ -23,8 +23,8 @@
 
 depends_lib         port:py26-distribute
 
-checksums           sha1    fd244e9890ae8b235315123a82c25e0db1788c26 \
-                    rmd160  3ca532e9a24763184408138b2b4b9ce894e11156
+checksums           sha1    aa0f40e7e79bc81ea4a33ee7fc5ba66db7633321 \
+                    rmd160  ad20294cd53f829c4869b012b1a1a58306c0bbf1
 
 post-patch {
     # Permissions in the archive are 700

Modified: trunk/dports/python/py27-coverage/Portfile
===================================================================
--- trunk/dports/python/py27-coverage/Portfile	2011-06-30 23:19:16 UTC (rev 79963)
+++ trunk/dports/python/py27-coverage/Portfile	2011-07-01 00:13:03 UTC (rev 79964)
@@ -5,7 +5,7 @@
 PortGroup           python27 1.0
 
 name                py27-coverage
-version             3.4
+version             3.5
 categories-append   devel
 maintainers         snc openmaintainer
 description         Code coverage measurement for Python
@@ -23,8 +23,8 @@
 
 depends_lib         port:py27-distribute
 
-checksums           sha1    fd244e9890ae8b235315123a82c25e0db1788c26 \
-                    rmd160  3ca532e9a24763184408138b2b4b9ce894e11156
+checksums           sha1    aa0f40e7e79bc81ea4a33ee7fc5ba66db7633321 \
+                    rmd160  ad20294cd53f829c4869b012b1a1a58306c0bbf1
 
 post-patch {
     # Permissions in the archive are 700
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110630/9adb9e69/attachment.html>


More information about the macports-changes mailing list