[30134] trunk/dports/python/py-setuptools/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sat Oct 20 15:26:25 PDT 2007


Revision: 30134
          http://trac.macosforge.org/projects/macports/changeset/30134
Author:   stechert at macports.org
Date:     2007-10-20 15:26:25 -0700 (Sat, 20 Oct 2007)

Log Message:
-----------
Updating the version of setuptools for python 2.4 to 0.6c7.  Fixes #12920. Requested by roger.hoover at gmail.com.

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

Modified: trunk/dports/python/py-setuptools/Portfile
===================================================================
--- trunk/dports/python/py-setuptools/Portfile	2007-10-20 21:45:15 UTC (rev 30133)
+++ trunk/dports/python/py-setuptools/Portfile	2007-10-20 22:26:25 UTC (rev 30134)
@@ -3,7 +3,7 @@
 PortSystem			1.0
 PortGroup			python24 1.0
 name				py-setuptools
-version				0.6c6
+version				0.6c7
 categories-append	devel
 maintainers			stechert at macports.org
 description			distutils enhancement for build and distribution
@@ -18,9 +18,9 @@
 master_sites		http://cheeseshop.python.org/packages/source/s/setuptools/
 distname			setuptools-${version}
 
-checksums			md5 e3d56d4d19776042607cbbecae823c8b \
-				sha1 b6e05360db28b752949d98a7f508f0db51e0fdc1 \
-				rmd160 04aea1ab47c0472de29f412e6c1bcd2ea6a7ffa6
+checksums			md5 dedbf6a4f71cd6deaf13ee885054f16b \
+				sha1 8baa4d11bd7380ccab5c7fbdf6f8dc12a5dacba9 \
+				rmd160 edde92ef87b1313de38ebae2a939ef9710776d9d
 
 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/20071020/7356e9c5/attachment.html


More information about the macports-changes mailing list