[153453] trunk/dports/lang

jmr at macports.org jmr at macports.org
Sat Oct 1 00:16:04 CEST 2016


Revision: 153453
          https://trac.macports.org/changeset/153453
Author:   jmr at macports.org
Date:     2016-09-30 15:16:04 -0700 (Fri, 30 Sep 2016)
Log Message:
-----------
python3*: update shebang in cgi.py

Modified Paths:
--------------
    trunk/dports/lang/python33/files/patch-Lib-cgi.py.diff
    trunk/dports/lang/python34/files/patch-Lib-cgi.py.diff
    trunk/dports/lang/python35/files/patch-Lib-cgi.py.diff
    trunk/dports/lang/python36/files/patch-Lib-cgi.py.diff

Modified: trunk/dports/lang/python33/files/patch-Lib-cgi.py.diff
===================================================================
--- trunk/dports/lang/python33/files/patch-Lib-cgi.py.diff	2016-09-30 20:26:42 UTC (rev 153452)
+++ trunk/dports/lang/python33/files/patch-Lib-cgi.py.diff	2016-09-30 22:16:04 UTC (rev 153453)
@@ -2,7 +2,7 @@
 +++ Lib/cgi.py	2007-08-21 15:36:54.000000000 +0200
 @@ -1,13 +1,6 @@
 -#! /usr/local/bin/python
-+#! @@PREFIX@@/bin/python3.2
++#! @@PREFIX@@/bin/python3.3
  
 -# NOTE: the above "/usr/local/bin/python" is NOT a mistake.  It is
 -# intentionally NOT "/usr/bin/env python".  On many systems

Modified: trunk/dports/lang/python34/files/patch-Lib-cgi.py.diff
===================================================================
--- trunk/dports/lang/python34/files/patch-Lib-cgi.py.diff	2016-09-30 20:26:42 UTC (rev 153452)
+++ trunk/dports/lang/python34/files/patch-Lib-cgi.py.diff	2016-09-30 22:16:04 UTC (rev 153453)
@@ -2,7 +2,7 @@
 +++ Lib/cgi.py	2007-08-21 15:36:54.000000000 +0200
 @@ -1,13 +1,6 @@
 -#! /usr/local/bin/python
-+#! @@PREFIX@@/bin/python3.2
++#! @@PREFIX@@/bin/python3.4
  
 -# NOTE: the above "/usr/local/bin/python" is NOT a mistake.  It is
 -# intentionally NOT "/usr/bin/env python".  On many systems

Modified: trunk/dports/lang/python35/files/patch-Lib-cgi.py.diff
===================================================================
--- trunk/dports/lang/python35/files/patch-Lib-cgi.py.diff	2016-09-30 20:26:42 UTC (rev 153452)
+++ trunk/dports/lang/python35/files/patch-Lib-cgi.py.diff	2016-09-30 22:16:04 UTC (rev 153453)
@@ -2,7 +2,7 @@
 +++ Lib/cgi.py
 @@ -1,13 +1,6 @@
 -#! /usr/local/bin/python
-+#! @@PREFIX@@/bin/python3.2
++#! @@PREFIX@@/bin/python3.5
  
 -# NOTE: the above "/usr/local/bin/python" is NOT a mistake.  It is
 -# intentionally NOT "/usr/bin/env python".  On many systems

Modified: trunk/dports/lang/python36/files/patch-Lib-cgi.py.diff
===================================================================
--- trunk/dports/lang/python36/files/patch-Lib-cgi.py.diff	2016-09-30 20:26:42 UTC (rev 153452)
+++ trunk/dports/lang/python36/files/patch-Lib-cgi.py.diff	2016-09-30 22:16:04 UTC (rev 153453)
@@ -2,7 +2,7 @@
 +++ Lib/cgi.py	2007-08-21 15:36:54.000000000 +0200
 @@ -1,13 +1,6 @@
 -#! /usr/local/bin/python
-+#! @@PREFIX@@/bin/python3.2
++#! @@PREFIX@@/bin/python3.6
  
 -# NOTE: the above "/usr/local/bin/python" is NOT a mistake.  It is
 -# intentionally NOT "/usr/bin/env python".  On many systems
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160930/62438e49/attachment.html>


More information about the macports-changes mailing list