[106359] trunk/dports/lang/py-htmldocs/Portfile

eborisch at macports.org eborisch at macports.org
Thu May 23 08:30:20 PDT 2013


Revision: 106359
          https://trac.macports.org/changeset/106359
Author:   eborisch at macports.org
Date:     2013-05-23 08:30:20 -0700 (Thu, 23 May 2013)
Log Message:
-----------
py-htmldocs: Whitespace changes.

Modified Paths:
--------------
    trunk/dports/lang/py-htmldocs/Portfile

Modified: trunk/dports/lang/py-htmldocs/Portfile
===================================================================
--- trunk/dports/lang/py-htmldocs/Portfile	2013-05-23 14:38:47 UTC (rev 106358)
+++ trunk/dports/lang/py-htmldocs/Portfile	2013-05-23 15:30:20 UTC (rev 106359)
@@ -11,24 +11,12 @@
 license             {PSF}
 
 if {$subport != $name} {
-    if {${python.version} == 25} {
-        version             2.5.4
-    }
-    if {${python.version} == 26} {
-        version             2.6.8
-    }
-    if {${python.version} == 27} {
-        version             2.7.5
-    }
-    if {${python.version} == 31} {
-        version             3.1.5
-    }
-    if {${python.version} == 32} {
-        version             3.2.5
-    }
-    if {${python.version} == 33} {
-        version             3.3.1
-    }
+    if {${python.version} == 25} { version 2.5.4 }
+    if {${python.version} == 26} { version 2.6.8 }
+    if {${python.version} == 27} { version 2.7.5 }
+    if {${python.version} == 31} { version 3.1.5 }
+    if {${python.version} == 32} { version 3.2.5 }
+    if {${python.version} == 33} { version 3.3.1 }
 }
 
 categories          lang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130523/b7cdce5f/attachment.html>


More information about the macports-changes mailing list