[21852] trunk/base

source_changes at macosforge.org source_changes at macosforge.org
Sat Feb 10 08:01:38 PST 2007


Revision: 21852
          http://trac.macosforge.org/projects/macports/changeset/21852
Author:   rhwood at macports.org
Date:     2007-02-10 08:01:38 -0800 (Sat, 10 Feb 2007)

Log Message:
-----------
Change /Applications/DarwinPorts to /Applications/MacPorts everywhere

Modified Paths:
--------------
    trunk/base/doc/porthier.7
    trunk/base/src/port1.0/resources/group/xcode-1.0.tcl

Modified: trunk/base/doc/porthier.7
===================================================================
--- trunk/base/doc/porthier.7	2007-02-10 15:50:22 UTC (rev 21851)
+++ trunk/base/doc/porthier.7	2007-02-10 16:01:38 UTC (rev 21852)
@@ -120,7 +120,7 @@
 directory for cgi executables
 .El
 .El
-.It Pa /Applications/DarwinPorts/
+.It Pa /Applications/MacPorts/
 Native Mac OS X applications
 .It Pa /Library/Frameworks/
 Native Mac OS X Library Frameworks

Modified: trunk/base/src/port1.0/resources/group/xcode-1.0.tcl
===================================================================
--- trunk/base/src/port1.0/resources/group/xcode-1.0.tcl	2007-02-10 15:50:22 UTC (rev 21851)
+++ trunk/base/src/port1.0/resources/group/xcode-1.0.tcl	2007-02-10 16:01:38 UTC (rev 21852)
@@ -172,7 +172,7 @@
 proc xcode::get_install_path_setting { path type } {
 	if {$path == ""} {
 		if {$type == "application"} {
-			return "INSTALL_PATH=/Applications/DarwinPorts"
+			return "INSTALL_PATH=/Applications/MacPorts"
 		} elseif {$type == "framework"} {
 			return "INSTALL_PATH=/Library/Frameworks"
 		} else {

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070210/784bace2/attachment.html


More information about the macports-changes mailing list