Changeset 0a63d2e


Ignore:
Timestamp:
03/20/2016 09:08:51 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:
6b237ce
Parents:
e11b07c
Message:

Update to iso-codes-3.66, shared-mime-info-1.6, rxvt-unicode-9.22, xrandr-1.5.0, File-Which-1.21, XML-LibXML-Simple-0.96, postfix-3.1.0. Where I have removed '(including tests)' and then not mentioned time or space for tests, that is because they are minimal.

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

Files:
8 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/iso-codes.xml

    re11b07c r0a63d2e  
    77  <!ENTITY iso-codes-download-http "https://pkg-isocodes.alioth.debian.org/downloads/iso-codes-&iso-codes-version;.tar.xz">
    88  <!ENTITY iso-codes-download-ftp  " ">
    9   <!ENTITY iso-codes-md5sum        "890a08d4f962748e0a0758a8aa471896">
    10   <!ENTITY iso-codes-size          "3.6 MB">
    11   <!ENTITY iso-codes-buildsize     "111 MB (with tests)">
    12   <!ENTITY iso-codes-time          "0.2 SBU (with tests)">
     9  <!ENTITY iso-codes-md5sum        "ee236a71bcd3181aa654ac744ad6b989">
     10  <!ENTITY iso-codes-size          "3.7 MB">
     11  <!ENTITY iso-codes-buildsize     "114 MB">
     12  <!ENTITY iso-codes-time          "0.1 SBU (plus 0.1 SBU for tests)">
    1313]>
    1414
  • general/genutils/shared-mime-info.xml

    re11b07c r0a63d2e  
    88           "http://freedesktop.org/~hadess/shared-mime-info-&shared-mime-info-version;.tar.xz">
    99  <!ENTITY shared-mime-info-download-ftp  " ">
    10   <!ENTITY shared-mime-info-md5sum        "cc3e78d8bceaf2b361f62d67a8b4dda4">
    11   <!ENTITY shared-mime-info-size          "548 KB">
    12   <!ENTITY shared-mime-info-buildsize     "20 MB (with tests)">
    13   <!ENTITY shared-mime-info-time          "0.5 SBU (with tests)">
     10  <!ENTITY shared-mime-info-md5sum        "10abc5c4e6b22223ff05c3bd70ff9e8f">
     11  <!ENTITY shared-mime-info-size          "545 KB">
     12  <!ENTITY shared-mime-info-buildsize     "20 MB">
     13  <!ENTITY shared-mime-info-time          "0.2 SBU (on a minimal system, up to 0.5 SBU on a fully loaded desktop)">
    1414]>
    1515
     
    9090    <title>Installation of Shared Mime Info</title>
    9191
     92    <note>
     93      <para>If your processor is <emphasis>not</emphasis> a very recent
     94      Intel, you may need to use <literal>make -j1</literal> for this
     95      package.</para>
     96    </note>
     97
    9298    <para>
    9399      Install <application>Shared Mime Info</application> by running the
  • general/prog/perl-modules.xml

    re11b07c r0a63d2e  
    4444
    4545  <!ENTITY File-Which-download-http "&perl_authors;/id/P/PL/PLICEASE/File-Which-&File-Which-version;.tar.gz">
    46   <!ENTITY File-Which-md5sum "27f967930f011b646c1bf839b606e164">
     46  <!ENTITY File-Which-md5sum "115a6efe5d7e9621237fcb655c7a0980">
    4747
    4848  <!ENTITY HTML-Parser-download-http "http://www.cpan.org/authors/id/G/GA/GAAS/HTML-Parser-&HTML-Parser-version;.tar.gz">
     
    113113
    114114  <!ENTITY XML-LibXML-Simple-download-http "http://cpan.org/authors/id/M/MA/MARKOV/XML-LibXML-Simple-&XML-LibXML-Simple-version;.tar.gz">
    115   <!ENTITY XML-LibXML-Simple-md5sum "862fd977c97c4ec777a235522e12229d">
     115  <!ENTITY XML-LibXML-Simple-md5sum "5390ec78b0c615193ec59b3f824c33cb">
    116116
    117117  <!ENTITY XML-LibXSLT-download-http "http://www.cpan.org/authors/id/S/SH/SHLOMIF/XML-LibXSLT-&XML-LibXSLT-version;.tar.gz">
  • introduction/welcome/changelog.xml

    re11b07c r0a63d2e  
    4949      <itemizedlist>
    5050        <listitem>
     51          <para>[ken] - Update to postfix-3.1.0. Fixes
     52          <ulink url="&blfs-ticket-root;7514">#7514</ulink>.</para>
     53        </listitem>
     54        <listitem>
     55          <para>[ken] - Update to XML-LibXML-Simple-0.96 (perl module). Fixes
     56          <ulink url="&blfs-ticket-root;7568">#7568</ulink>.</para>
     57        </listitem>
     58        <listitem>
     59          <para>[ken] - Update to File-Which-1.21 (perl module). Fixes
     60          <ulink url="&blfs-ticket-root;7505">#7505</ulink>.</para>
     61        </listitem>
     62        <listitem>
     63          <para>[ken] - Update to xrandr-1.5.0. Fixes
     64          <ulink url="&blfs-ticket-root;7509">#7509</ulink>.</para>
     65        </listitem>
     66        <listitem>
     67          <para>[ken] - Update to rxvt-unicode-9.22. Fixes
     68          <ulink url="&blfs-ticket-root;7488">#7488</ulink>.</para>
     69        </listitem>
     70        <listitem>
     71          <para>[ken] - Update to shared-mime-info-1.6. Fixes
     72          <ulink url="&blfs-ticket-root;7503">#7503</ulink>.</para>
     73        </listitem>
     74        <listitem>
     75          <para>[ken] - Update to iso-codes-3.66. Fixes
     76          <ulink url="&blfs-ticket-root;7502">#7502</ulink>.</para>
     77        </listitem>
     78        <listitem>
    5179          <para>[pierre] - Update to WebkitGTK+-2.4.10. Fixes
    5280          <ulink url="&blfs-ticket-root;7580">#7580</ulink>.</para>
  • packages.ent

    re11b07c r0a63d2e  
    101101<!ENTITY icu-dl-version               "&icu-major;_&icu-minor;"><!-- _&icu-patch;-->
    102102
    103 <!ENTITY iso-codes-version            "3.65">
     103<!ENTITY iso-codes-version            "3.66">
    104104<!ENTITY JS-version                   "17.0.0">
    105105<!ENTITY JS2-version                  "24.2.0">
     
    315315<!ENTITY Encode-HanExtra-version      "0.23">
    316316<!ENTITY File-Slurp-version           "9999.19">
    317 <!ENTITY File-Which-version           "1.19">
     317<!ENTITY File-Which-version           "1.21">
    318318<!ENTITY Glib-perl-version            "1.280">
    319319<!ENTITY HTML-Parser-version          "3.72">
     
    338338<!ENTITY Unicode-Normalize-version    "1.25">
    339339<!ENTITY URI-version                  "1.71">
    340 <!ENTITY XML-LibXML-Simple-version    "0.95">
     340<!ENTITY XML-LibXML-Simple-version    "0.96">
    341341<!ENTITY XML-LibXSLT-version          "1.94">
    342342<!ENTITY XML-Parser-version           "2.41">
     
    430430
    431431<!ENTITY exim-version                 "4.86.2">
    432 <!ENTITY postfix-version              "3.0.3">
     432<!ENTITY postfix-version              "3.1.0">
    433433<!ENTITY sendmail-version             "8.15.2">
    434434
     
    503503<!ENTITY qt4-version                  "4.8.7">
    504504<!ENTITY qt5-version                  "5.5.1">
    505 <!ENTITY shared-mime-info-version     "1.5">
     505<!ENTITY shared-mime-info-version     "1.6">
    506506<!ENTITY startup-notification-version "0.12">
    507507<!ENTITY webkitgtk2-version           "2.4.10">    <!-- Even minors only -->
     
    691691<!ENTITY pidgin-version               "2.10.11">
    692692<!ENTITY rox-filer-version            "2.11">
    693 <!ENTITY rxvt-unicode-version         "9.21">
     693<!ENTITY rxvt-unicode-version         "9.22">
    694694<!ENTITY thunderbird-version          "38.7.0">
    695695<!ENTITY tigervnc-version             "1.6.0">
  • server/mail/postfix.xml

    re11b07c r0a63d2e  
    88  <!ENTITY postfix-download-ftp
    99           "ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-&postfix-version;.tar.gz">
    10   <!ENTITY postfix-md5sum        "61caffae689c11d09b4c972a394ae3b1">
    11   <!ENTITY postfix-size          "4.1 MB">
    12   <!ENTITY postfix-buildsize     "194 MB">
     10  <!ENTITY postfix-md5sum        "b4a506fa74c69c6fb1875c0971268344">
     11  <!ENTITY postfix-size          "4.2 MB">
     12  <!ENTITY postfix-buildsize     "195 MB">
    1313  <!ENTITY postfix-time          "0.4 SBU">
    1414]>
  • x/installing/x7app.xml

    re11b07c r0a63d2e  
    9898  <!ENTITY xprop-md5sum                    "fae3d2fda07684027a643ca783d595cc">
    9999
    100   <!ENTITY xrandr-version                  "1.4.3">
    101   <!ENTITY xrandr-md5sum                   "441fdb98d2abc6051108b7075d948fc7">
     100  <!ENTITY xrandr-version                  "1.5.0">
     101  <!ENTITY xrandr-md5sum                   "ebffac98021b8f1dc71da0c1918e9b57">
    102102
    103103  <!ENTITY xrdb-version                    "1.1.0">
  • xsoft/other/rxvt-unicode.xml

    re11b07c r0a63d2e  
    55  %general-entities;
    66
    7 <!--  <!ENTITY rxvt-unicode-download-http "http://dist.schmorp.de/rxvt-unicode/Attic/rxvt-unicode-&rxvt-unicode-version;.tar.bz2">-->
    8   <!ENTITY rxvt-unicode-download-http "&sources-anduin-http;/rxvt-unicode/rxvt-unicode-&rxvt-unicode-version;.tar.bz2">
    9   <!ENTITY rxvt-unicode-download-ftp  "&sources-anduin-ftp;/rxvt-unicode/rxvt-unicode-&rxvt-unicode-version;.tar.bz2">
    10   <!ENTITY rxvt-unicode-md5sum        "a9a06c608258c5fd247c3725d8f44582">
    11   <!ENTITY rxvt-unicode-size          "904 KB">
    12   <!ENTITY rxvt-unicode-buildsize     "26 MB">
     7  <!ENTITY rxvt-unicode-download-http "http://dist.schmorp.de/rxvt-unicode/Attic/rxvt-unicode-&rxvt-unicode-version;.tar.bz2">
     8  <!ENTITY rxvt-unicode-download-ftp  " ">
     9  <!ENTITY rxvt-unicode-md5sum        "93782dec27494eb079467dacf6e48185">
     10  <!ENTITY rxvt-unicode-size          "910 KB">
     11  <!ENTITY rxvt-unicode-buildsize     "23 MB (plus 9 MB if gdk-pixbuf is present)">
    1312  <!ENTITY rxvt-unicode-time          "0.2 SBU">
    1413]>
Note: See TracChangeset for help on using the changeset viewer.