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

jmr at macports.org jmr at macports.org
Sat Dec 12 08:16:58 PST 2015


Revision: 143035
          https://trac.macports.org/changeset/143035
Author:   jmr at macports.org
Date:     2015-12-02 05:37:06 -0800 (Wed, 02 Dec 2015)
Log Message:
-----------
py-setuptools: update to 18.7.1

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

Modified: trunk/dports/python/py-setuptools/Portfile
===================================================================
--- trunk/dports/python/py-setuptools/Portfile	2015-12-02 11:42:13 UTC (rev 143034)
+++ trunk/dports/python/py-setuptools/Portfile	2015-12-02 13:37:06 UTC (rev 143035)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                py-setuptools
-version             18.5
+version             18.7.1
 categories-append   devel
 license             {PSF ZPL}
 maintainers         jmr openmaintainer
@@ -22,9 +22,9 @@
 master_sites        https://pypi.python.org/packages/source/s/setuptools/
 distname            setuptools-${version}
 
-checksums           md5    533c868f01169a3085177dffe5e768bb \
-                    rmd160 1fa8b75713accdc988ce839a63b657f8528bb20f \
-                    sha256 4846755f18c0528d87583342d5e1221052858ce9922c5c38acbadd5015bd683d
+checksums           md5    a0984da9cd8d7b582e1fd7de67dfdbcc \
+                    rmd160 f425fe97b6a368159f03b0939846eb8197b0e118 \
+                    sha256 aff36c95035e0b311eacb1434e3f7e85f5ccaad477773847e582978f8f45bd74
 
 python.versions     26 27 33 34 35
 python.link_binaries no
@@ -32,8 +32,8 @@
 if {$subport ne $name} {
     post-destroot {
        xinstall -m 755 -d ${destroot}${prefix}/share/doc/${subport}
-       xinstall -m 644 -W ${worksrcpath} CHANGES.txt \
-          DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${subport}
+       xinstall -m 644 -W ${worksrcpath} CHANGES.txt README.txt \
+          ${destroot}${prefix}/share/doc/${subport}
        ln -s ${python.prefix}/bin/easy_install-${python.branch} ${destroot}${prefix}/bin
     }
     livecheck.type      none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/596acb14/attachment.html>


More information about the macports-changes mailing list