[66841] trunk/base/src/port

jmr at macports.org jmr at macports.org
Fri Apr 23 07:17:03 PDT 2010


Revision: 66841
          http://trac.macports.org/changeset/66841
Author:   jmr at macports.org
Date:     2010-04-23 07:17:02 -0700 (Fri, 23 Apr 2010)
Log Message:
-----------
remove --full option to deps

Modified Paths:
--------------
    trunk/base/src/port/port-help.tcl
    trunk/base/src/port/port.tcl

Modified: trunk/base/src/port/port-help.tcl
===================================================================
--- trunk/base/src/port/port-help.tcl	2010-04-23 14:12:23 UTC (rev 66840)
+++ trunk/base/src/port/port-help.tcl	2010-04-23 14:17:02 UTC (rev 66841)
@@ -87,8 +87,6 @@
 set porthelp(deps) {
 Display a dependency listing for the given ports
 
---full          Display all branches of the dependency tree instead of only
-                showing each port once.
 --index         Do not read the Portfile, instead rely solely on the PortIndex
                 information. Note this option will prevent the dependencies
                 reported from reflecting the effects of any variants specified.

Modified: trunk/base/src/port/port.tcl
===================================================================
--- trunk/base/src/port/port.tcl	2010-04-23 14:12:23 UTC (rev 66840)
+++ trunk/base/src/port/port.tcl	2010-04-23 14:17:02 UTC (rev 66841)
@@ -3810,7 +3810,7 @@
                  line long_description
                  maintainer maintainers name platform platforms portdir pretty
                  replaced_by revision variant variants version}
-    deps        {index no-build full}
+    deps        {index no-build}
     rdeps       {index no-build full}
     rdependents {full}
     search      {case-sensitive category categories depends_fetch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100423/489317e8/attachment.html>


More information about the macports-changes mailing list