[91888] trunk/dports/lang

blair at macports.org blair at macports.org
Thu Apr 12 07:47:47 PDT 2012


Revision: 91888
          https://trac.macports.org/changeset/91888
Author:   blair at macports.org
Date:     2012-04-12 07:47:47 -0700 (Thu, 12 Apr 2012)
Log Message:
-----------
python{24,25,26,31,32}: improve comment in patch-Lib-cgi.py.

The patch is easily understandable read, but after it gets applied
mentioning /usr/local/bin/python will not be clear to the reader.

Modified Paths:
--------------
    trunk/dports/lang/python24/files/patch-Lib-cgi.py
    trunk/dports/lang/python25/files/patch-Lib-cgi.py.diff
    trunk/dports/lang/python26/files/patch-Lib-cgi.py.diff
    trunk/dports/lang/python31/files/patch-Lib-cgi.py.diff
    trunk/dports/lang/python32/files/patch-Lib-cgi.py.diff

Modified: trunk/dports/lang/python24/files/patch-Lib-cgi.py
===================================================================
--- trunk/dports/lang/python24/files/patch-Lib-cgi.py	2012-04-12 14:43:33 UTC (rev 91887)
+++ trunk/dports/lang/python24/files/patch-Lib-cgi.py	2012-04-12 14:47:47 UTC (rev 91888)
@@ -12,7 +12,7 @@
 -# binary installations by Linux vendors often install Python in
 -# /usr/bin.  So let those vendors patch cgi.py to match their choice
 -# of installation.
-+# NOTE: /usr/local/bin/python patched for MacPorts installation
++# NOTE: The original #!/usr/local/bin/python patched for MacPorts installation
  
  """Support module for CGI (Common Gateway Interface) scripts.
  

Modified: trunk/dports/lang/python25/files/patch-Lib-cgi.py.diff
===================================================================
--- trunk/dports/lang/python25/files/patch-Lib-cgi.py.diff	2012-04-12 14:43:33 UTC (rev 91887)
+++ trunk/dports/lang/python25/files/patch-Lib-cgi.py.diff	2012-04-12 14:47:47 UTC (rev 91888)
@@ -12,7 +12,7 @@
 -# binary installations by Linux vendors often install Python in
 -# /usr/bin.  So let those vendors patch cgi.py to match their choice
 -# of installation.
-+# NOTE: /usr/local/bin/python patched for MacPorts installation
++# NOTE: The original #!/usr/local/bin/python patched for MacPorts installation
  
  """Support module for CGI (Common Gateway Interface) scripts.
  

Modified: trunk/dports/lang/python26/files/patch-Lib-cgi.py.diff
===================================================================
--- trunk/dports/lang/python26/files/patch-Lib-cgi.py.diff	2012-04-12 14:43:33 UTC (rev 91887)
+++ trunk/dports/lang/python26/files/patch-Lib-cgi.py.diff	2012-04-12 14:47:47 UTC (rev 91888)
@@ -12,7 +12,7 @@
 -# binary installations by Linux vendors often install Python in
 -# /usr/bin.  So let those vendors patch cgi.py to match their choice
 -# of installation.
-+# NOTE: /usr/local/bin/python patched for MacPorts installation
++# NOTE: The original #!/usr/local/bin/python patched for MacPorts installation
  
  """Support module for CGI (Common Gateway Interface) scripts.
  

Modified: trunk/dports/lang/python31/files/patch-Lib-cgi.py.diff
===================================================================
--- trunk/dports/lang/python31/files/patch-Lib-cgi.py.diff	2012-04-12 14:43:33 UTC (rev 91887)
+++ trunk/dports/lang/python31/files/patch-Lib-cgi.py.diff	2012-04-12 14:47:47 UTC (rev 91888)
@@ -12,7 +12,7 @@
 -# binary installations by Linux vendors often install Python in
 -# /usr/bin.  So let those vendors patch cgi.py to match their choice
 -# of installation.
-+# NOTE: /usr/local/bin/python patched for MacPorts installation
++# NOTE: The original #!/usr/local/bin/python patched for MacPorts installation
  
  """Support module for CGI (Common Gateway Interface) scripts.
  

Modified: trunk/dports/lang/python32/files/patch-Lib-cgi.py.diff
===================================================================
--- trunk/dports/lang/python32/files/patch-Lib-cgi.py.diff	2012-04-12 14:43:33 UTC (rev 91887)
+++ trunk/dports/lang/python32/files/patch-Lib-cgi.py.diff	2012-04-12 14:47:47 UTC (rev 91888)
@@ -12,7 +12,7 @@
 -# binary installations by Linux vendors often install Python in
 -# /usr/bin.  So let those vendors patch cgi.py to match their choice
 -# of installation.
-+# NOTE: /usr/local/bin/python patched for MacPorts installation
++# NOTE: The original #!/usr/local/bin/python patched for MacPorts installation
  
  """Support module for CGI (Common Gateway Interface) scripts.
  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120412/e82e34b7/attachment.html>


More information about the macports-changes mailing list