Changeset 0abdb48


Ignore:
Timestamp:
05/12/2016 09:54:58 PM (8 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 8.0, 8.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, nosym, 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:
d4c6b05
Parents:
b6fc5e84
Message:

mutt-1.6.1 and asymptote-2.37

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rb6fc5e84 r0abdb48  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "10">                   <!-- Always 2 digits -->
     3<!ENTITY day          "12">                   <!-- Always 2 digits -->
    44<!ENTITY month        "05">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2016">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "May 10th &year;">
     9<!ENTITY releasedate  "May 12th &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    rb6fc5e84 r0abdb48  
    4545-->
    4646    <listitem>
     47      <para>May 12th, 2016</para>
     48      <itemizedlist>
     49        <listitem>
     50          <para>[ken] - Update to asymptote-2.37. Fixes
     51          <ulink url="&blfs-ticket-root;7590">#7590</ulink>.</para>
     52        </listitem>
     53        <listitem>
     54          <para>[ken] - Update to mutt-1.6.1. Fixes
     55          <ulink url="&blfs-ticket-root;7798">#7798</ulink>.</para>
     56        </listitem>
     57      </itemizedlist>
     58    </listitem>
     59
     60    <listitem>
    4761      <para>May 10th, 2016</para>
    4862      <itemizedlist>
  • networking/mailnews/mutt.xml

    rb6fc5e84 r0abdb48  
    88  <!ENTITY mutt-download-http " ">
    99  <!ENTITY mutt-download-ftp  "ftp://ftp.mutt.org/pub/mutt/mutt-&mutt-version;.tar.gz">
    10   <!ENTITY mutt-md5sum        "d05bb821d7040c61ba89b22d7c2bd388">
     10  <!ENTITY mutt-md5sum        "be4d6e738c75c9287e76db7caec6bace">
    1111  <!ENTITY mutt-size          "3.8 MB">
    12   <!ENTITY mutt-buildsize     "37 MB (plus a further 5MB for the PDF manual)">
    13   <!ENTITY mutt-time          "0.3 SBU (plus a further 0.2 SBU to build the PDF manual)">
     12  <!ENTITY mutt-buildsize     "36 MB (plus a further 5MB for the PDF manual)">
     13  <!ENTITY mutt-time          "0.3 SBU (plus a further 0.1 SBU to build the PDF manual)">
    1414]>
    1515
  • packages.ent

    rb6fc5e84 r0abdb48  
    414414<!ENTITY procmail-version             "3.22">
    415415<!ENTITY fetchmail-version            "6.3.26">
    416 <!ENTITY mutt-version                 "1.6.0">
     416<!ENTITY mutt-version                 "1.6.1">
    417417<!ENTITY re-alpine-version            "2.03">
    418418
     
    815815 in asymptote, biber and xindy -->
    816816<!ENTITY texlive-year                 "2015">
    817 <!ENTITY asymptote-version            "2.36">
     817<!ENTITY asymptote-version            "2.37">
    818818<!ENTITY biber-version                "2.4">
    819819<!ENTITY biblatex-version             "3.3">
  • pst/typesetting/asymptote.xml

    rb6fc5e84 r0abdb48  
    77  <!ENTITY asymptote-download-http "&sourceforge-repo;/sourceforge/asymptote/asymptote-&asymptote-version;.src.tgz">
    88  <!ENTITY asymptote-download-ftp  " ">
    9   <!ENTITY asymptote-md5sum        "e4079e7f35b12fab3f7af18bc5206824">
     9  <!ENTITY asymptote-md5sum        "0dc18b60099d4551e66ab30f127a0a23">
    1010  <!ENTITY asymptote-size          "3.3 MB">
    11   <!ENTITY asymptote-buildsize     "164 MB">
    12   <!ENTITY asymptote-time          "1.9 SBU">
     11  <!ENTITY asymptote-buildsize     "126 MB">
     12  <!ENTITY asymptote-time          "1.7 SBU">
    1313]>
    1414
Note: See TracChangeset for help on using the changeset viewer.