Changeset 39060e91


Ignore:
Timestamp:
12/12/2019 07:26:09 PM (4 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
42adfc21
Parents:
a521cd69
Message:

Update to boost-1.72.0.
Update to Business-ISBN-3.005.
Update to unrar-5.8.5.
Update to cmake-3.16.1.

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

Files:
7 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    ra521cd69 r39060e91  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "10">                   <!-- Always 2 digits -->
     3<!ENTITY day          "12">                   <!-- Always 2 digits -->
    44<!ENTITY month        "12">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2019">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "December 10th, &year;">
     9<!ENTITY releasedate  "December 12th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/genlib/boost.xml

    ra521cd69 r39060e91  
    77  <!ENTITY boost-download-http "https://dl.bintray.com/boostorg/release/&boost-version;/source/boost_&boost-dl-version;.tar.bz2">
    88  <!ENTITY boost-download-ftp  " ">
    9   <!ENTITY boost-md5sum        "4cdf9b5c2dc01fb2b7b733d5af30e558">
    10   <!ENTITY boost-size          "95 MB">
    11   <!ENTITY boost-buildsize     "943 MB (168 MB installed)">
    12   <!ENTITY boost-time          "1.5 SBU (Using parallelism=4; add 1.1 SBU for tests)">
     9  <!ENTITY boost-md5sum        "cb40943d2a2cb8ce08d42bc48b0f84f0">
     10  <!ENTITY boost-size          "102 MB">
     11  <!ENTITY boost-buildsize     "1.0 GB (168 MB installed)">
     12  <!ENTITY boost-time          "1.5 SBU (Using parallelism=4; add 1.3 SBU for tests)">
    1313]>
    1414
     
    8282    <bridgehead renderas="sect4">Optional</bridgehead>
    8383    <para role="optional">
    84       <xref linkend="icu"/>,
    85       <xref linkend="python2"/>, and
     84      <xref linkend="icu"/> and
    8685      <ulink url="https://www.open-mpi.org/">Open MPI</ulink>
    8786    </para>
     
    117116      is required.
    118117      Run the tests with: issue <command>pushd tools/build/test;
    119       python test_all.py; popd</command>.
     118      python3 test_all.py; popd</command>.
    120119      All 152 tests should pass.
    121120    </para>
  • general/prog/cmake.xml

    ra521cd69 r39060e91  
    77  <!ENTITY cmake-download-http "https://cmake.org/files/v&cmake-major-version;/cmake-&cmake-version;.tar.gz">
    88  <!ENTITY cmake-download-ftp  " ">
    9   <!ENTITY cmake-md5sum        "a38cb4d547ca79f8a1b8211be41790b1">
     9  <!ENTITY cmake-md5sum        "142cf11cd9a7c298cf875604cee96434">
    1010  <!ENTITY cmake-size          "8.7 MB">
    11   <!ENTITY cmake-buildsize     "443 MB (add 538 MB for tests)">
    12   <!ENTITY cmake-time          "2.8 SBU (add 3.9 SBU for tests, both using parallelism=4)">
     11  <!ENTITY cmake-buildsize     "443 MB (add 541 MB for tests)">
     12  <!ENTITY cmake-time          "2.8 SBU (add 3.8 SBU for tests, both using parallelism=4)">
    1313]>
    1414
  • general/prog/perl-modules/perl-business-isbn.xml

    ra521cd69 r39060e91  
    66
    77  <!ENTITY my-download-http "&perl_authors;/id/B/BD/BDFOY/Business-ISBN-&Business-ISBN-version;.tar.gz">
    8   <!ENTITY my-md5sum "60b36c0a92cf51e9027ec3d9f38e7224">
    9 
     8  <!ENTITY my-md5sum "d5528402f40ad01635d6031c3b580c8e">
    109]>
    1110
  • general/sysutils/unrar.xml

    ra521cd69 r39060e91  
    77  <!ENTITY unrar-download-http "http://www.rarlab.com/rar/unrarsrc-&unrar-version;.tar.gz">
    88  <!ENTITY unrar-download-ftp  " ">
    9   <!ENTITY unrar-md5sum        "9b16734f7f92b86aa2f6394c6659d453">
     9  <!ENTITY unrar-md5sum        "0e0a2f75a8f4f0242ee8ebb58cbd37f9">
    1010  <!ENTITY unrar-size          "228 KB">
    1111  <!ENTITY unrar-buildsize     "2.1 MB">
     
    8383    <title>Installation of UnRar</title>
    8484
     85    <note><para>This package extracts the tarball to the unversioned
     86    directory <filename>unrar</filename> and not the expected directory
     87    <filename>unrar-&unrar-version;</filename>.</para></note>
     88
     89
    8590    <para>
    8691      Install <application>UnRar</application> by running the following
  • introduction/welcome/changelog.xml

    ra521cd69 r39060e91  
    4242    </listitem>
    4343       -->
     44    <listitem>
     45      <para>December 12th, 2019</para>
     46      <itemizedlist>
     47         <listitem>
     48           <para>[bdubbs] - Update to boost-1.72.0. Fixes
     49           <ulink url="&blfs-ticket-root;12896">#12896</ulink>.</para>
     50         </listitem>
     51         <listitem>
     52           <para>[bdubbs] - Update to Business-ISBN-3.005. Fixes
     53           <ulink url="&blfs-ticket-root;12893">#12893</ulink>.</para>
     54         </listitem>
     55         <listitem>
     56           <para>[bdubbs] - Update to unrar-5.8.5. Fixes
     57           <ulink url="&blfs-ticket-root;12892">#12892</ulink>.</para>
     58         </listitem>
     59         <listitem>
     60           <para>[bdubbs] - Update to cmake-3.16.1. Fixes
     61           <ulink url="&blfs-ticket-root;12889">#12889</ulink>.</para>
     62         </listitem>
     63      </itemizedlist>
     64    </listitem>
     65
    4466    <listitem>
    4567      <para>December 10th, 2019</para>
  • packages.ent

    ra521cd69 r39060e91  
    8585
    8686<!ENTITY boost-major                  "1">
    87 <!ENTITY boost-minor                  "71">
     87<!ENTITY boost-minor                  "72">
    8888<!ENTITY boost-patch                  "0">
    8989<!ENTITY boost-version                "&boost-major;.&boost-minor;.&boost-patch;">
     
    299299<!ENTITY udisks-version               "1.0.5">    <!-- stable lt .90 micro version -->
    300300<!ENTITY udisks2-version              "2.8.4">    <!-- stable lt .90 micro version -->
    301 <!ENTITY unrar-version                "5.8.4">
     301<!ENTITY unrar-version                "5.8.5">
    302302<!ENTITY unzip-version                "6.0">
    303303<!ENTITY upower-version               "0.99.11">
     
    314314<!ENTITY clisp-version                "2.49">
    315315<!ENTITY cmake-major-version          "3.16">
    316 <!ENTITY cmake-minor-version          "0">
     316<!ENTITY cmake-minor-version          "1">
    317317<!ENTITY cmake-version                "&cmake-major-version;.&cmake-minor-version;">
    318318<!ENTITY dejagnu-version              "1.6.2">
     
    369369<!ENTITY Archive-Zip-version          "1.67">
    370370<!ENTITY autovivification-version     "0.18">
    371 <!ENTITY Business-ISBN-version        "3.004">
     371<!ENTITY Business-ISBN-version        "3.005">
    372372<!ENTITY Business-ISMN-version        "1.201">
    373373<!ENTITY Business-ISSN-version        "1.003">
Note: See TracChangeset for help on using the changeset viewer.