[111328] trunk/base/src/port1.0/portutil.tcl
cal at macports.org
cal at macports.org
Wed Sep 18 17:47:06 PDT 2013
Revision: 111328
https://trac.macports.org/changeset/111328
Author: cal at macports.org
Date: 2013-09-18 17:47:06 -0700 (Wed, 18 Sep 2013)
Log Message:
-----------
portutil: remove debug code accidentally committed in r111325
Revision Links:
--------------
https://trac.macports.org/changeset/111325
Modified Paths:
--------------
trunk/base/src/port1.0/portutil.tcl
Modified: trunk/base/src/port1.0/portutil.tcl
===================================================================
--- trunk/base/src/port1.0/portutil.tcl 2013-09-19 00:35:02 UTC (rev 111327)
+++ trunk/base/src/port1.0/portutil.tcl 2013-09-19 00:47:06 UTC (rev 111328)
@@ -2235,9 +2235,7 @@
set PortInfo(vinfo) {}
}
array set vinfo $PortInfo(vinfo)
-puts $value
foreach v $value {
- puts $v
if {[regexp {([-+])([-A-Za-z0-9_]+)} $v whole val variant] && ![info exists variations($variant)]} {
# Retrieve the information associated with this variant.
if {![info exists vinfo($variant)]} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130918/287fdda2/attachment.html>
More information about the macports-changes
mailing list