Changeset 4c3c8fe2
- Timestamp:
- 08/31/2008 06:36:35 PM (15 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 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, ken/inkscape-core-mods, krejzi/svn, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 2f85c65
- Parents:
- 60d7202
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
basicnet/mailnews/mutt.xml
r60d7202 r4c3c8fe2 7 7 <!ENTITY mutt-download-http "http://downloads.sourceforge.net/mutt/mutt-&mutt-version;.tar.gz"> 8 8 <!ENTITY mutt-download-ftp "ftp://ftp.mutt.org/mutt/devel/mutt-&mutt-version;.tar.gz"> 9 <!ENTITY mutt-md5sum " 49387458be0cb52b85ae0d73af699aae">9 <!ENTITY mutt-md5sum "27c30037120189b9f9c0d3e76361b8f8"> 10 10 <!ENTITY mutt-size "3.5 MB"> 11 11 <!ENTITY mutt-buildsize "25.4 MB"> … … 99 99 </note> 100 100 101 <!-- [ag] 102 This got fixed with http://dev.mutt.org/hg/mutt/rev/fe615fd5e0de 103 which closed #2911 in mutt's tracker. 104 I have no gnutls to test. I will comment out the note for now and keep an 105 eye for any reports. 106 101 107 <caution> 102 108 <para>If you choose to link <application>Mutt</application> against … … 109 115 For these reasons it is recommended to link <application>Mutt</application> 110 116 against <xref linkend="openssl"/> if you want SSL/TLS support.</para> 111 </caution> 117 </caution> --> 112 118 113 119 <para><application>Mutt</application> requires a group named -
general.ent
r60d7202 r4c3c8fe2 365 365 <!ENTITY procmail-version "3.22"> 366 366 <!ENTITY fetchmail-version "6.3.8"> 367 <!ENTITY mutt-version "1.5.1 7">367 <!ENTITY mutt-version "1.5.18"> 368 368 <!ENTITY pine-version "4.64"> 369 369 <!ENTITY tin-version "1.8.3"> -
introduction/welcome/changelog.xml
r60d7202 r4c3c8fe2 46 46 <itemizedlist> 47 47 <listitem> 48 <para>[ag] - Updated to mutt-1.5.18. Removed the warning about 49 building against GnuTLS.</para> 50 </listitem> 51 <listitem> 48 52 <para>[ag] - Updated to ed-1.0.</para> 49 53 </listitem>
Note:
See TracChangeset
for help on using the changeset viewer.