[45703] trunk/base/src/port/port.tcl

jmr at macports.org jmr at macports.org
Tue Jan 20 05:45:59 PST 2009


Revision: 45703
          http://trac.macports.org/changeset/45703
Author:   jmr at macports.org
Date:     2009-01-20 05:45:58 -0800 (Tue, 20 Jan 2009)
Log Message:
-----------
Skip the description field in default 'port info' output, since it should contain a subset of the information in long_description.

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

Modified: trunk/base/src/port/port.tcl
===================================================================
--- trunk/base/src/port/port.tcl	2009-01-20 13:43:23 UTC (rev 45702)
+++ trunk/base/src/port/port.tcl	2009-01-20 13:45:58 UTC (rev 45703)
@@ -1506,7 +1506,7 @@
         set fields_tried {}
         if {![llength $opts_todo]} {
             set opts_todo {ports_info_heading ports_info_variants 
-                ports_info_skip_line ports_info_description
+                ports_info_skip_line
                 ports_info_long_description ports_info_homepage 
                 ports_info_skip_line ports_info_depends_build
                 ports_info_depends_lib ports_info_depends_run
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090120/1269377c/attachment.html>


More information about the macports-changes mailing list