[151019] trunk/dports/lang/python27/Portfile

jwa at macports.org jwa at macports.org
Fri Aug 5 09:17:41 PDT 2016


Revision: 151019
          https://trac.macports.org/changeset/151019
Author:   jwa at macports.org
Date:     2016-08-05 09:17:41 -0700 (Fri, 05 Aug 2016)
Log Message:
-----------
python27: whitespace only, replace tabs with spaces

Modified Paths:
--------------
    trunk/dports/lang/python27/Portfile

Modified: trunk/dports/lang/python27/Portfile
===================================================================
--- trunk/dports/lang/python27/Portfile	2016-08-05 16:06:09 UTC (rev 151018)
+++ trunk/dports/lang/python27/Portfile	2016-08-05 16:17:41 UTC (rev 151019)
@@ -26,7 +26,7 @@
 master_sites        ${homepage}ftp/python/${version}/
 
 distname            Python-${version}
-use_xz				yes
+use_xz              yes
 
 checksums           rmd160  c330f6ac08ed67f307de0e726a288bab16c832d5 \
                     sha256  d7837121dd5652a05fef807c361909d255d173280c4e1a4ded94d73d80a1f978
@@ -134,9 +134,9 @@
 
 platform darwin {
     post-patch {
-		if {![file exists /usr/lib/libSystemStubs.a]} {
-			reinplace s/-lSystemStubs//g ${worksrcpath}/configure
-		}
+        if {![file exists /usr/lib/libSystemStubs.a]} {
+            reinplace s/-lSystemStubs//g ${worksrcpath}/configure
+        }
     }
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160805/920e28b5/attachment-0001.html>


More information about the macports-changes mailing list