[59688] trunk/dports/python/py26-setuptools

blb at macports.org blb at macports.org
Mon Oct 19 18:22:46 PDT 2009


Revision: 59688
          http://trac.macports.org/changeset/59688
Author:   blb at macports.org
Date:     2009-10-19 18:22:44 -0700 (Mon, 19 Oct 2009)
Log Message:
-----------
python/py26-setuptools - update to 0.6c10

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

Removed Paths:
-------------
    trunk/dports/python/py26-setuptools/files/

Modified: trunk/dports/python/py26-setuptools/Portfile
===================================================================
--- trunk/dports/python/py26-setuptools/Portfile	2009-10-20 01:08:36 UTC (rev 59687)
+++ trunk/dports/python/py26-setuptools/Portfile	2009-10-20 01:22:44 UTC (rev 59688)
@@ -5,8 +5,7 @@
 PortGroup  python26 1.0
 
 name				py26-setuptools
-version				0.6c9
-revision			1
+version				0.6c10
 categories-append	devel
 maintainers		    mcalhoun openmaintainer
 description			distutils enhancement for build and distribution
@@ -23,14 +22,10 @@
 
 conflicts			py26-distribute
 
-# Patch distutils changes from python 2.6.3, from
-# http://bitbucket.org/tarek/distribute/issue/41/
-patchfiles			patch-setuptools_command_build_ext.py.diff
+checksums			md5     30f822f19b02c3082cb1ba1d69be35dd \
+					sha1    e55a2687b5214cbb23826cd796d5b69f20084506 \
+					rmd160  000f776c456bd40490eb82a1d1fd70f1a5a670f0
 
-checksums           md5     3864c01d9c719c8924c455714492295e \
-                    sha1    79086433b341f0c1df45e10d586a7d3cc25089f1 \
-                    rmd160  bc0ee3821e76b57fd13425b16c4419dbccf95ed9
-
 post-destroot {
 	xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
 	xinstall -m 644 -W ${worksrcpath} EasyInstall.txt api_tests.txt \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091019/4963488a/attachment.html>


More information about the macports-changes mailing list