[147563] branches/portgroups-selector/base/src/port/port.tcl

raimue at macports.org raimue at macports.org
Thu Apr 7 17:09:50 PDT 2016


Revision: 147563
          https://trac.macports.org/changeset/147563
Author:   raimue at macports.org
Date:     2016-04-07 17:09:50 -0700 (Thu, 07 Apr 2016)
Log Message:
-----------
Add port groups field to search action

Modified Paths:
--------------
    branches/portgroups-selector/base/src/port/port.tcl

Modified: branches/portgroups-selector/base/src/port/port.tcl
===================================================================
--- branches/portgroups-selector/base/src/port/port.tcl	2016-04-08 00:06:46 UTC (rev 147562)
+++ branches/portgroups-selector/base/src/port/port.tcl	2016-04-08 00:09:50 UTC (rev 147563)
@@ -4355,10 +4355,11 @@
     rdeps       {index no-build full}
     rdependents {full}
     search      {case-sensitive category categories depends_fetch
-                 depends_extract depends_build depends_lib depends_run depends_test
-                 depends description epoch exact glob homepage line
-                 long_description maintainer maintainers name platform
-                 platforms portdir regex revision variant variants version}
+                 depends_extract depends_build depends_lib depends_run
+                 depends_test depends description epoch exact glob group groups
+                 homepage line long_description maintainer maintainers name
+                 platform platforms portdir portgroup portgroups regex revision
+                 variant variants version}
     selfupdate  {nosync}
     space       {{units 1} total}
     activate    {no-exec}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160407/aa4fc953/attachment.html>


More information about the macports-changes mailing list