Changeset dad0149a


Ignore:
Timestamp:
04/23/2006 06:43:43 AM (18 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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:
acf44a9d
Parents:
99fb6aa
Message:

Update fetchmail to 6.3.4

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • basicnet/mailnews/fetchmail.xml

    r99fb6aa rdad0149a  
    55  %general-entities;
    66
    7   <!ENTITY fetchmail-download-http "http://download.berlios.de/fetchmail/fetchmail-&fetchmail-version;.tar.gz">
     7  <!ENTITY fetchmail-download-http "http://download2.berlios.de/fetchmail/fetchmail-&fetchmail-version;.tar.bz2">
    88  <!ENTITY fetchmail-download-ftp  " ">
    99<!--
    1010  <!ENTITY fetchmail-download-ftp  "ftp://ftp2.be.freesbie.org/packages/openbsd/distfiles/fetchmail-&fetchmail-version;.tar.gz">
    1111-->
    12   <!ENTITY fetchmail-md5sum        "6eefef076bf3517a870f27a6133ff8c4">
     12  <!ENTITY fetchmail-md5sum        "35ded0414fcff79b492d6ade2ce48911">
    1313  <!ENTITY fetchmail-size          "1.2 MB">
    14   <!ENTITY fetchmail-buildsize     "6.1 MB">
     14  <!ENTITY fetchmail-buildsize     "9.4 MB">
    1515  <!ENTITY fetchmail-time          "0.1 SBU">
    1616]>
  • general.ent

    r99fb6aa rdad0149a  
    1 <!ENTITY day          "22">                   <!-- Always 2 digits -->
     1<!ENTITY day          "23">                   <!-- Always 2 digits -->
    22<!ENTITY month        "04">                   <!-- Always 2 digits -->
    33<!ENTITY year         "2006">
    44<!ENTITY version      "svn-&year;&month;&day;">
    5 <!ENTITY releasedate  "April &day;nd, &year;">
     5<!ENTITY releasedate  "April &day;rd, &year;">
    66<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    77<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
     
    302302<!ENTITY mailx-version                "12.0">
    303303<!ENTITY procmail-version             "3.22">
    304 <!ENTITY fetchmail-version            "6.2.5.2">
     304<!ENTITY fetchmail-version            "6.3.4">
    305305<!ENTITY mutt-version                 "1.5.11">
    306306<!ENTITY pine-version                 "4.63">
  • introduction/welcome/changelog.xml

    r99fb6aa rdad0149a  
    4141
    4242-->
     43    <listitem>
     44      <para>April 22nd, 2006</para>
     45      <itemizedlist>
     46        <listitem>
     47          <para>[bdubbs] - Updated to fetchmail-6.3.4.</para>
     48        </listitem>
     49      </itemizedlist>
     50    </listitem>
    4351
    4452    <listitem>
Note: See TracChangeset for help on using the changeset viewer.