[63967] trunk/dports/python

snc at macports.org snc at macports.org
Fri Feb 19 07:39:27 PST 2010


Revision: 63967
          http://trac.macports.org/changeset/63967
Author:   snc at macports.org
Date:     2010-02-19 07:39:26 -0800 (Fri, 19 Feb 2010)
Log Message:
-----------
updated version

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

Modified: trunk/dports/python/py26-distribute/Portfile
===================================================================
--- trunk/dports/python/py26-distribute/Portfile	2010-02-19 15:29:00 UTC (rev 63966)
+++ trunk/dports/python/py26-distribute/Portfile	2010-02-19 15:39:26 UTC (rev 63967)
@@ -3,7 +3,7 @@
 PortSystem          1.0
 PortGroup           python26 1.0
 name                py26-distribute
-version             0.6.8
+version             0.6.10
 categories-append   devel
 maintainers         nomaintainer
 description         Replacement for setuptools
@@ -20,9 +20,9 @@
 
 conflicts           py26-setuptools
 
-checksums           md5     c0c6a6b273234cb2cf8c4f82612e375c \
-                    sha1    8e37560e68c042baacb18d78b5b5197d6d9c5610 \
-                    rmd160  9115d95c07e9b650c4a5227abe0fdcecd03662a7
+checksums           md5     99fb4b3e4ef0861bba11aa1905e89fed \
+                    sha1    60b29c6ffbd9ce5f4cbaebba809a8316cf198462 \
+                    rmd160  4c8586ff3e65079ebf8df665a2364c6a11c00474
 
 post-destroot {
    xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}

Modified: trunk/dports/python/py27-distribute/Portfile
===================================================================
--- trunk/dports/python/py27-distribute/Portfile	2010-02-19 15:29:00 UTC (rev 63966)
+++ trunk/dports/python/py27-distribute/Portfile	2010-02-19 15:39:26 UTC (rev 63967)
@@ -5,7 +5,7 @@
 PortGroup           python27 1.0
 
 name                py27-distribute
-version             0.6.8
+version             0.6.10
 categories-append   devel
 maintainers         snc openmaintainer
 description         Replacement for setuptools
@@ -22,9 +22,9 @@
 
 conflicts           py27-setuptools
 
-checksums           md5     c0c6a6b273234cb2cf8c4f82612e375c \
-                    sha1    8e37560e68c042baacb18d78b5b5197d6d9c5610 \
-                    rmd160  9115d95c07e9b650c4a5227abe0fdcecd03662a7
+checksums           md5     99fb4b3e4ef0861bba11aa1905e89fed \
+                    sha1    60b29c6ffbd9ce5f4cbaebba809a8316cf198462 \
+                    rmd160  4c8586ff3e65079ebf8df665a2364c6a11c00474
 
 post-destroot {
    xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100219/d59d0602/attachment.html>


More information about the macports-changes mailing list