[76984] trunk/dports/python

jmr at macports.org jmr at macports.org
Wed Mar 16 03:25:58 PDT 2011


Revision: 76984
          http://trac.macports.org/changeset/76984
Author:   jmr at macports.org
Date:     2011-03-16 03:25:54 -0700 (Wed, 16 Mar 2011)
Log Message:
-----------
py*-distribute: update to 0.6.15

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

Modified: trunk/dports/python/py25-distribute/Portfile
===================================================================
--- trunk/dports/python/py25-distribute/Portfile	2011-03-16 08:54:50 UTC (rev 76983)
+++ trunk/dports/python/py25-distribute/Portfile	2011-03-16 10:25:54 UTC (rev 76984)
@@ -4,7 +4,7 @@
 PortGroup           python25 1.0
 
 name                py25-distribute
-version             0.6.14
+version             0.6.15
 categories-append   devel
 license             PSF ZPL
 maintainers         jmr openmaintainer
@@ -19,10 +19,11 @@
 homepage            http://pypi.python.org/pypi/distribute/
 master_sites        http://pypi.python.org/packages/source/d/distribute/
 distname            distribute-${version}
+use_zip             yes
 
-checksums           md5     ac607e05682116c06383b27a15e2db90 \
-                    sha1    6bea50b97f36bf751548bb486a534204a690aa4d \
-                    rmd160  f56b449a71293df02636253e6667a971fef7469e
+checksums           md5     33f3cd16452900db7c74287cda5b6cf9 \
+                    sha1    9bbe35f6d42dfc5f56c0a56b69ab72568b163df5 \
+                    rmd160  30bf8d832853fa9a3f4b378265b37fa1e0d403d7
 
 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-03-16 08:54:50 UTC (rev 76983)
+++ trunk/dports/python/py26-distribute/Portfile	2011-03-16 10:25:54 UTC (rev 76984)
@@ -4,7 +4,7 @@
 PortGroup           python26 1.0
 
 name                py26-distribute
-version             0.6.14
+version             0.6.15
 categories-append   devel
 license             PSF ZPL
 maintainers         jmr openmaintainer
@@ -19,10 +19,11 @@
 homepage            http://pypi.python.org/pypi/distribute/
 master_sites        http://pypi.python.org/packages/source/d/distribute/
 distname            distribute-${version}
+use_zip             yes
 
-checksums           md5     ac607e05682116c06383b27a15e2db90 \
-                    sha1    6bea50b97f36bf751548bb486a534204a690aa4d \
-                    rmd160  f56b449a71293df02636253e6667a971fef7469e
+checksums           md5     33f3cd16452900db7c74287cda5b6cf9 \
+                    sha1    9bbe35f6d42dfc5f56c0a56b69ab72568b163df5 \
+                    rmd160  30bf8d832853fa9a3f4b378265b37fa1e0d403d7
 
 python.link_binaries no
 

Modified: trunk/dports/python/py27-distribute/Portfile
===================================================================
--- trunk/dports/python/py27-distribute/Portfile	2011-03-16 08:54:50 UTC (rev 76983)
+++ trunk/dports/python/py27-distribute/Portfile	2011-03-16 10:25:54 UTC (rev 76984)
@@ -5,7 +5,7 @@
 PortGroup           python27 1.0
 
 name                py27-distribute
-version             0.6.14
+version             0.6.15
 categories-append   devel
 license             PSF ZPL
 maintainers         snc openmaintainer
@@ -20,11 +20,13 @@
 homepage            http://pypi.python.org/pypi/distribute/
 master_sites        http://pypi.python.org/packages/source/d/distribute/
 distname            distribute-${version}
+use_zip             yes
 
 conflicts           py27-setuptools
 
-checksums           sha1    6bea50b97f36bf751548bb486a534204a690aa4d \
-                    rmd160  f56b449a71293df02636253e6667a971fef7469e
+checksums           md5     33f3cd16452900db7c74287cda5b6cf9 \
+                    sha1    9bbe35f6d42dfc5f56c0a56b69ab72568b163df5 \
+                    rmd160  30bf8d832853fa9a3f4b378265b37fa1e0d403d7
 
 python.link_binaries no
 

Modified: trunk/dports/python/py31-distribute/Portfile
===================================================================
--- trunk/dports/python/py31-distribute/Portfile	2011-03-16 08:54:50 UTC (rev 76983)
+++ trunk/dports/python/py31-distribute/Portfile	2011-03-16 10:25:54 UTC (rev 76984)
@@ -4,7 +4,7 @@
 PortGroup           python31 1.0
 
 name                py31-distribute
-version             0.6.14
+version             0.6.15
 categories-append   devel
 license             PSF ZPL
 maintainers         jmr openmaintainer
@@ -19,10 +19,11 @@
 homepage            http://pypi.python.org/pypi/distribute/
 master_sites        http://pypi.python.org/packages/source/d/distribute/
 distname            distribute-${version}
+use_zip             yes
 
-checksums           md5     ac607e05682116c06383b27a15e2db90 \
-                    sha1    6bea50b97f36bf751548bb486a534204a690aa4d \
-                    rmd160  f56b449a71293df02636253e6667a971fef7469e
+checksums           md5     33f3cd16452900db7c74287cda5b6cf9 \
+                    sha1    9bbe35f6d42dfc5f56c0a56b69ab72568b163df5 \
+                    rmd160  30bf8d832853fa9a3f4b378265b37fa1e0d403d7
 
 python.link_binaries no
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110316/8d88d47a/attachment.html>


More information about the macports-changes mailing list