Ignore:
Timestamp:
12/19/2015 12:05:28 PM (8 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.9, 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:
924fcd6
Parents:
a44f951
Message:
  • Update to poppler-0.39.0.
  • Update to ruby-2.2.4.
  • Update to samba-4.3.3.
  • Update to libreoffice-5.0.4 (libreoffice-5.0.4.2).
  • Update to boost_1_60_0.
  • Update to libcroco-0.6.11.
  • Update to Archive-Zip-1.56 (perl module).
  • Update to php-7.0.1.
  • Update to cups-filters-1.5.0.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/boost.xml

    ra44f951 r514797f  
    77  <!ENTITY boost-download-http "&sourceforge-repo;/boost/boost_&boost-dl-version;.tar.bz2">
    88  <!ENTITY boost-download-ftp  " ">
    9   <!ENTITY boost-md5sum        "6aa9a5c6a4ca1016edd0ed1178e3cb87">
    10   <!ENTITY boost-size          "68 MB">
    11   <!ENTITY boost-buildsize     "884 MB (additional 1 MB for Boost.Build's regression test)">
    12   <!ENTITY boost-time          "3.9 SBU (additional 1.5 SBU for Boost.Build's regression test)">
     9  <!ENTITY boost-md5sum        "65a840e1a0b13a558ff19eeb2c4f0cbe">
     10  <!ENTITY boost-size          "74 MB">
     11  <!ENTITY boost-buildsize     "899 MB (with Boost.Build's regression test)">
     12  <!ENTITY boost-time          "5.5 SBU (with Boost.Build's regression test)">
    1313]>
    1414
     
    164164    <para>
    165165      <option>--with-python=python3</option>: Add this switch if you want Boost
    166       to use Python3 instead of Python2. 
     166      to use Python3 instead of Python2.
    167167    </para>
    168168
     
    190190          libboost_math_tr1f.so, libboost_math_tr1l.so,
    191191          libboost_prg_exec_monitor.so, libboost_program_options.so,
    192           libboost_python.so, libboost_python3.so, libboost_random.so, libboost_regex.so,
    193           libboost_serialization.so, libboost_signals.so, libboost_system.a,
    194           libboost_system.so, libboost_test_exec_monitor.a, libboost_thread.so,
    195           libboost_timer.a, libboost_timer.so, libboost_unit_test_framework.so,
     192          libboost_python.so, libboost_python3.so, libboost_random.so,
     193          libboost_regex.so, libboost_serialization.so, libboost_signals.so,
     194          libboost_system.a, libboost_system.so, libboost_test_exec_monitor.a,
     195          libboost_thread.so, libboost_timer.a, libboost_timer.so,
     196          libboost_type_erasure.so, libboost_unit_test_framework.so,
    196197          libboost_wave.so, and libboost_wserialization.so
    197198        </seg>
Note: See TracChangeset for help on using the changeset viewer.