Changeset 386756fd for general


Ignore:
Timestamp:
03/03/2019 10:36:35 PM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
c507fe90
Parents:
31f29e59
Message:

Update to mkfontscale-1.2.0 (xorg app).
Update to unrar-5.7.3.
Update to talloc-2.1.16.
Update to libaio-0.3.112.
Update to git-2.21.0.
Update to xfsprogs-4.20.0.
Update to cups-filters-1.22.1.

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

Location:
general
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libaio.xml

    r31f29e59 r386756fd  
    77  <!ENTITY libaio-download-http "http://ftp.de.debian.org/debian/pool/main/liba/libaio/libaio_&libaio-version;.orig.tar.gz">
    88  <!ENTITY libaio-download-ftp  " ">
    9   <!ENTITY libaio-md5sum        "abb8f46d64b9bd3d0c6097e3a36639be">
    10   <!ENTITY libaio-size          "48 KB">
     9  <!ENTITY libaio-md5sum        "66e3b7dd255581a73542ee851f8cd737">
     10  <!ENTITY libaio-size          "40 KB">
    1111  <!ENTITY libaio-buildsize     "1.0 MB">
    1212  <!ENTITY libaio-time          "less than 0.1 SBU">
  • general/genlib/talloc.xml

    r31f29e59 r386756fd  
    77  <!ENTITY talloc-download-http "https://www.samba.org/ftp/talloc/talloc-&talloc-version;.tar.gz">
    88  <!ENTITY talloc-download-ftp  " ">
    9   <!ENTITY talloc-md5sum        "a56bc6add28ae0f5693eb49e19ddddcf">
    10   <!ENTITY talloc-size          "620 KB">
    11   <!ENTITY talloc-buildsize     "10 MB (with tests)">
     9  <!ENTITY talloc-md5sum        "4ff5a73fbfc92ae7e9c63ceb7b4ee025">
     10  <!ENTITY talloc-size          "624 KB">
     11  <!ENTITY talloc-buildsize     "9.5 MB (with tests)">
    1212  <!ENTITY talloc-time          "0.4 SBU (with tests)">
    1313]>
     
    100100    </para>
    101101
    102 <screen><userinput>sed -i s:../../buildtools/bin/waf:buildtools/bin/waf: Makefile &amp;&amp;
    103 ./configure --prefix=/usr &amp;&amp;
     102<screen><userinput>./configure --prefix=/usr &amp;&amp;
    104103make</userinput></screen>
    105104
     
    118117  <sect2 role="commands">
    119118    <title>Command Explanations</title>
    120 
    121     <para>
    122       <command>sed -i s:[...] Makefile</command>: This command fixes a
    123       packaging problem introduced with this version of Talloc.
    124     </para>
    125119
    126120    <para>
  • general/prog/git.xml

    r31f29e59 r386756fd  
    99  <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
    1010  <!ENTITY git-download-ftp  " ">
    11   <!ENTITY git-md5sum        "5fb4ff92b56ce3172b99c1c74c046c1a">
    12   <!ENTITY git-size          "5.1 MB">
     11  <!ENTITY git-md5sum        "a74a7e716e1e548104bc942afc860fdb">
     12  <!ENTITY git-size          "5.2 MB">
    1313  <!-- using gcc-8.1 the build and install are much bigger than with gcc-7.3 -->
    14   <!ENTITY git-buildsize     "275 MB (with downloaded documentation)">
    15   <!ENTITY git-time          "0.3 SBU (with parallelism=4; add 5.4 SBU for tests)">
     14  <!ENTITY git-buildsize     "283 MB (with downloaded documentation)">
     15  <!ENTITY git-time          "0.3 SBU (with parallelism=4; add 5.8 SBU for tests)">
    1616]>
    1717
  • general/sysutils/unrar.xml

    r31f29e59 r386756fd  
    77  <!ENTITY unrar-download-http "http://www.rarlab.com/rar/unrarsrc-&unrar-version;.tar.gz">
    88  <!ENTITY unrar-download-ftp  " ">
    9   <!ENTITY unrar-md5sum        "1726c7747a6308c2c9d26c6cb56f9c16">
     9  <!ENTITY unrar-md5sum        "77ac238c38263013df62755249c6be17">
    1010  <!ENTITY unrar-size          "224 KB">
    1111  <!ENTITY unrar-buildsize     "2.1 MB">
Note: See TracChangeset for help on using the changeset viewer.