[96722] trunk/dports/python/py-xlrd/Portfile

snc at macports.org snc at macports.org
Fri Aug 17 15:11:17 PDT 2012


Revision: 96722
          https://trac.macports.org/changeset/96722
Author:   snc at macports.org
Date:     2012-08-17 15:11:17 -0700 (Fri, 17 Aug 2012)
Log Message:
-----------
py-xlrd: python 24/25 subport binaries no longer need manual suffixes

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

Modified: trunk/dports/python/py-xlrd/Portfile
===================================================================
--- trunk/dports/python/py-xlrd/Portfile	2012-08-17 22:08:49 UTC (rev 96721)
+++ trunk/dports/python/py-xlrd/Portfile	2012-08-17 22:11:17 UTC (rev 96722)
@@ -23,12 +23,6 @@
                     sha256  ba1b1823049a4a14d8e5ccd24ea11e2ef41f1101ec8bd4cce563b377cfe45366
 
 if {$subport != $name} {
-    if {${python.version} == 25} {
-        post-destroot {
-            move ${destroot}${prefix}/bin/runxlrd.py ${destroot}${prefix}/bin/runxlrd.py-2.5
-        }
-    }
-
     livecheck.type      none
 } else {
     livecheck.type      regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120817/74be3a6a/attachment.html>


More information about the macports-changes mailing list