[136826] trunk/dports/python/py-virtualenv/Portfile

larryv at macports.org larryv at macports.org
Wed May 27 22:17:14 PDT 2015


Revision: 136826
          https://trac.macports.org/changeset/136826
Author:   larryv at macports.org
Date:     2015-05-27 22:17:14 -0700 (Wed, 27 May 2015)
Log Message:
-----------
py-virtualenv: Reformat block comment (NFC)

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

Modified: trunk/dports/python/py-virtualenv/Portfile
===================================================================
--- trunk/dports/python/py-virtualenv/Portfile	2015-05-28 05:17:08 UTC (rev 136825)
+++ trunk/dports/python/py-virtualenv/Portfile	2015-05-28 05:17:14 UTC (rev 136826)
@@ -34,11 +34,13 @@
     select.group        virtualenv
     select.file         ${filespath}/virtualenv${python.version}
 
-    # The virtualenv build process creates both virtualenv and virtualenv-${python.branch}
-    # but we only want one. We cannot keep the unsuffixed one, because by the time the port's
-    # post-destroot block runs, the portgroup's post-destroot block (which creates suffixed
-    # versions by renaming or symlinking) has already run. Therefore we will keep the
-    # suffixed one and tell the portgroup not to create its own suffixed versions.
+    # The virtualenv build process creates both virtualenv and
+    # virtualenv-${python.branch} but we only want one. We cannot keep
+    # the unsuffixed one, because by the time the port's post-destroot
+    # block runs, the portgroup's post-destroot block (which creates
+    # suffixed versions by renaming or symlinking) has already run.
+    # Therefore we will keep the suffixed one and tell the portgroup not
+    # to create its own suffixed versions.
     python.link_binaries_suffix
     python.move_binaries no
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150527/a3e33779/attachment.html>


More information about the macports-changes mailing list