[48479] trunk/dports/python/py-setuptools

blb at macports.org blb at macports.org
Sun Mar 22 23:57:13 PDT 2009


Revision: 48479
          http://trac.macports.org/changeset/48479
Author:   blb at macports.org
Date:     2009-03-22 23:57:12 -0700 (Sun, 22 Mar 2009)
Log Message:
-----------
python/py-setuptools - version bump to 0.6c9

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

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

Modified: trunk/dports/python/py-setuptools/Portfile
===================================================================
--- trunk/dports/python/py-setuptools/Portfile	2009-03-23 06:42:00 UTC (rev 48478)
+++ trunk/dports/python/py-setuptools/Portfile	2009-03-23 06:57:12 UTC (rev 48479)
@@ -4,8 +4,7 @@
 PortGroup			python24 1.0
 
 name				py-setuptools
-version				0.6c8
-revision			2
+version				0.6c9
 categories-append	devel
 maintainers			openmaintainer stechert at macports.org
 description			distutils enhancement for build and distribution
@@ -20,12 +19,10 @@
 master_sites		http://cheeseshop.python.org/packages/source/s/setuptools/
 distname			setuptools-${version}
 
-checksums			md5 0e9bbe1466f3ee29588cc09d3211a010 \
-				sha1 dbc7a4955672964c1c656ae4ca736cf661409d06 \
-				rmd160 081f49dccefae08d59f905d074ad15d348d51527
+checksums			md5     3864c01d9c719c8924c455714492295e \
+				sha1    79086433b341f0c1df45e10d586a7d3cc25089f1 \
+				rmd160  bc0ee3821e76b57fd13425b16c4419dbccf95ed9
 
-patchfiles			patch-sdist.py.diff
-
 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/20090322/79cef6d3/attachment.html>


More information about the macports-changes mailing list