mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
Update fetchmail to 6.3.4
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5915 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
99fb6aaf65
commit
dad0149a1b
@ -4,14 +4,14 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY fetchmail-download-http "http://download.berlios.de/fetchmail/fetchmail-&fetchmail-version;.tar.gz">
|
||||
<!ENTITY fetchmail-download-http "http://download2.berlios.de/fetchmail/fetchmail-&fetchmail-version;.tar.bz2">
|
||||
<!ENTITY fetchmail-download-ftp " ">
|
||||
<!--
|
||||
<!ENTITY fetchmail-download-ftp "ftp://ftp2.be.freesbie.org/packages/openbsd/distfiles/fetchmail-&fetchmail-version;.tar.gz">
|
||||
-->
|
||||
<!ENTITY fetchmail-md5sum "6eefef076bf3517a870f27a6133ff8c4">
|
||||
<!ENTITY fetchmail-md5sum "35ded0414fcff79b492d6ade2ce48911">
|
||||
<!ENTITY fetchmail-size "1.2 MB">
|
||||
<!ENTITY fetchmail-buildsize "6.1 MB">
|
||||
<!ENTITY fetchmail-buildsize "9.4 MB">
|
||||
<!ENTITY fetchmail-time "0.1 SBU">
|
||||
]>
|
||||
|
||||
|
@ -1,8 +1,8 @@
|
||||
<!ENTITY day "22"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "23"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "04"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2006">
|
||||
<!ENTITY version "svn-&year;&month;&day;">
|
||||
<!ENTITY releasedate "April &day;nd, &year;">
|
||||
<!ENTITY releasedate "April &day;rd, &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- version|stable|testing|unstable|development] -->
|
||||
@ -301,7 +301,7 @@
|
||||
<!-- Chapter 20 -->
|
||||
<!ENTITY mailx-version "12.0">
|
||||
<!ENTITY procmail-version "3.22">
|
||||
<!ENTITY fetchmail-version "6.2.5.2">
|
||||
<!ENTITY fetchmail-version "6.3.4">
|
||||
<!ENTITY mutt-version "1.5.11">
|
||||
<!ENTITY pine-version "4.63">
|
||||
<!-- Commenting out slrn as tin has replaced it
|
||||
|
@ -40,6 +40,14 @@
|
||||
</listitem>
|
||||
|
||||
-->
|
||||
<listitem>
|
||||
<para>April 22nd, 2006</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Updated to fetchmail-6.3.4.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>April 22nd, 2006</para>
|
||||
|
Loading…
Reference in New Issue
Block a user