[153203] trunk/dports/lang/python26/files

ryandesign at macports.org ryandesign at macports.org
Tue Sep 27 01:05:21 PDT 2016


Revision: 153203
          https://trac.macports.org/changeset/153203
Author:   ryandesign at macports.org
Date:     2016-09-27 01:05:21 -0700 (Tue, 27 Sep 2016)
Log Message:
-----------
python26: Refresh patches

Modified Paths:
--------------
    trunk/dports/lang/python26/files/patch-Mac-Makefile.in.diff
    trunk/dports/lang/python26/files/patch-Makefile.pre.in.diff
    trunk/dports/lang/python26/files/patch-setup.py.diff

Modified: trunk/dports/lang/python26/files/patch-Mac-Makefile.in.diff
===================================================================
--- trunk/dports/lang/python26/files/patch-Mac-Makefile.in.diff	2016-09-27 07:46:31 UTC (rev 153202)
+++ trunk/dports/lang/python26/files/patch-Mac-Makefile.in.diff	2016-09-27 08:05:21 UTC (rev 153203)
@@ -1,6 +1,6 @@
---- Mac/Makefile.in.orig	2009-03-30 13:58:41.000000000 -0600
-+++ Mac/Makefile.in	2009-04-16 00:54:26.000000000 -0600
-@@ -19,7 +19,7 @@
+--- Mac/Makefile.in.orig	2013-10-29 10:04:38.000000000 -0500
++++ Mac/Makefile.in	2016-09-27 02:57:50.000000000 -0500
+@@ -21,7 +21,7 @@
  
  # These are normally glimpsed from the previous set
  bindir=$(prefix)/bin
@@ -9,7 +9,7 @@
  APPINSTALLDIR=$(prefix)/Resources/Python.app
  
  # Variables for installing the "normal" unix binaries
-@@ -224,7 +224,7 @@
+@@ -228,7 +228,7 @@
  	cd IDLE && make install
  
  install_BuildApplet:

Modified: trunk/dports/lang/python26/files/patch-Makefile.pre.in.diff
===================================================================
--- trunk/dports/lang/python26/files/patch-Makefile.pre.in.diff	2016-09-27 07:46:31 UTC (rev 153202)
+++ trunk/dports/lang/python26/files/patch-Makefile.pre.in.diff	2016-09-27 08:05:21 UTC (rev 153203)
@@ -1,6 +1,6 @@
---- Makefile.pre.in.orig	2008-06-19 20:47:03.000000000 -0600
-+++ Makefile.pre.in	2008-07-28 19:57:15.000000000 -0600
-@@ -394,8 +394,8 @@
+--- Makefile.pre.in.orig	2013-10-29 10:04:38.000000000 -0500
++++ Makefile.pre.in	2016-09-27 02:53:42.000000000 -0500
+@@ -395,8 +395,8 @@
  # Build the shared modules
  sharedmods: $(BUILDPYTHON)
  	@case $$MAKEFLAGS in \
@@ -11,7 +11,7 @@
  	esac
  
  # Build static library
-@@ -993,7 +993,7 @@
+@@ -1002,7 +1002,7 @@
  # Install the dynamically loadable modules
  # This goes into $(exec_prefix)
  sharedinstall:
@@ -20,7 +20,7 @@
  	   	--prefix=$(prefix) \
  		--install-scripts=$(BINDIR) \
  		--install-platlib=$(DESTSHARED) \
-@@ -1073,7 +1073,7 @@
+@@ -1083,7 +1083,7 @@
  # This installs a few of the useful scripts in Tools/scripts
  scriptsinstall:
  	SRCDIR=$(srcdir) $(RUNSHARED) \

Modified: trunk/dports/lang/python26/files/patch-setup.py.diff
===================================================================
--- trunk/dports/lang/python26/files/patch-setup.py.diff	2016-09-27 07:46:31 UTC (rev 153202)
+++ trunk/dports/lang/python26/files/patch-setup.py.diff	2016-09-27 08:05:21 UTC (rev 153203)
@@ -1,6 +1,6 @@
---- setup.py.orig	2009-04-01 05:20:48.000000000 +1100
-+++ setup.py	2009-09-03 10:20:32.000000000 +1000
-@@ -1494,7 +1496,7 @@
+--- setup.py.orig	2013-10-29 10:04:39.000000000 -0500
++++ setup.py	2016-09-27 03:00:13.000000000 -0500
+@@ -1625,7 +1627,7 @@
          # For 8.4a2, the X11 headers are not included. Rather than include a
          # complicated search, this is a hard-coded path. It could bail out
          # if X11 libs are not found...
@@ -9,7 +9,7 @@
          frameworks = ['-framework', 'Tcl', '-framework', 'Tk']
  
          # All existing framework builds of Tcl/Tk don't support 64-bit
-@@ -1529,13 +1531,7 @@
+@@ -1663,13 +1665,7 @@
      def detect_tkinter(self, inc_dirs, lib_dirs):
          # The _tkinter module.
  
@@ -23,7 +23,7 @@
  
          # Assume we haven't found any of the libraries or include files
          # The versions with dots are used on Unix, and the versions without
-@@ -1583,17 +1579,17 @@
+@@ -1717,17 +1713,17 @@
          if platform == 'sunos5':
              include_dirs.append('/usr/openwin/include')
              added_lib_dirs.append('/usr/openwin/lib')
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160927/de8caef8/attachment.html>


More information about the macports-changes mailing list