[69607] branches/gsoc10-configfiles/base/src/macports1.0/macports.tcl
and.damore at macports.org
and.damore at macports.org
Sat Jul 10 15:01:14 PDT 2010
Revision: 69607
http://trac.macports.org/changeset/69607
Author: and.damore at macports.org
Date: 2010-07-10 15:01:13 -0700 (Sat, 10 Jul 2010)
Log Message:
-----------
undo changes in macports.tcl
Modified Paths:
--------------
branches/gsoc10-configfiles/base/src/macports1.0/macports.tcl
Modified: branches/gsoc10-configfiles/base/src/macports1.0/macports.tcl
===================================================================
--- branches/gsoc10-configfiles/base/src/macports1.0/macports.tcl 2010-07-10 21:55:35 UTC (rev 69606)
+++ branches/gsoc10-configfiles/base/src/macports1.0/macports.tcl 2010-07-10 22:01:13 UTC (rev 69607)
@@ -40,7 +40,6 @@
namespace eval macports {
namespace export bootstrap_options user_options portinterp_options open_mports ui_priorities port_phases
variable bootstrap_options "\
- config_paths config_files\
portdbpath libpath binpath auto_path extra_env sources_conf prefix portdbformat \
portinstalltype portarchivemode portarchivepath portarchivetype portautoclean \
porttrace portverbose keeplogs destroot_umask variants_conf rsync_server rsync_options \
@@ -50,7 +49,6 @@
macportsuser proxy_override_env proxy_http proxy_https proxy_ftp proxy_rsync proxy_skip"
variable user_options "submitter_name submitter_email submitter_key"
variable portinterp_options "\
- config_paths config_files\
portdbpath porturl portpath portbuildpath auto_path prefix prefix_frozen portsharepath \
registry.path registry.format registry.installtype portarchivemode portarchivepath \
portarchivetype portautoclean porttrace keeplogs portverbose destroot_umask rsync_server \
@@ -427,8 +425,6 @@
}
global auto_path env tcl_platform
- global macports::config_paths
- global macports::config_files
global macports::autoconf::macports_conf_path
global macports::macports_user_dir
global macports::bootstrap_options
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100710/505b572f/attachment.html>
More information about the macports-changes
mailing list