propchange - r136723 svn:log

larryv at macports.org larryv at macports.org
Sun May 24 23:09:37 PDT 2015


Author: larryv at macports.org (original author: larryv at macports.org)
Revision: 136723
Property Name: svn:log

@@ -4,7 +4,7 @@
 multiple groups -- can now use the `select.entries` option. Assuming
 that the `group1_select` and `group2_select` ports configure the
 `group1` and `group2` groups:
-
+{{{
     PortGroup       select 1.0
     ...
     depends_run     port:group1_select \
@@ -12,7 +12,7 @@
     select.entries  {group1 foo} \
                     {group1 bar} \
                     {group2 baz quux}
-
+}}}
 This uses `${filespath}/foo` and `${filespath}/bar` to create "foo" and
 "bar" entries in the `group1` group. An entry can have an optional third
 argument if its name should differ from the name of the select file.



More information about the macports-changes mailing list