Changeset f0d44f78


Ignore:
Timestamp:
08/12/2014 08:18:00 AM (10 years ago)
Author:
Igor Živković <igor@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.6, 7.7, 7.8, 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, krejzi/svn, 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:
21c477c
Parents:
009eb04
Message:

Update to boost-1.56.0.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

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

    r009eb04 rf0d44f78  
    77  <!ENTITY boost-download-http "&sourceforge-repo;/boost/boost_&boost-dl-version;.tar.bz2">
    88  <!ENTITY boost-download-ftp  " ">
    9   <!ENTITY boost-md5sum        "d6eef4b4cacb2183f2bf265a5a03a354">
    10   <!ENTITY boost-size          "56 MB">
    11   <!ENTITY boost-buildsize     "828 MB">
    12   <!ENTITY boost-time          "11.7 SBU">
     9  <!ENTITY boost-md5sum        "a744cf167b05d72335f27c88115f211d">
     10  <!ENTITY boost-size          "90 MB">
     11  <!ENTITY boost-buildsize     "955 MB">
     12  <!ENTITY boost-time          "7.1 SBU">
    1313]>
    1414
  • introduction/welcome/changelog.xml

    r009eb04 rf0d44f78  
    4444
    4545-->
     46
     47    <listitem>
     48      <para>August 12th, 2014</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[igor] - Update to boost-1.56.0. Fixes
     52          <ulink url="&blfs-ticket-root;5344">#5344</ulink>.</para>
     53        </listitem>
     54      </itemizedlist>
     55    </listitem>
    4656
    4757    <listitem>
  • packages.ent

    r009eb04 rf0d44f78  
    7171
    7272<!ENTITY boost-major                  "1">
    73 <!ENTITY boost-minor                  "55">
     73<!ENTITY boost-minor                  "56">
    7474<!ENTITY boost-patch                  "0">
    7575<!ENTITY boost-version                "&boost-major;.&boost-minor;.&boost-patch;">
Note: See TracChangeset for help on using the changeset viewer.