Changeset 6860518


Ignore:
Timestamp:
01/07/2010 10:26:08 PM (14 years ago)
Author:
Ag Hatzimanikas <ag@…>
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:
0efc3f3
Parents:
0498a0c6
Message:

Updated to fetchmail-6.3.13

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • basicnet/mailnews/fetchmail.xml

    r0498a0c6 r6860518  
    77  <!ENTITY fetchmail-download-http "http://download2.berlios.de/fetchmail/fetchmail-&fetchmail-version;.tar.bz2">
    88  <!ENTITY fetchmail-download-ftp  "&gentoo-ftp-repo;/fetchmail-&fetchmail-version;.tar.bz2">
    9   <!ENTITY fetchmail-md5sum        "66b97500b0a1e3c0916b3b5314f597f5">
    10   <!ENTITY fetchmail-size          "1.3 MB">
    11   <!ENTITY fetchmail-buildsize     "8.9 MB">
     9  <!ENTITY fetchmail-md5sum        "db792fb311bc358e95ed0437389269ac">
     10  <!ENTITY fetchmail-size          "1.5 MB">
     11  <!ENTITY fetchmail-buildsize     "12.3 MB">
    1212  <!ENTITY fetchmail-time          "0.1 SBU">
    1313]>
  • general.ent

    r0498a0c6 r6860518  
    44-->
    55
    6 <!ENTITY day          "07">                   <!-- Always 2 digits -->
     6<!ENTITY day          "08">                   <!-- Always 2 digits -->
    77<!ENTITY month        "01">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2010">
     
    420420<!ENTITY mailx-version                "12.4">
    421421<!ENTITY procmail-version             "3.22">
    422 <!ENTITY fetchmail-version            "6.3.9">
     422<!ENTITY fetchmail-version            "6.3.13">
    423423<!ENTITY mutt-version                 "1.5.20">
    424424<!ENTITY pine-version                 "4.64">
  • introduction/welcome/changelog.xml

    r0498a0c6 r6860518  
    4242-->
    4343    <listitem>
     44      <para>January 8th, 2010</para>
     45      <itemizedlist>
     46        <listitem>
     47          <para>[ag] - Updated to fetchmail-6.3.13.</para>
     48        </listitem>
     49      </itemizedlist>
     50    </listitem>
     51
     52    <listitem>
    4453      <para>January 7th, 2010</para>
    4554      <itemizedlist>
Note: See TracChangeset for help on using the changeset viewer.