Ticket #21991: portfile-livecheck.diff

File portfile-livecheck.diff, 758 bytes (added by neric27@…, 15 years ago)
  • guide/xml/portfile-livecheck.xml

     
    1414
    1515  <variablelist>
    1616    <varlistentry>
    17       <term>livecheck.check</term>
     17      <term>livecheck.type</term>
    1818
    1919      <listitem>
    2020        <para>Specify what kind of update check to perform.</para>
     
    5353          <listitem>
    5454            <para>Examples:</para>
    5555
    56             <programlisting>livecheck.check     regex
     56            <programlisting>livecheck.type     regex
    5757livecheck.url       ${homepage}
    5858livecheck.regex     "Generally Available (\\d+(?:\\.\\d+)*)"</programlisting>
    5959          </listitem>