[72264] trunk/base/src/port/port.tcl
jberry at macports.org
jberry at macports.org
Sat Oct 9 09:35:16 PDT 2010
Revision: 72264
http://trac.macports.org/changeset/72264
Author: jberry at macports.org
Date: 2010-10-09 09:35:13 -0700 (Sat, 09 Oct 2010)
Log Message:
-----------
Fix a couple more embarrassing misspellings of discriminated
Modified Paths:
--------------
trunk/base/src/port/port.tcl
Modified: trunk/base/src/port/port.tcl
===================================================================
--- trunk/base/src/port/port.tcl 2010-10-09 16:22:31 UTC (rev 72263)
+++ trunk/base/src/port/port.tcl 2010-10-09 16:35:13 UTC (rev 72264)
@@ -311,7 +311,7 @@
}
- # Form the fully descriminated portname: portname/version_revison+-variants
+ # Form the fully discriminated portname: portname/version_revison+-variants
set port(fullname) "$port(name)/[composite_version $port(version) $port(variants)]"
# Add it to our portlist
@@ -1383,7 +1383,7 @@
# Return all elements of a not matching elements in b
- # First create a list of the fully descriminated names in b
+ # First create a list of the fully discriminated names in b
array unset bfull
set i 0
foreach bitem $b {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101009/be5c1547/attachment-0001.html>
More information about the macports-changes
mailing list