[25459] trunk/base/src/darwinports1.0/darwinports.tcl

source_changes at macosforge.org source_changes at macosforge.org
Tue May 22 01:15:08 PDT 2007


Revision: 25459
          http://trac.macosforge.org/projects/macports/changeset/25459
Author:   ryandesign at macports.org
Date:     2007-05-22 01:15:08 -0700 (Tue, 22 May 2007)

Log Message:
-----------
"DarwinPorts" => "MacPorts"

Modified Paths:
--------------
    trunk/base/src/darwinports1.0/darwinports.tcl

Modified: trunk/base/src/darwinports1.0/darwinports.tcl
===================================================================
--- trunk/base/src/darwinports1.0/darwinports.tcl	2007-05-22 07:31:47 UTC (rev 25458)
+++ trunk/base/src/darwinports1.0/darwinports.tcl	2007-05-22 08:15:08 UTC (rev 25459)
@@ -1529,7 +1529,7 @@
 	} else {
 		set dp_version_old 0
 	}
-	ui_msg "DarwinPorts base version $dp_version_old installed"
+	ui_msg "MacPorts base version $dp_version_old installed"
 
 	ui_debug "Updating using rsync"
 	if { [catch { system "${darwinports::autoconf::rsync_path} $rsync_options rsync://${rsync_server}/${rsync_dir} $dp_base_path" } ] } {
@@ -1650,7 +1650,7 @@
 	set ilist {}
 	if { [catch {set ilist [registry::installed $portname ""]} result] } {
 		if {$result == "Registry error: $portname not registered as installed." } {
-			ui_debug "$portname is *not* installed by DarwinPorts"
+			ui_debug "$portname is *not* installed by MacPorts"
 			# open porthandle    
 			set porturl $portinfo(porturl)
 		    if {![info exists porturl]} {

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070522/0144cb31/attachment.html


More information about the macports-changes mailing list