[130470] trunk/dports/python

larryv at macports.org larryv at macports.org
Tue Dec 30 18:14:37 PST 2014


Revision: 130470
          https://trac.macports.org/changeset/130470
Author:   larryv at macports.org
Date:     2014-12-30 18:14:37 -0800 (Tue, 30 Dec 2014)
Log Message:
-----------
py{24,25}-ftputil: Replace with py27

Modified Paths:
--------------
    trunk/dports/python/py-ftputil/Portfile
    trunk/dports/python/py-graveyard/Portfile

Modified: trunk/dports/python/py-ftputil/Portfile
===================================================================
--- trunk/dports/python/py-ftputil/Portfile	2014-12-31 02:14:34 UTC (rev 130469)
+++ trunk/dports/python/py-ftputil/Portfile	2014-12-31 02:14:37 UTC (rev 130470)
@@ -28,15 +28,12 @@
                   rmd160 cd7bd7bfcb40c82b13f5d9daa1ba15a0a26c4b51
 
 
-python.versions     24 25 26 27
+python.versions     26 27
 
 if {${name} ne ${subport}} {
   depends_build   port:py${python.version}-setuptools
 
   post-destroot  {
-      if {${python.version} == 24 || ${python.version} == 25} {
-          delete ${destroot}${prefix}/doc/ftputil
-      }
       xinstall -d ${destroot}${prefix}/share/doc/${subport}
       xinstall -m 644 -W ${worksrcpath} README.html README.txt ftputil.html \
           ftputil.txt VERSION PKG-INFO ${destroot}${prefix}/share/doc/${subport}

Modified: trunk/dports/python/py-graveyard/Portfile
===================================================================
--- trunk/dports/python/py-graveyard/Portfile	2014-12-31 02:14:34 UTC (rev 130469)
+++ trunk/dports/python/py-graveyard/Portfile	2014-12-31 02:14:37 UTC (rev 130470)
@@ -178,6 +178,7 @@
 py-fortranformat        0.2.3_1     31 32
 py-fpconst              0.7.2_3     24 25
 py-freebase             1.0.8_2     25 26
+py-ftputil              2.6_1       24 25
 py-gchartwrapper        0.9_1       26
 py-gdata                2.0.17_1    24 25
 py-genshi               0.7_1       25 26 32 33
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141230/2a79d343/attachment.html>


More information about the macports-changes mailing list