[79083] trunk/dports/python

jmr at macports.org jmr at macports.org
Wed Jun 1 15:19:20 PDT 2011


Revision: 79083
          http://trac.macports.org/changeset/79083
Author:   jmr at macports.org
Date:     2011-06-01 15:19:19 -0700 (Wed, 01 Jun 2011)
Log Message:
-----------
py*-distribute: update to 0.6.18

Modified Paths:
--------------
    trunk/dports/python/py25-distribute/Portfile
    trunk/dports/python/py26-distribute/Portfile
    trunk/dports/python/py27-distribute/Portfile
    trunk/dports/python/py31-distribute/Portfile
    trunk/dports/python/py32-distribute/Portfile

Modified: trunk/dports/python/py25-distribute/Portfile
===================================================================
--- trunk/dports/python/py25-distribute/Portfile	2011-06-01 20:51:31 UTC (rev 79082)
+++ trunk/dports/python/py25-distribute/Portfile	2011-06-01 22:19:19 UTC (rev 79083)
@@ -4,7 +4,7 @@
 PortGroup           python25 1.0
 
 name                py25-distribute
-version             0.6.17
+version             0.6.18
 categories-append   devel
 license             PSF ZPL
 maintainers         jmr openmaintainer
@@ -20,9 +20,9 @@
 master_sites        http://pypi.python.org/packages/source/d/distribute/
 distname            distribute-${version}
 
-checksums           md5     177f5707996e96970db032847dbc4a44 \
-                    sha1    7921bcded5fd54f045497975b1870167201017c3 \
-                    rmd160  0187b1f05ffcf9f78eb55204213df968fa977850
+checksums           md5     9c9d7489136fe8b57950dd827c979fff \
+                    sha1    0b633527bd1ff0039d7295dd5c70f6e1df5b40ec \
+                    rmd160  f5d8d561487c6074001693bb999b7cede465b353
 
 post-destroot {
    xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}

Modified: trunk/dports/python/py26-distribute/Portfile
===================================================================
--- trunk/dports/python/py26-distribute/Portfile	2011-06-01 20:51:31 UTC (rev 79082)
+++ trunk/dports/python/py26-distribute/Portfile	2011-06-01 22:19:19 UTC (rev 79083)
@@ -4,7 +4,7 @@
 PortGroup           python26 1.0
 
 name                py26-distribute
-version             0.6.17
+version             0.6.18
 categories-append   devel
 license             PSF ZPL
 maintainers         jmr openmaintainer
@@ -20,9 +20,9 @@
 master_sites        http://pypi.python.org/packages/source/d/distribute/
 distname            distribute-${version}
 
-checksums           md5     177f5707996e96970db032847dbc4a44 \
-                    sha1    7921bcded5fd54f045497975b1870167201017c3 \
-                    rmd160  0187b1f05ffcf9f78eb55204213df968fa977850
+checksums           md5     9c9d7489136fe8b57950dd827c979fff \
+                    sha1    0b633527bd1ff0039d7295dd5c70f6e1df5b40ec \
+                    rmd160  f5d8d561487c6074001693bb999b7cede465b353
 
 python.link_binaries no
 

Modified: trunk/dports/python/py27-distribute/Portfile
===================================================================
--- trunk/dports/python/py27-distribute/Portfile	2011-06-01 20:51:31 UTC (rev 79082)
+++ trunk/dports/python/py27-distribute/Portfile	2011-06-01 22:19:19 UTC (rev 79083)
@@ -5,7 +5,7 @@
 PortGroup           python27 1.0
 
 name                py27-distribute
-version             0.6.17
+version             0.6.18
 categories-append   devel
 license             PSF ZPL
 maintainers         jmr openmaintainer
@@ -21,9 +21,9 @@
 master_sites        http://pypi.python.org/packages/source/d/distribute/
 distname            distribute-${version}
 
-checksums           md5     177f5707996e96970db032847dbc4a44 \
-                    sha1    7921bcded5fd54f045497975b1870167201017c3 \
-                    rmd160  0187b1f05ffcf9f78eb55204213df968fa977850
+checksums           md5     9c9d7489136fe8b57950dd827c979fff \
+                    sha1    0b633527bd1ff0039d7295dd5c70f6e1df5b40ec \
+                    rmd160  f5d8d561487c6074001693bb999b7cede465b353
 
 python.link_binaries no
 

Modified: trunk/dports/python/py31-distribute/Portfile
===================================================================
--- trunk/dports/python/py31-distribute/Portfile	2011-06-01 20:51:31 UTC (rev 79082)
+++ trunk/dports/python/py31-distribute/Portfile	2011-06-01 22:19:19 UTC (rev 79083)
@@ -4,7 +4,7 @@
 PortGroup           python31 1.0
 
 name                py31-distribute
-version             0.6.17
+version             0.6.18
 categories-append   devel
 license             PSF ZPL
 maintainers         jmr openmaintainer
@@ -20,9 +20,9 @@
 master_sites        http://pypi.python.org/packages/source/d/distribute/
 distname            distribute-${version}
 
-checksums           md5     177f5707996e96970db032847dbc4a44 \
-                    sha1    7921bcded5fd54f045497975b1870167201017c3 \
-                    rmd160  0187b1f05ffcf9f78eb55204213df968fa977850
+checksums           md5     9c9d7489136fe8b57950dd827c979fff \
+                    sha1    0b633527bd1ff0039d7295dd5c70f6e1df5b40ec \
+                    rmd160  f5d8d561487c6074001693bb999b7cede465b353
 
 python.link_binaries no
 

Modified: trunk/dports/python/py32-distribute/Portfile
===================================================================
--- trunk/dports/python/py32-distribute/Portfile	2011-06-01 20:51:31 UTC (rev 79082)
+++ trunk/dports/python/py32-distribute/Portfile	2011-06-01 22:19:19 UTC (rev 79083)
@@ -4,7 +4,7 @@
 PortGroup           python32 1.0
 
 name                py32-distribute
-version             0.6.17
+version             0.6.18
 categories-append   devel
 license             PSF/ZPL
 maintainers         singingwolfboy openmaintainer
@@ -20,9 +20,9 @@
 master_sites        http://pypi.python.org/packages/source/d/distribute/
 distname            distribute-${version}
 
-checksums           md5     177f5707996e96970db032847dbc4a44 \
-                    sha1    7921bcded5fd54f045497975b1870167201017c3 \
-                    rmd160  0187b1f05ffcf9f78eb55204213df968fa977850
+checksums           md5     9c9d7489136fe8b57950dd827c979fff \
+                    sha1    0b633527bd1ff0039d7295dd5c70f6e1df5b40ec \
+                    rmd160  f5d8d561487c6074001693bb999b7cede465b353
 
 python.link_binaries no
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110601/00211c17/attachment.html>


More information about the macports-changes mailing list