Ignore:
Timestamp:
07/24/2013 06:14:21 PM (11 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
73eac77
Parents:
8b3dd72
Message:

Update to fetchmail-6.3.26

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11489 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/mailnews/fetchmail.xml

    r8b3dd72 rc48bc3ba  
    55  %general-entities;
    66
    7   <!ENTITY fetchmail-download-http "&sourceforge-repo;/fetchmail.berlios/fetchmail-&fetchmail-version;.tar.xz">
     7  <!--<!ENTITY fetchmail-download-http "&sourceforge-repo;/fetchmail.berlios/fetchmail-&fetchmail-version;.tar.xz">  Not up to date -->
     8  <!ENTITY fetchmail-download-http " ">
    89  <!ENTITY fetchmail-download-ftp  "ftp://ftp.at.gnucash.org/pub/infosys/mail/fetchmail/fetchmail-&fetchmail-version;.tar.xz">
    9   <!ENTITY fetchmail-md5sum        "db75ef2058423599386add311bc954ce">
     10  <!ENTITY fetchmail-md5sum        "61b66faad044afa26e142bb1791aa2b3">
    1011  <!ENTITY fetchmail-size          "1.2 MB">
    11   <!ENTITY fetchmail-buildsize     "15 MB">
     12  <!ENTITY fetchmail-buildsize     "14 MB">
    1213  <!ENTITY fetchmail-time          "0.1 SBU">
    1314]>
     
    6263
    6364    <bridgehead renderas="sect4">Required</bridgehead>
    64     <para role="required"><xref linkend="openssl"/> and a local MDA
    65     (<xref linkend="procmail"/>)</para>
     65    <para role="required">
     66      <xref linkend="openssl"/> and
     67      a local MDA (<xref linkend="procmail"/>)
     68    </para>
    6669
    6770    <bridgehead renderas="sect4">Optional</bridgehead>
    68     <para role="optional"><xref linkend="python2"/> and <xref linkend="tk"/></para>
     71    <para role="optional">
     72      <xref linkend="python2"/> and
     73      <xref linkend="tk"/>
     74    </para>
    6975
    7076    <para condition="html" role="usernotes">User Notes:
     
    135141      You can add as many users and servers as you need using the same syntax.</para>
    136142
    137       <para><command>man fetchmail</command>: Look for the section near
    138       the bottom named <emphasis>CONFIGURATION EXAMPLES</emphasis>. It
    139       gives some quick examples. There are countless other config options once
    140       you get used to it.</para>
     143      <para><command>man fetchmail</command>: Look for the section near the
     144      bottom named <emphasis>CONFIGURATION EXAMPLES</emphasis>. It gives some
     145      quick examples. There are countless other configuration options once you
     146      get used to it.</para>
    141147
    142148    </sect3>
Note: See TracChangeset for help on using the changeset viewer.