[25029] trunk/dports/lang/python24/files

source_changes at macosforge.org source_changes at macosforge.org
Fri May 11 14:45:20 PDT 2007


Revision: 25029
          http://trac.macosforge.org/projects/macports/changeset/25029
Author:   jann at macports.org
Date:     2007-05-11 14:45:19 -0700 (Fri, 11 May 2007)

Log Message:
-----------
Correct capitalization of MacPorts

Modified Paths:
--------------
    trunk/dports/lang/python24/files/patch-Mac-OSX-IDLE-Makefile.in
    trunk/dports/lang/python24/files/patch-Mac-OSX-Makefile.in
    trunk/dports/lang/python24/files/patch-Mac-OSX-PythonLauncher-Makefile.in

Modified: trunk/dports/lang/python24/files/patch-Mac-OSX-IDLE-Makefile.in
===================================================================
--- trunk/dports/lang/python24/files/patch-Mac-OSX-IDLE-Makefile.in	2007-05-11 20:21:34 UTC (rev 25028)
+++ trunk/dports/lang/python24/files/patch-Mac-OSX-IDLE-Makefile.in	2007-05-11 21:45:19 UTC (rev 25029)
@@ -5,7 +5,7 @@
  BUNDLEBULDER=$(srcdir)/../../../Lib/plat-mac/bundlebuilder.py
  
 -PYTHONAPPSDIR=/Applications/MacPython $(VERSION)
-+PYTHONAPPSDIR=/Applications/Macports/MacPython $(VERSION)
++PYTHONAPPSDIR=/Applications/MacPorts/MacPython $(VERSION)
  
  all: IDLE.app
  

Modified: trunk/dports/lang/python24/files/patch-Mac-OSX-Makefile.in
===================================================================
--- trunk/dports/lang/python24/files/patch-Mac-OSX-Makefile.in	2007-05-11 20:21:34 UTC (rev 25028)
+++ trunk/dports/lang/python24/files/patch-Mac-OSX-Makefile.in	2007-05-11 21:45:19 UTC (rev 25029)
@@ -14,7 +14,7 @@
  # These are normally glimpsed from the previous set
  bindir=@exec_prefix@/bin
 -PYTHONAPPSPATH=/Applications/MacPython $(VERSION)
-+PYTHONAPPSPATH=/Applications/Macports/MacPython $(VERSION)
++PYTHONAPPSPATH=/Applications/MacPorts/MacPython $(VERSION)
  PYTHONAPPSDIR=$(PYTHONAPPSPATH)
  APPINSTALLDIR=$(prefix)/Resources/Python.app
  

Modified: trunk/dports/lang/python24/files/patch-Mac-OSX-PythonLauncher-Makefile.in
===================================================================
--- trunk/dports/lang/python24/files/patch-Mac-OSX-PythonLauncher-Makefile.in	2007-05-11 20:21:34 UTC (rev 25028)
+++ trunk/dports/lang/python24/files/patch-Mac-OSX-PythonLauncher-Makefile.in	2007-05-11 21:45:19 UTC (rev 25029)
@@ -5,7 +5,7 @@
  BUNDLEBULDER=$(srcdir)/../../../Lib/plat-mac/bundlebuilder.py
  
 -PYTHONAPPSDIR=/Applications/MacPython $(VERSION)
-+PYTHONAPPSDIR=/Applications/Macports/MacPython $(VERSION)
++PYTHONAPPSDIR=/Applications/MacPorts/MacPython $(VERSION)
  OBJECTS=FileSettings.o MyAppDelegate.o MyDocument.o PreferencesWindowController.o doscript.o main.o
  
  all: PythonLauncher.app

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070511/92a39974/attachment.html


More information about the macports-changes mailing list