Changeset 1dfdf4e


Ignore:
Timestamp:
10/06/2017 08:12:50 PM (7 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
94e0035
Parents:
50b3dd0
Message:

mutt-1.9.1

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r50b3dd0 r1dfdf4e  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "04">                   <!-- Always 2 digits -->
     3<!ENTITY day          "06">                   <!-- Always 2 digits -->
    44<!ENTITY month        "10">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2017">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "October 4th, &year;">
     9<!ENTITY releasedate  "October 6th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    r50b3dd0 r1dfdf4e  
    4444
    4545    <listitem>
     46      <para>October 6th, 2017</para>
     47      <itemizedlist>
     48        <listitem>
     49          <para>[ken] - Update to mutt-1.9.1. Fixes
     50          <ulink url="&blfs-ticket-root;9826">#9826</ulink>.</para>
     51        </listitem>
     52      </itemizedlist>
     53    </listitem>
     54
     55    <listitem>
    4656      <para>October 4th, 2017</para>
    4757      <itemizedlist>
  • networking/mailnews/mutt.xml

    r50b3dd0 r1dfdf4e  
    77  <!ENTITY mutt-download-http " ">
    88  <!ENTITY mutt-download-ftp  "ftp://ftp.mutt.org/pub/mutt/mutt-&mutt-version;.tar.gz">
    9   <!ENTITY mutt-md5sum        "6ae8c1691bbad562a8b46618207f07c2">
     9  <!ENTITY mutt-md5sum        "1fbf126b8588e11263bd655b192173bd">
    1010  <!ENTITY mutt-size          "4.0 MB">
    1111  <!ENTITY mutt-buildsize     "39 MB (plus a further 5MB for the PDF manual)">
  • packages.ent

    r50b3dd0 r1dfdf4e  
    475475<!ENTITY procmail-version             "3.22">
    476476<!ENTITY fetchmail-version            "6.3.26">
    477 <!ENTITY mutt-version                 "1.9.0">
     477<!ENTITY mutt-version                 "1.9.1">
    478478<!ENTITY alpine-version               "2.21">
    479479
Note: See TracChangeset for help on using the changeset viewer.