[60070] trunk/dports/python

ryandesign at macports.org ryandesign at macports.org
Sat Oct 31 10:05:09 PDT 2009


Revision: 60070
          http://trac.macports.org/changeset/60070
Author:   ryandesign at macports.org
Date:     2009-10-31 10:05:06 -0700 (Sat, 31 Oct 2009)
Log Message:
-----------
py-setuptools, py25-setuptools: update to 0.6c11, update master_sites

Modified Paths:
--------------
    trunk/dports/python/py-setuptools/Portfile
    trunk/dports/python/py25-setuptools/Portfile

Modified: trunk/dports/python/py-setuptools/Portfile
===================================================================
--- trunk/dports/python/py-setuptools/Portfile	2009-10-31 16:53:59 UTC (rev 60069)
+++ trunk/dports/python/py-setuptools/Portfile	2009-10-31 17:05:06 UTC (rev 60070)
@@ -4,7 +4,7 @@
 PortGroup			python24 1.0
 
 name				py-setuptools
-version				0.6c9
+version				0.6c11
 categories-append	devel
 maintainers			openmaintainer stechert
 description			distutils enhancement for build and distribution
@@ -16,12 +16,12 @@
 platforms			darwin
 
 homepage			http://peak.telecommunity.com/DevCenter/setuptools
-master_sites		http://cheeseshop.python.org/packages/source/s/setuptools/
+master_sites		http://pypi.python.org/packages/source/s/setuptools/
 distname			setuptools-${version}
 
-checksums			md5     3864c01d9c719c8924c455714492295e \
-				sha1    79086433b341f0c1df45e10d586a7d3cc25089f1 \
-				rmd160  bc0ee3821e76b57fd13425b16c4419dbccf95ed9
+checksums			md5     7df2a529a074f613b509fb44feefe74e \
+					sha1    8d1ad6384d358c547c50c60f1bfdb3362c6c4a7d \
+					rmd160  7af8f39e5e74d96d10cc0d00b15a26462d66f42c
 
 post-destroot {
 	xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}

Modified: trunk/dports/python/py25-setuptools/Portfile
===================================================================
--- trunk/dports/python/py25-setuptools/Portfile	2009-10-31 16:53:59 UTC (rev 60069)
+++ trunk/dports/python/py25-setuptools/Portfile	2009-10-31 17:05:06 UTC (rev 60070)
@@ -4,7 +4,7 @@
 PortGroup			python25 1.0
 
 name				py25-setuptools
-version				0.6c9
+version				0.6c11
 categories-append	devel
 maintainers			stechert
 description			distutils enhancement for build and distribution
@@ -16,12 +16,12 @@
 platforms			darwin
 
 homepage			http://peak.telecommunity.com/DevCenter/setuptools
-master_sites		http://cheeseshop.python.org/packages/source/s/setuptools/
+master_sites		http://pypi.python.org/packages/source/s/setuptools/
 distname			setuptools-${version}
 
-checksums           md5     3864c01d9c719c8924c455714492295e \
-                    sha1    79086433b341f0c1df45e10d586a7d3cc25089f1 \
-                    rmd160  bc0ee3821e76b57fd13425b16c4419dbccf95ed9
+checksums			md5     7df2a529a074f613b509fb44feefe74e \
+					sha1    8d1ad6384d358c547c50c60f1bfdb3362c6c4a7d \
+					rmd160  7af8f39e5e74d96d10cc0d00b15a26462d66f42c
 
 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/20091031/efc7c29a/attachment-0001.html>


More information about the macports-changes mailing list